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-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f14c32f3d00>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.src.rpm
Child return code was: 0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6bA5pB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf hardware-0.32.1.dev4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/hardware-0.32.1.dev4-0.20250310163029.527bcd2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hardware-0.32.1.dev4
+ /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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-hardware-0.32.1 base'
+ 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.S4JCpA
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr from get_requires_for_build_wheel
Requirement satisfied: pbr
   (installed: pbr 6.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.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.20250310163029.527bcd2.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Bah39D
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr from get_requires_for_build_wheel
Requirement satisfied: pbr
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.buildreqs.nosrc.rpm
+ exit 0
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-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LpYQUY
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr from get_requires_for_build_wheel
Requirement satisfied: pbr
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=3.1.1
   (installed: pbr 6.1.1)
Handling pexpect from tox --print-deps-only: py39,docs
Requirement not satisfied: pexpect
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=2.0.0
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: testtools>=2.2.0
Handling Babel>=2.9.1 from tox --print-deps-only: py39,docs
Requirement satisfied: Babel>=2.9.1
   (installed: Babel 2.9.1)
Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4'
   (installed: sphinx 3.4.3)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
creating 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'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (hardware)
Requirement satisfied: pbr (>=3.1.1)
   (installed: pbr 6.1.1)
Handling pexpect from hook generated metadata: Requires-Dist (hardware)
Requirement not satisfied: pexpect
+ cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.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.20250310163029.527bcd2.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2gz6Ta
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr from get_requires_for_build_wheel
Requirement satisfied: pbr
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=3.1.1
   (installed: pbr 6.1.1)
Handling pexpect from tox --print-deps-only: py39,docs
Requirement satisfied: pexpect
   (installed: pexpect 4.8.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling Babel>=2.9.1 from tox --print-deps-only: py39,docs
Requirement satisfied: Babel>=2.9.1
   (installed: Babel 2.9.1)
Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4'
   (installed: sphinx 3.4.3)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing 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'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (hardware)
Requirement satisfied: pbr (>=3.1.1)
   (installed: pbr 6.1.1)
Handling pexpect from hook generated metadata: Requires-Dist (hardware)
Requirement satisfied: pexpect
   (installed: pexpect 4.8.0)
+ cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires
+ rm -rfv hardware-0.32.1.dev4.dist-info/
removed 'hardware-0.32.1.dev4.dist-info/LICENSE'
removed 'hardware-0.32.1.dev4.dist-info/AUTHORS'
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
+ exit 0
Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff1f6117430>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qwckjh
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr from get_requires_for_build_wheel
Requirement satisfied: pbr
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=3.1.1
   (installed: pbr 6.1.1)
Handling pexpect from tox --print-deps-only: py39,docs
Requirement satisfied: pexpect
   (installed: pexpect 4.8.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling Babel>=2.9.1 from tox --print-deps-only: py39,docs
Requirement satisfied: Babel>=2.9.1
   (installed: Babel 2.9.1)
Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4'
   (installed: sphinx 3.4.3)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing 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'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (hardware)
Requirement satisfied: pbr (>=3.1.1)
   (installed: pbr 6.1.1)
Handling pexpect from hook generated metadata: Requires-Dist (hardware)
Requirement satisfied: pexpect
   (installed: pexpect 4.8.0)
+ cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-buildrequires
+ rm -rfv hardware-0.32.1.dev4.dist-info/
removed 'hardware-0.32.1.dev4.dist-info/LICENSE'
removed 'hardware-0.32.1.dev4.dist-info/AUTHORS'
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.PpYmHJ
+ umask 022
+ cd /builddir/build/BUILD
+ 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/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 /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/tmp5s4duxzc
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info
  writing /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/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-nj4da34s/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-nj4da34s/hardware.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-nj4da34s/hardware-0.32.1.dev4.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: hardware
  Building wheel for hardware (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/tmpix5a1rr_
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/hardware
  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
  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
  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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'hardware.tests.cardiff_samples' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'hardware.tests.cardiff_samples' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'hardware.tests.cardiff_samples' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'hardware.tests.cardiff_samples' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'hardware.tests.samples' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'hardware.tests.samples' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'hardware.tests.samples' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'hardware.tests.samples' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  creating build/lib/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.1s)
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/hardware
  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
  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
  running install_egg_info
  Copying hardware.egg-info to build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4.dist-info/WHEEL
  creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-wheel-iumxnh1y/tmp8m0t_b72/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=234706 sha256=ecea0af3ca6cc01003555b0f9a60e50e6907e741ed350b3efc83059df48f28a0
  Stored in directory: /builddir/.cache/pip/wheels/d0/c9/c9/0aa15295ab6f4badfacb1c23c9b31f657c955afb02d1d0d4d0
Successfully built hardware
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/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 v3.4.3
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 5 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [ 20%] contributing
reading sources... [ 40%] index
reading sources... [ 60%] installation
reading sources... [ 80%] readme
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 20%] contributing
writing output... [ 40%] index
writing output... [ 60%] installation
writing output... [ 80%] readme
writing output... [100%] usage
generating indices... genindex done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ rm -rf doc/build/html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34fhYI
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64
+ cd hardware-0.32.1.dev4
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
++ 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.20250310163029.527bcd2.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir hardware==0.32.1.dev4
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
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.20250310163029.527bcd2.el9.x86_64/usr/bin
  changing mode of /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.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.20250310163029.527bcd2.el9.x86_64/usr/bin ']'
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/bin/hardware-detect
/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/bin/hardware-detect: updating
+ rm -rfv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/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.20250310163029.527bcd2.el9.x86_64 --record /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info/RECORD --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9/site-packages/hardware-0.32.1.dev4.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.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.20250310163029.527bcd2.el9 --unique-debug-suffix -0.32.1-0.20250310163029.527bcd2.el9.x86_64 --unique-debug-src-base python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/hardware-0.32.1.dev4
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-hardware-0.32.1-0.20250310163029.527bcd2.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iM8WA5
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware
+ cp -pr README.rst /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HGQZsc
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-hardware = 0.32.1-0.20250310163029.527bcd2.el9 python3-hardware = 0.32.1-0.20250310163029.527bcd2.el9 python3.9-hardware = 0.32.1-0.20250310163029.527bcd2.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Obsoletes: python2-hardware < 0.32.1-0.20250310163029.527bcd2.el9 python39-hardware < 0.32.1-0.20250310163029.527bcd2.el9
Processing files: python3-hardware-detect-0.32.1-0.20250310163029.527bcd2.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yY2UIQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware-detect
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware-detect
+ cp -pr README.rst /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python3-hardware-detect
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iOowY2
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware-detect
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware-detect
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python3-hardware-detect
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-hardware-detect = 0.32.1-0.20250310163029.527bcd2.el9 python3-hardware-detect = 0.32.1-0.20250310163029.527bcd2.el9 python3.9-hardware-detect = 0.32.1-0.20250310163029.527bcd2.el9 python3.9dist(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.9 python3.9dist(pbr) >= 3.1.1 python3.9dist(pexpect)
Obsoletes: python2-hardware-detect < 0.32.1-0.20250310163029.527bcd2.el9 python39-hardware-detect < 0.32.1-0.20250310163029.527bcd2.el9
Recommends: fio sysbench
Processing files: python-hardware-doc-0.32.1-0.20250310163029.527bcd2.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GiuSwm
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python-hardware-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python-hardware-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/doc/python-hardware-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AnE4hN
+ umask 022
+ cd /builddir/build/BUILD
+ cd hardware-0.32.1.dev4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python-hardware-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python-hardware-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.x86_64/usr/share/licenses/python-hardware-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-hardware-doc = 0.32.1-0.20250310163029.527bcd2.el9
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.20250310163029.527bcd2.el9.x86_64
Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310163029.527bcd2.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-hardware-detect-0.32.1-0.20250310163029.527bcd2.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-hardware-doc-0.32.1-0.20250310163029.527bcd2.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-hardware-0.32.1-0.20250310163029.527bcd2.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RMblVw
+ 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.20250310163029.527bcd2.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0