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-hardware.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-hardware.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-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware.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-hardware.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-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware.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-hardware.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.jwglfT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hardware-0.32.1.dev4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hardware-0.32.1.dev4-0.20250311191429.527bcd2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hardware-0.32.1.dev4 + rm -rf /builddir/build/BUILD/hardware-0.32.1.dev4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4-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-hardware-0.32.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf hardware.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' 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.6Osxj5 + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + 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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware.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-hardware.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.BWfwV9 + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + 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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware.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-hardware.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.ZPWAQW + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + 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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement not satisfied: pexpect Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /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 hardware.egg-info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'hardware.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 reading manifest template 'MANIFEST.in' 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 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement not satisfied: pexpect + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware.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-hardware.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.F5QIWV + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + 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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.10 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement satisfied: pexpect (installed: pexpect 4.9.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /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 hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.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 reading manifest template 'MANIFEST.in' 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 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pexpect (installed: pexpect 4.9.0) + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.buildreqs.nosrc.rpm RPM build warnings: + exit 0 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-hardware.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-hardware.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.4OUNnS + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + 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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement satisfied: pexpect (installed: pexpect 4.9.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /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 hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.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 reading manifest template 'MANIFEST.in' 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 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pexpect (installed: pexpect 4.9.0) + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KI3NFR + 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 hardware-0.32.1.dev4 + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.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/hardware-0.32.1.dev4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir Processing /builddir/build/BUILD/hardware-0.32.1.dev4 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/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info writing /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.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 reading manifest template 'MANIFEST.in' 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/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-t4ryltfm/hardware-0.32.1.dev4.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: hardware Building wheel for hardware (pyproject.toml): started Running command Building wheel for hardware (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/hardware creating build/lib/hardware/tests copying hardware/tests/__init__.py -> build/lib/hardware/tests copying hardware/tests/test_areca.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_cpu.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_disk.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_mem.py -> build/lib/hardware/tests copying hardware/tests/test_bios_hp.py -> build/lib/hardware/tests copying hardware/tests/test_cmdb.py -> build/lib/hardware/tests copying hardware/tests/test_detect_utils.py -> build/lib/hardware/tests copying hardware/tests/test_diskinfo.py -> build/lib/hardware/tests copying hardware/tests/test_ethtool.py -> build/lib/hardware/tests copying hardware/tests/test_generate.py -> build/lib/hardware/tests copying hardware/tests/test_hpacucli.py -> build/lib/hardware/tests copying hardware/tests/test_infiniband.py -> build/lib/hardware/tests copying hardware/tests/test_ipmi.py -> build/lib/hardware/tests copying hardware/tests/test_lldp.py -> build/lib/hardware/tests copying hardware/tests/test_matcher.py -> build/lib/hardware/tests copying hardware/tests/test_megacli.py -> build/lib/hardware/tests copying hardware/tests/test_smart_utils.py -> build/lib/hardware/tests copying hardware/tests/test_state.py -> build/lib/hardware/tests copying hardware/tests/test_system.py -> build/lib/hardware/tests copying hardware/tests/utils.py -> build/lib/hardware/tests creating build/lib/hardware/tests/results copying hardware/tests/results/__init__.py -> build/lib/hardware/tests/results copying hardware/tests/results/detect_utils_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/ipmi_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/smart_utils_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/system_results.py -> build/lib/hardware/tests/results creating build/lib/hardware/benchmark copying hardware/benchmark/__init__.py -> build/lib/hardware/benchmark copying hardware/benchmark/cpu.py -> build/lib/hardware/benchmark copying hardware/benchmark/disk.py -> build/lib/hardware/benchmark copying hardware/benchmark/mem.py -> build/lib/hardware/benchmark copying hardware/benchmark/utils.py -> build/lib/hardware/benchmark copying hardware/__init__.py -> build/lib/hardware copying hardware/areca.py -> build/lib/hardware copying hardware/bios_hp.py -> build/lib/hardware copying hardware/cmdb.py -> build/lib/hardware copying hardware/detect.py -> build/lib/hardware copying hardware/detect_utils.py -> build/lib/hardware copying hardware/diskinfo.py -> build/lib/hardware copying hardware/generate.py -> build/lib/hardware copying hardware/hpacucli.py -> build/lib/hardware copying hardware/infiniband.py -> build/lib/hardware copying hardware/ipmi.py -> build/lib/hardware copying hardware/matcher.py -> build/lib/hardware copying hardware/megacli.py -> build/lib/hardware copying hardware/rtc.py -> build/lib/hardware copying hardware/sensors.py -> build/lib/hardware copying hardware/smart_utils.py -> build/lib/hardware copying hardware/smart_utils_info.py -> build/lib/hardware copying hardware/state.py -> build/lib/hardware copying hardware/system.py -> build/lib/hardware running egg_info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.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 reading manifest template 'MANIFEST.in' 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 'hardware.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'hardware.tests.cardiff_samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hardware.tests.cardiff_samples' 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 'hardware.tests.cardiff_samples' 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 'hardware.tests.cardiff_samples' to be distributed and are already explicitly excluding 'hardware.tests.cardiff_samples' 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 'hardware.tests.samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hardware.tests.samples' 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 'hardware.tests.samples' 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 'hardware.tests.samples' to be distributed and are already explicitly excluding 'hardware.tests.samples' 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/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> build/lib/hardware/tests/cardiff_samples creating build/lib/hardware/tests/samples copying hardware/tests/samples/areca_adsysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_disks_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hddpwr_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hw_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sys_showcfg -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_ppc8 -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_x86 -> build/lib/hardware/tests/samples copying hardware/tests/samples/conrep.dat -> build/lib/hardware/tests/samples copying hardware/tests/samples/ctrl_ld_show -> build/lib/hardware/tests/samples copying hardware/tests/samples/dmesg -> build/lib/hardware/tests/samples copying hardware/tests/samples/ethtool_k -> build/lib/hardware/tests/samples copying hardware/tests/samples/ipmi_lan_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-7302 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-7302x -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vm -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vmx -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw3 -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adp_all_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adpcount -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_enc -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_ld_get_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/parse_ipmi_sdr -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata_decode_ignore -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata_hdd -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_nvme -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_scsi -> build/lib/hardware/tests/samples installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/system.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/state.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/smart_utils_info.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/smart_utils.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/sensors.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/rtc.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/megacli.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/matcher.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/ipmi.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/infiniband.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/hpacucli.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/generate.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/diskinfo.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/detect_utils.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/detect.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/cmdb.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/bios_hp.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/areca.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/__init__.py -> build/bdist.linux-x86_64/wheel/hardware creating build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/utils.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/mem.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/disk.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/cpu.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark creating build/bdist.linux-x86_64/wheel/hardware/tests creating build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_scsi -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_nvme -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata_hdd -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata_decode_ignore -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/parse_ipmi_sdr -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_ld_get_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_enc -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adpcount -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adp_all_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw3 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw2 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_ppc64le -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_aarch64 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_ppc64le -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_aarch64 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vmx -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vm -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-7302x -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-7302 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin2 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ipmi_lan_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ethtool_k -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/dmesg -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ctrl_ld_show -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/conrep.dat -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_x86 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_ppc8 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sysinfo -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sys_showcfg -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hw_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hddpwr_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_disks_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_adsysinfo -> build/bdist.linux-x86_64/wheel/hardware/tests/samples creating build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples creating build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/system_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/smart_utils_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/ipmi_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/detect_utils_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_system.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_state.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_smart_utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_megacli.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_matcher.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_lldp.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_ipmi.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_infiniband.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_hpacucli.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_generate.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_ethtool.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_diskinfo.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_detect_utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_cmdb.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_bios_hp.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_mem.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_disk.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_cpu.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_areca.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/tests running install_egg_info Copying hardware.egg-info to build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4.dist-info/WHEEL creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-wheel-xz1e4n0g/.tmp-23f68fdd/hardware-0.32.1.dev4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'hardware/__init__.py' adding 'hardware/areca.py' adding 'hardware/bios_hp.py' adding 'hardware/cmdb.py' adding 'hardware/detect.py' adding 'hardware/detect_utils.py' adding 'hardware/diskinfo.py' adding 'hardware/generate.py' adding 'hardware/hpacucli.py' adding 'hardware/infiniband.py' adding 'hardware/ipmi.py' adding 'hardware/matcher.py' adding 'hardware/megacli.py' adding 'hardware/rtc.py' adding 'hardware/sensors.py' adding 'hardware/smart_utils.py' adding 'hardware/smart_utils_info.py' adding 'hardware/state.py' adding 'hardware/system.py' adding 'hardware/benchmark/__init__.py' adding 'hardware/benchmark/cpu.py' adding 'hardware/benchmark/disk.py' adding 'hardware/benchmark/mem.py' adding 'hardware/benchmark/utils.py' adding 'hardware/tests/__init__.py' adding 'hardware/tests/test_areca.py' adding 'hardware/tests/test_benchmark_cpu.py' adding 'hardware/tests/test_benchmark_disk.py' adding 'hardware/tests/test_benchmark_mem.py' adding 'hardware/tests/test_bios_hp.py' adding 'hardware/tests/test_cmdb.py' adding 'hardware/tests/test_detect_utils.py' adding 'hardware/tests/test_diskinfo.py' adding 'hardware/tests/test_ethtool.py' adding 'hardware/tests/test_generate.py' adding 'hardware/tests/test_hpacucli.py' adding 'hardware/tests/test_infiniband.py' adding 'hardware/tests/test_ipmi.py' adding 'hardware/tests/test_lldp.py' adding 'hardware/tests/test_matcher.py' adding 'hardware/tests/test_megacli.py' adding 'hardware/tests/test_smart_utils.py' adding 'hardware/tests/test_state.py' adding 'hardware/tests/test_system.py' adding 'hardware/tests/utils.py' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_' adding 'hardware/tests/results/__init__.py' adding 'hardware/tests/results/detect_utils_results.py' adding 'hardware/tests/results/ipmi_results.py' adding 'hardware/tests/results/smart_utils_results.py' adding 'hardware/tests/results/system_results.py' adding 'hardware/tests/samples/areca_adsysinfo' adding 'hardware/tests/samples/areca_disks_info' adding 'hardware/tests/samples/areca_hddpwr_info' adding 'hardware/tests/samples/areca_hw_info' adding 'hardware/tests/samples/areca_sys_showcfg' adding 'hardware/tests/samples/areca_sysinfo' adding 'hardware/tests/samples/auxv_ppc8' adding 'hardware/tests/samples/auxv_x86' adding 'hardware/tests/samples/conrep.dat' adding 'hardware/tests/samples/ctrl_ld_show' adding 'hardware/tests/samples/dmesg' adding 'hardware/tests/samples/ethtool_k' adding 'hardware/tests/samples/ipmi_lan_info' adding 'hardware/tests/samples/lldptool_tin' adding 'hardware/tests/samples/lldptool_tin2' adding 'hardware/tests/samples/lscpu' adding 'hardware/tests/samples/lscpu-7302' adding 'hardware/tests/samples/lscpu-7302x' adding 'hardware/tests/samples/lscpu-vm' adding 'hardware/tests/samples/lscpu-vmx' adding 'hardware/tests/samples/lscpu_aarch64' adding 'hardware/tests/samples/lscpu_ppc64le' adding 'hardware/tests/samples/lscpux' adding 'hardware/tests/samples/lscpux_aarch64' adding 'hardware/tests/samples/lscpux_ppc64le' adding 'hardware/tests/samples/lshw' adding 'hardware/tests/samples/lshw2' adding 'hardware/tests/samples/lshw3' adding 'hardware/tests/samples/megacli_adp_all_info' adding 'hardware/tests/samples/megacli_adpcount' adding 'hardware/tests/samples/megacli_enc' adding 'hardware/tests/samples/megacli_ld_get_info' adding 'hardware/tests/samples/parse_ipmi_sdr' adding 'hardware/tests/samples/smartctl_ata' adding 'hardware/tests/samples/smartctl_ata_decode_ignore' adding 'hardware/tests/samples/smartctl_ata_hdd' adding 'hardware/tests/samples/smartctl_nvme' adding 'hardware/tests/samples/smartctl_scsi' adding 'hardware-0.32.1.dev4.dist-info/AUTHORS' adding 'hardware-0.32.1.dev4.dist-info/LICENSE' adding 'hardware-0.32.1.dev4.dist-info/METADATA' adding 'hardware-0.32.1.dev4.dist-info/WHEEL' adding 'hardware-0.32.1.dev4.dist-info/entry_points.txt' adding 'hardware-0.32.1.dev4.dist-info/pbr.json' adding 'hardware-0.32.1.dev4.dist-info/top_level.txt' adding 'hardware-0.32.1.dev4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for hardware (pyproject.toml): finished with status 'done' Created wheel for hardware: filename=hardware-0.32.1.dev4-py3-none-any.whl size=234247 sha256=c702da2359ba57695594934c86a46fe51b746dcf13d20087e01340053a0b167f Stored in directory: /builddir/.cache/pip/wheels/18/cf/bb/9435214185fcfb6205327d5c2022b5294e24043692b6e981cd Successfully built hardware + 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-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/hardware-0.32.1.dev4/.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 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (0.76 seconds) congratulations :) (0.83 seconds) + rm -rf doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PG58Yj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.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 hardware-0.32.1.dev4 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir/hardware-0.32.1.dev4-py3-none-any.whl + specifier=hardware==0.32.1.dev4 + '[' -z hardware==0.32.1.dev4 ']' + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.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/hardware-0.32.1.dev4/pyproject-wheeldir hardware==0.32.1.dev4 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir Processing ./pyproject-wheeldir/hardware-0.32.1.dev4-py3-none-any.whl Installing collected packages: hardware Creating /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin/hardware-detect to 755 Successfully installed hardware-0.32.1.dev4 + '[' -d /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.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-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin/hardware-detect /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin/hardware-detect: updating + rm -rfv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.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-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 --record /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info/RECORD --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/lib/python3.12/site-packages/hardware-0.32.1.dev4.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.32.1-0.20250311191429.527bcd2.el10 --unique-debug-suffix -0.32.1-0.20250311191429.527bcd2.el10.x86_64 --unique-debug-src-base python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hardware-0.32.1.dev4 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-hardware-0.32.1-0.20250311191429.527bcd2.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 Processing files: python3-hardware-0.32.1-0.20250311191429.527bcd2.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VZnoMR + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/README.rst /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.10tKBt + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hardware = 0.32.1-0.20250311191429.527bcd2.el10 python3-hardware = 0.32.1-0.20250311191429.527bcd2.el10 python3.12-hardware = 0.32.1-0.20250311191429.527bcd2.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: python2-hardware < 0.32.1-0.20250311191429.527bcd2.el10 python3.12-hardware < 0.32.1-0.20250311191429.527bcd2.el10 Processing files: python3-hardware-detect-0.32.1-0.20250311191429.527bcd2.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aJ99fR + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware-detect + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware-detect + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/README.rst /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python3-hardware-detect + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mopWq5 + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware-detect + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware-detect + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python3-hardware-detect + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hardware-detect = 0.32.1-0.20250311191429.527bcd2.el10 python3-hardware-detect = 0.32.1-0.20250311191429.527bcd2.el10 python3.12-hardware-detect = 0.32.1-0.20250311191429.527bcd2.el10 python3.12dist(hardware) = 0.32.1~~dev4 python3dist(hardware) = 0.32.1~~dev4 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(pbr) >= 3.1.1 python3.12dist(pexpect) Obsoletes: python2-hardware-detect < 0.32.1-0.20250311191429.527bcd2.el10 python3.12-hardware-detect < 0.32.1-0.20250311191429.527bcd2.el10 Recommends: fio sysbench Processing files: python-hardware-doc-0.32.1-0.20250311191429.527bcd2.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YiVo3I + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python-hardware-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python-hardware-doc + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/doc/build/html /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/doc/python-hardware-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sOrYar + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python-hardware-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python-hardware-doc + cp -pr /builddir/build/BUILD/hardware-0.32.1.dev4/LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64/usr/share/licenses/python-hardware-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hardware-doc = 0.32.1-0.20250311191429.527bcd2.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-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.src.rpm Wrote: /builddir/build/RPMS/python-hardware-doc-0.32.1-0.20250311191429.527bcd2.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-hardware-detect-0.32.1-0.20250311191429.527bcd2.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-hardware-0.32.1-0.20250311191429.527bcd2.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PRHR5V + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250311191429.527bcd2.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.h12JIN + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/hardware-0.32.1.dev4-SPECPARTS + rm -rf hardware-0.32.1.dev4 hardware-0.32.1.dev4.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