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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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.QJFVQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.concurrency-7.1.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-7.1.0-0.20250318114002.6250095.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-7.1.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-7.1.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-concurrency-7.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sgtuBx + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.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/oslo.concurrency-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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.hE8u2I + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.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/oslo.concurrency-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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.Pjt7RD + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.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/oslo.concurrency-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.04 seconds py312: OK (0.04 seconds) docs: OK (0.02 seconds) congratulations :) (0.38 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.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() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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 'oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.1.0/oslo.concurrency-7.1.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.config >=5.2.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.utils >=3.33.0 Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: fasteners >=0.7.0 Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: debtcollector >=3.0.0 Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.1.0.dist-info/ removed 'oslo.concurrency-7.1.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.1.0.dist-info/LICENSE' removed 'oslo.concurrency-7.1.0.dist-info/METADATA' removed 'oslo.concurrency-7.1.0.dist-info/entry_points.txt' removed 'oslo.concurrency-7.1.0.dist-info/pbr.json' removed 'oslo.concurrency-7.1.0.dist-info/top_level.txt' removed directory 'oslo.concurrency-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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.CeocH6 + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.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/oslo.concurrency-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.05 seconds py312: OK (0.05 seconds) docs: OK (0.01 seconds) congratulations :) (0.42 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.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() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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 'oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.1.0/oslo.concurrency-7.1.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 9.7.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.1.0.dist-info/ removed 'oslo.concurrency-7.1.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.1.0.dist-info/LICENSE' removed 'oslo.concurrency-7.1.0.dist-info/METADATA' removed 'oslo.concurrency-7.1.0.dist-info/top_level.txt' removed 'oslo.concurrency-7.1.0.dist-info/pbr.json' removed 'oslo.concurrency-7.1.0.dist-info/entry_points.txt' removed directory 'oslo.concurrency-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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-oslo-concurrency.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=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-oslo-concurrency.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.88F1Op + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.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/oslo.concurrency-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.04 seconds py312: OK (0.04 seconds) docs: OK (0.02 seconds) congratulations :) (0.62 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.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() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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 'oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.1.0/oslo.concurrency-7.1.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 9.7.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.1.0.dist-info/ removed 'oslo.concurrency-7.1.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.1.0.dist-info/LICENSE' removed 'oslo.concurrency-7.1.0.dist-info/METADATA' removed 'oslo.concurrency-7.1.0.dist-info/entry_points.txt' removed 'oslo.concurrency-7.1.0.dist-info/pbr.json' removed 'oslo.concurrency-7.1.0.dist-info/top_level.txt' removed directory 'oslo.concurrency-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ny4E4t + 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 oslo.concurrency-7.1.0 + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.concurrency-7.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.concurrency-7.1.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info writing /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.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/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-modern-metadata-xql3bi3t/oslo.concurrency-7.1.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.concurrency Building wheel for oslo.concurrency (pyproject.toml): started Running command Building wheel for oslo.concurrency (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) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_concurrency copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency copying oslo_concurrency/version.py -> build/lib/oslo_concurrency copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/prlimit.py -> build/lib/oslo_concurrency copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency creating build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/__init__.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/__init__.py -> build/lib/oslo_concurrency/fixture running egg_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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 'oslo.concurrency.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_concurrency.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_concurrency.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_concurrency.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_concurrency.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/oslo_concurrency/locale creating build/lib/oslo_concurrency/locale/de creating build/lib/oslo_concurrency/locale/de/LC_MESSAGES copying oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/de/LC_MESSAGES creating build/lib/oslo_concurrency/locale/en_GB creating build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES copying oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/lib/oslo_concurrency/locale/es creating build/lib/oslo_concurrency/locale/es/LC_MESSAGES copying oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/es/LC_MESSAGES creating build/lib/oslo_concurrency/locale/fr creating build/lib/oslo_concurrency/locale/fr/LC_MESSAGES copying oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/fr/LC_MESSAGES 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.1s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_concurrency creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES copying build/lib/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es/LC_MESSAGES copying build/lib/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES copying build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de/LC_MESSAGES copying build/lib/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture creating build/bdist.linux-x86_64/wheel/oslo_concurrency/tests copying build/lib/oslo_concurrency/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests creating build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_processutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/opts.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/prlimit.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/processutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/version.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/watchdog.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency running install_egg_info Copying oslo.concurrency.egg-info to build/bdist.linux-x86_64/wheel/oslo.concurrency-7.1.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.concurrency-7.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir/pip-wheel-metkc0a6/.tmp-ukrmjv53/oslo.concurrency-7.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_concurrency/__init__.py' adding 'oslo_concurrency/_i18n.py' adding 'oslo_concurrency/lockutils.py' adding 'oslo_concurrency/opts.py' adding 'oslo_concurrency/prlimit.py' adding 'oslo_concurrency/processutils.py' adding 'oslo_concurrency/version.py' adding 'oslo_concurrency/watchdog.py' adding 'oslo_concurrency/fixture/__init__.py' adding 'oslo_concurrency/fixture/lockutils.py' adding 'oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/tests/__init__.py' adding 'oslo_concurrency/tests/unit/__init__.py' adding 'oslo_concurrency/tests/unit/test_lockutils.py' adding 'oslo_concurrency/tests/unit/test_lockutils_eventlet.py' adding 'oslo_concurrency/tests/unit/test_processutils.py' adding 'oslo.concurrency-7.1.0.dist-info/AUTHORS' adding 'oslo.concurrency-7.1.0.dist-info/LICENSE' adding 'oslo.concurrency-7.1.0.dist-info/METADATA' adding 'oslo.concurrency-7.1.0.dist-info/WHEEL' adding 'oslo.concurrency-7.1.0.dist-info/entry_points.txt' adding 'oslo.concurrency-7.1.0.dist-info/pbr.json' adding 'oslo.concurrency-7.1.0.dist-info/top_level.txt' adding 'oslo.concurrency-7.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.concurrency (pyproject.toml): finished with status 'done' Created wheel for oslo.concurrency: filename=oslo.concurrency-7.1.0-py3-none-any.whl size=44681 sha256=68f71b2e8ee7f02ec591f89a182092b195b31079422829305ab0fb7a7458798b Stored in directory: /builddir/.cache/pip/wheels/25/44/22/de8f638fb10b09c18a671d5c2076c0e7ecd1309c769cf5aae3 Successfully built oslo.concurrency + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D9srjs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo.concurrency-7.1.0 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/oslo.concurrency-7.1.0/pyproject-wheeldir/oslo.concurrency-7.1.0-py3-none-any.whl ++ xargs basename --multiple + specifier=oslo.concurrency==7.1.0 + '[' -z oslo.concurrency==7.1.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.concurrency-7.1.0/pyproject-wheeldir oslo.concurrency==7.1.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.concurrency-7.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.concurrency-7.1.0-py3-none-any.whl Installing collected packages: oslo.concurrency Creating /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin/lockutils-wrapper to 755 Successfully installed oslo.concurrency-7.1.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin/lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin/lockutils-wrapper: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.1.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale --domain oslo_concurrency /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() running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.mo + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64//usr/lib/python3.12/site-packages + 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-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.concurrency); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.concurrency-7.1.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.concurrency-7.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 14 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] admin/index reading sources... [ 13%] configuration/index reading sources... [ 20%] contributor/contributing reading sources... [ 27%] contributor/history reading sources... [ 33%] contributor/index reading sources... [ 40%] index reading sources... [ 47%] install/index reading sources... [ 53%] reference/api/modules reading sources... [ 60%] reference/fixture.lockutils reading sources... [ 67%] reference/index reading sources... [ 73%] reference/lockutils reading sources... [ 80%] reference/opts reading sources... [ 87%] reference/processutils reading sources... [ 93%] reference/watchdog reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 7%] admin/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 13%] configuration/index writing output... [ 20%] contributor/contributing writing output... [ 27%] contributor/history writing output... [ 33%] contributor/index writing output... [ 40%] index writing output... [ 47%] install/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 53%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 60%] reference/fixture.lockutils writing output... [ 67%] reference/index writing output... [ 73%] reference/lockutils /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 80%] reference/opts writing output... [ 87%] reference/processutils /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 93%] reference/watchdog writing output... [100%] user/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (9.49 seconds) congratulations :) (9.90 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + ln -s ./lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin/lockutils-wrapper-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po + rm -f '/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 oslo_concurrency --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.1.0-0.20250318114002.6250095.el10 --unique-debug-suffix -7.1.0-0.20250318114002.6250095.el10.x86_64 --unique-debug-src-base python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.concurrency-7.1.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QjFKsQ + 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 oslo.concurrency-7.1.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-7.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [0.034634s] ... ok 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [0.566590s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.000649s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.004580s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.004023s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.000680s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.002301s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.004941s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.003608s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.005977s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [0.501155s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.501030s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.003524s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [1.168535s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [0.516383s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.000636s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.000824s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.000624s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.000457s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.001507s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [0.314866s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [0.501281s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.000791s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.000356s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.001566s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.003725s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.000780s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.000616s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [0.371228s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [0.865632s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [0.299766s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.001547s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.500875s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [0.305770s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [1.481051s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [0.068713s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [0.058271s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.000704s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [0.377074s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [0.199891s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [0.021726s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [0.032508s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [0.063214s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.000408s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [0.500812s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [0.129249s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [0.174358s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.000510s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [0.038703s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [0.163565s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.017504s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [0.039070s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.028565s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [2.180759s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [2.440036s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.000537s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [0.052803s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [0.084945s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [0.025233s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.029857s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [0.082470s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.000485s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.000824s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.000295s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.001867s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.000325s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.001393s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.000286s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.000485s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [5.005585s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.002252s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.000755s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [0.252915s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [0.329759s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [0.289673s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [4.046543s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.000402s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.000244s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.000237s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.000656s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.001627s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.001012s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.000294s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.000381s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.000269s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [0.315591s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [0.254527s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [0.260305s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [5.611598s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [3.256095s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [0.046104s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [0.109993s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.068354s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.000475s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [0.076282s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [3.889406s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [0.927020s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [0.118228s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.000474s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.002687s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.000376s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.000306s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.060583s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.031439s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.038910s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.041840s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [0.094213s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.038572s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.000425s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.002127s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.001138s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.000475s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.000396s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.000404s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.000775s] ... ok ====== Totals ====== Ran: 115 tests in 14.4704 sec. - Passed: 115 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 41.9717 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:00:14.100422 - Worker 1 (29 tests) => 0:00:07.279264 - Worker 2 (29 tests) => 0:00:06.925280 - Worker 3 (28 tests) => 0:00:13.708413 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 5.612 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair 5.006 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 4.047 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error 3.889 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE 3.256 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final 2.440 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all 2.181 oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes 1.481 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally 1.169 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout 1.042 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [0.024573s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.001572s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.018337s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [0.502342s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.000970s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.000769s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.000480s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.002029s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.000621s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [0.592154s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [0.871828s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.003448s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [0.501005s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.000503s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.000716s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.002312s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.001611s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.001094s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [0.124364s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.000942s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [0.775641s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.007025s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.001005s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [0.061496s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.000472s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.000739s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [1.787423s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.500846s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [0.500855s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.500865s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [0.249515s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [0.225692s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [0.273816s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [0.222791s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [0.231195s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [0.195250s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.000508s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [0.230269s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [0.345374s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [0.309571s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [0.330969s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [0.269477s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [0.029019s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [0.085171s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [0.025148s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [0.032892s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [1.311051s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [0.028650s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [0.020054s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [0.143204s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.000417s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.025362s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [0.057472s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [5.005410s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.000720s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.000313s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.000708s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.000285s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.001016s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [0.500985s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [0.251791s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [2.919444s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.001277s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [0.232910s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [0.116262s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [0.039034s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.033897s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.018850s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [0.250839s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.001534s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [2.176718s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [0.020128s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [0.083326s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.040245s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [5.794730s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [5.062221s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.002164s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.000322s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.000281s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.001687s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.000438s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [0.131089s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.080619s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [0.933198s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [0.156583s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [0.153723s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.000969s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.000266s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.045264s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.000439s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.000360s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.001420s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.002781s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.000300s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.001515s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.078866s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.035200s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.000458s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.000707s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.001410s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.000966s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.000304s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.000273s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.000281s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.000646s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.000388s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [5.627394s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.000467s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.000264s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.000238s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.000371s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.001119s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.000487s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.002041s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.036415s] ... ok ====== Totals ====== Ran: 115 tests in 12.6706 sec. - Passed: 115 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 43.2853 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:00:11.054639 - Worker 1 (29 tests) => 0:00:10.543375 - Worker 2 (29 tests) => 0:00:12.189148 - Worker 3 (28 tests) => 0:00:09.546639 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 5.795 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 5.627 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error 5.062 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair 5.005 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final 2.919 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all 2.177 oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes 1.787 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE 1.311 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout 1.035 oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock 1.003 py312: OK (45.26 seconds) congratulations :) (45.51 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b2zFbo + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python3-oslo-concurrency + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python3-oslo-concurrency + cp -pr /builddir/build/BUILD/oslo.concurrency-7.1.0/README.rst /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python3-oslo-concurrency + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MJD7qU + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + cp -pr /builddir/build/BUILD/oslo.concurrency-7.1.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency = 7.1.0-0.20250318114002.6250095.el10 python3-oslo-concurrency = 7.1.0-0.20250318114002.6250095.el10 python3.12-oslo-concurrency = 7.1.0-0.20250318114002.6250095.el10 python3.12dist(oslo-concurrency) = 7.1 python3dist(oslo-concurrency) = 7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(debtcollector) >= 3 python3.12dist(fasteners) >= 0.7 python3.12dist(oslo-config) >= 5.2 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pbr) >= 2 Obsoletes: python3.12-oslo-concurrency < 7.1.0-0.20250318114002.6250095.el10 Processing files: python-oslo-concurrency-doc-7.1.0-0.20250318114002.6250095.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hbbm29 + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + cp -pr /builddir/build/BUILD/oslo.concurrency-7.1.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uQrQ7d + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + cp -pr /builddir/build/BUILD/oslo.concurrency-7.1.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency-doc = 7.1.0-0.20250318114002.6250095.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-concurrency-tests-7.1.0-0.20250318114002.6250095.el10.noarch Provides: python-oslo-concurrency-tests = 7.1.0-0.20250318114002.6250095.el10 python3-oslo-concurrency-tests = 7.1.0-0.20250318114002.6250095.el10 python3.12-oslo-concurrency-tests = 7.1.0-0.20250318114002.6250095.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-oslo-concurrency-tests < 7.1.0-0.20250318114002.6250095.el10 Processing files: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dVyPww + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + cp -pr /builddir/build/BUILD/oslo.concurrency-7.1.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency-lang = 7.1.0-0.20250318114002.6250095.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.src.rpm Wrote: /builddir/build/RPMS/python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-concurrency-tests-7.1.0-0.20250318114002.6250095.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-concurrency-doc-7.1.0-0.20250318114002.6250095.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6iisAO + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oj59yi + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.concurrency-7.1.0-SPECPARTS + rm -rf oslo.concurrency-7.1.0 oslo.concurrency-7.1.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0