Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.src.rpm Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.73Fc5I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ironic-prometheus-exporter-4.6.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-prometheus-exporter-4.6.0.dev2-0.20250610233209.8bca242.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ironic-prometheus-exporter-4.6.0.dev2 + /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-ironic-prometheus-exporter-4.6.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8dbGEU + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AEZ0oR + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (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-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.x0u5HX + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (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 congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling oslo.messaging>=9.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=9.4.0 (installed: oslo.messaging 17.0.0) Handling Flask>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: Flask>=1.0.0 Handling prometheus_client>=0.6.0 from tox --print-deps-only: py39 Requirement satisfied: prometheus_client>=0.6.0 (installed: prometheus_client 0.20.0) /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 ironic_prometheus_exporter.egg-info/PKG-INFO writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing pbr to ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/ironic_prometheus_exporter-4.6.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling oslo.messaging (>=9.4.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: oslo.messaging (>=9.4.0) (installed: oslo.messaging 17.0.0) Handling Flask (>=1.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement not satisfied: Flask (>=1.0.0) Handling prometheus-client (>=0.6.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: prometheus-client (>=0.6.0) (installed: prometheus-client 0.20.0) + cat /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires + rm -rfv ironic_prometheus_exporter-4.6.0.dev2.dist-info/ removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/LICENSE' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/AUTHORS' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/METADATA' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/entry_points.txt' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/pbr.json' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/top_level.txt' removed directory 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.iEUT9Q + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (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 congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling oslo.messaging>=9.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=9.4.0 (installed: oslo.messaging 17.0.0) Handling Flask>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: Flask>=1.0.0 (installed: Flask 3.0.3) Handling prometheus_client>=0.6.0 from tox --print-deps-only: py39 Requirement satisfied: prometheus_client>=0.6.0 (installed: prometheus_client 0.20.0) /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 ironic_prometheus_exporter.egg-info/PKG-INFO writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing pbr to ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/ironic_prometheus_exporter-4.6.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling oslo.messaging (>=9.4.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: oslo.messaging (>=9.4.0) (installed: oslo.messaging 17.0.0) Handling Flask (>=1.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: Flask (>=1.0.0) (installed: Flask 3.0.3) Handling prometheus-client (>=0.6.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: prometheus-client (>=0.6.0) (installed: prometheus-client 0.20.0) + cat /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires + rm -rfv ironic_prometheus_exporter-4.6.0.dev2.dist-info/ removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/LICENSE' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/AUTHORS' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/METADATA' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/top_level.txt' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/pbr.json' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/entry_points.txt' removed directory 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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=1020gid=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-ironic-prometheus-exporter.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Z39OLy + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (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 congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling oslo.messaging>=9.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=9.4.0 (installed: oslo.messaging 17.0.0) Handling Flask>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: Flask>=1.0.0 (installed: Flask 3.0.3) Handling prometheus_client>=0.6.0 from tox --print-deps-only: py39 Requirement satisfied: prometheus_client>=0.6.0 (installed: prometheus_client 0.20.0) /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 ironic_prometheus_exporter.egg-info/PKG-INFO writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing pbr to ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/ironic_prometheus_exporter-4.6.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling oslo.messaging (>=9.4.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: oslo.messaging (>=9.4.0) (installed: oslo.messaging 17.0.0) Handling Flask (>=1.0.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: Flask (>=1.0.0) (installed: Flask 3.0.3) Handling prometheus-client (>=0.6.0) from hook generated metadata: Requires-Dist (ironic-prometheus-exporter) Requirement satisfied: prometheus-client (>=0.6.0) (installed: prometheus-client 0.20.0) + cat /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-buildrequires + rm -rfv ironic_prometheus_exporter-4.6.0.dev2.dist-info/ removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/LICENSE' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/AUTHORS' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/METADATA' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/entry_points.txt' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/pbr.json' removed 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/top_level.txt' removed directory 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k99lH2 + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + mkdir -p /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir Processing /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2 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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/tmpyv1d7boz /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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info writing /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-modern-metadata-n958tgsz/ironic_prometheus_exporter-4.6.0.dev2.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: ironic-prometheus-exporter Building wheel for ironic-prometheus-exporter (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/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/tmpg0ctbdmz /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/ironic_prometheus_exporter creating build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_redfish_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_ironic_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_ipmi_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_header_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_driver.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_descriptions.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/__init__.py -> build/lib/ironic_prometheus_exporter/tests creating build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/redfish.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/ironic.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/ipmi.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/header.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/descriptions.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/__init__.py -> build/lib/ironic_prometheus_exporter/parsers creating build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/wsgi.py -> build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/exporter.py -> build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/__init__.py -> build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/utils.py -> build/lib/ironic_prometheus_exporter copying ironic_prometheus_exporter/messaging.py -> build/lib/ironic_prometheus_exporter copying ironic_prometheus_exporter/__init__.py -> build/lib/ironic_prometheus_exporter running egg_info writing ironic_prometheus_exporter.egg-info/PKG-INFO writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing pbr to ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ironic_prometheus_exporter.parsers.metrics_information' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ironic_prometheus_exporter.parsers.metrics_information' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ironic_prometheus_exporter.parsers.metrics_information' 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 'ironic_prometheus_exporter.parsers.metrics_information' 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 'ironic_prometheus_exporter.tests.json_samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ironic_prometheus_exporter.tests.json_samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ironic_prometheus_exporter.tests.json_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 'ironic_prometheus_exporter.tests.json_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/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/expected_ironic_parser_entries.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ironic.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> build/lib/ironic_prometheus_exporter/tests/json_samples creating build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/header.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information 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/ironic_prometheus_exporter copying build/lib/ironic_prometheus_exporter/__init__.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter copying build/lib/ironic_prometheus_exporter/messaging.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter copying build/lib/ironic_prometheus_exporter/utils.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter creating build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/__init__.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/exporter.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/wsgi.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/app creating build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers creating build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/header.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/descriptions.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/header.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/ipmi.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/ironic.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/redfish.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/parsers creating build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests creating build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ironic.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/expected_ironic_parser_entries.json -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/__init__.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_descriptions.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_driver.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_header_parser.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_ipmi_parser.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_ironic_parser.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_redfish_parser.py -> build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter/tests running install_egg_info Copying ironic_prometheus_exporter.egg-info to build/bdist.linux-x86_64/wheel/ironic_prometheus_exporter-4.6.0.dev2-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/ironic_prometheus_exporter-4.6.0.dev2.dist-info/WHEEL creating '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir/pip-wheel-iav4050a/tmpr3daj7my/ironic_prometheus_exporter-4.6.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ironic_prometheus_exporter/__init__.py' adding 'ironic_prometheus_exporter/messaging.py' adding 'ironic_prometheus_exporter/utils.py' adding 'ironic_prometheus_exporter/app/__init__.py' adding 'ironic_prometheus_exporter/app/exporter.py' adding 'ironic_prometheus_exporter/app/wsgi.py' adding 'ironic_prometheus_exporter/parsers/__init__.py' adding 'ironic_prometheus_exporter/parsers/descriptions.py' adding 'ironic_prometheus_exporter/parsers/header.py' adding 'ironic_prometheus_exporter/parsers/ipmi.py' adding 'ironic_prometheus_exporter/parsers/ironic.py' adding 'ironic_prometheus_exporter/parsers/redfish.py' adding 'ironic_prometheus_exporter/parsers/metrics_information/header.json' adding 'ironic_prometheus_exporter/parsers/metrics_information/ipmi.json' adding 'ironic_prometheus_exporter/parsers/metrics_information/redfish.json' adding 'ironic_prometheus_exporter/tests/__init__.py' adding 'ironic_prometheus_exporter/tests/test_descriptions.py' adding 'ironic_prometheus_exporter/tests/test_driver.py' adding 'ironic_prometheus_exporter/tests/test_header_parser.py' adding 'ironic_prometheus_exporter/tests/test_ipmi_parser.py' adding 'ironic_prometheus_exporter/tests/test_ironic_parser.py' adding 'ironic_prometheus_exporter/tests/test_redfish_parser.py' adding 'ironic_prometheus_exporter/tests/json_samples/expected_ironic_parser_entries.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-header.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-ironic.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json' adding 'ironic_prometheus_exporter/tests/json_samples/notification-redfish.json' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/AUTHORS' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/LICENSE' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/METADATA' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/WHEEL' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/entry_points.txt' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/pbr.json' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/top_level.txt' adding 'ironic_prometheus_exporter-4.6.0.dev2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.6.0.dev2-py3-none-any.whl size=67701 sha256=17ebefc4e3ec073adc2e127d0151759f56e846db0cd41e77bdfe05a901323ef1 Stored in directory: /builddir/.cache/pip/wheels/ff/1b/e0/0d8ac36dcbee6f57d75cae60a575d7d50a271a916e5f7490b9 Successfully built ironic-prometheus-exporter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ntghYs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 + cd ironic-prometheus-exporter-4.6.0.dev2 ++ ls /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir/ironic_prometheus_exporter-4.6.0.dev2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=ironic_prometheus_exporter==4.6.0.dev2 + '[' -z ironic_prometheus_exporter==4.6.0.dev2 ']' + TMPDIR=/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir ironic_prometheus_exporter==4.6.0.dev2 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/pyproject-wheeldir Processing ./pyproject-wheeldir/ironic_prometheus_exporter-4.6.0.dev2-py3-none-any.whl Installing collected packages: ironic-prometheus-exporter Successfully installed ironic-prometheus-exporter-4.6.0.dev2 + '[' -d /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.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-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 --record /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages/ironic_prometheus_exporter-4.6.0.dev2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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 4.6.0-0.20250610233209.8bca242.el9 --unique-debug-suffix -4.6.0-0.20250610233209.8bca242.el9.x86_64 --unique-debug-src-base python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.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/ironic-prometheus-exporter-4.6.0.dev2 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-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UWMfvN + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + export OS_TEST_PATH=./ironic_prometheus_exporter/tests + OS_TEST_PATH=./ironic_prometheus_exporter/tests + 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-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( WARNING [ironic_prometheus_exporter.parsers.descriptions] Failed to load metrics descriptions for metrics source bad_source: [Errno 2] No such file or directory: '/builddir/build/BUILD/ironic-prometheus-exporter-4.6.0.dev2/ironic_prometheus_exporter/parsers/metrics_information/bad_source.json' {0} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_bad_source_bad_metrics [0.071087s] ... ok {1} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_good_metrics [0.045247s] ... ok {1} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_instantiate [0.020859s] ... ok {0} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_same_node [0.036999s] ... ok {0} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_none_for_node_name [0.000238s] ... ok {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_none_instance_uuid [0.001094s] ... ok {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_power_parser [0.000244s] ... ok {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_watchdog2_parser [0.000411s] ... ok {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParserNoneNodeName.test_management_parser [0.000870s] ... ok {0} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParserNoneNodeName.test_build_temperature_metrics [0.000148s] ... ok {1} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_different_nodes [0.013557s] ... ok {1} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_empty_for_node_name [0.000569s] ... ok {1} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_timestamp_metric [0.000390s] ... ok {1} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_system_parser [0.000436s] ... ok {1} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_temperature_metrics [0.000336s] ... ok {1} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_category_registry [0.000607s] ... ok {2} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_bad_metrics [0.053665s] ... ok {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_current_parser [0.001642s] ... ok {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_management_parser [0.000590s] ... ok {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_temperature_parser [0.000737s] ... ok {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_voltage_manager [0.005164s] ... ok {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParserNoneNodeName.test_temperature_parser [0.001353s] ... ok {2} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_fan_metrics [0.000297s] ... ok {2} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_none_instance_uuid [0.000527s] ... ok {3} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_of_different_types [0.061317s] ... ok {3} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_none_for_instance_uuid [0.000375s] ... ok {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_fan_parser [0.001590s] ... ok {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_memory_parser [0.000894s] ... ok {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_version_parser [0.000388s] ... ok {3} ironic_prometheus_exporter.tests.test_ironic_parser.TestIronicPayloadParser.test_category_registry [0.001665s] ... ok {3} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_drive_metrics [0.000104s] ... ok {3} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_power_metrics [0.000054s] ... ok ====== Totals ====== Ran: 32 tests in 0.2950 sec. - Passed: 32 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3235 sec. ============== Worker Balance ============== - Worker 0 (8 tests) => 0:00:00.112359 - Worker 1 (8 tests) => 0:00:00.082708 - Worker 2 (8 tests) => 0:00:00.064894 - Worker 3 (8 tests) => 0:00:00.067898 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rqO3DO + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/share/licenses/python3-ironic-prometheus-exporter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/share/licenses/python3-ironic-prometheus-exporter + cp -pr LICENSE /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64/usr/share/licenses/python3-ironic-prometheus-exporter + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ironic-prometheus-exporter = 4.6.0-0.20250610233209.8bca242.el9 python3-ironic-prometheus-exporter = 4.6.0-0.20250610233209.8bca242.el9 python3.9-ironic-prometheus-exporter = 4.6.0-0.20250610233209.8bca242.el9 python3.9dist(ironic-prometheus-exporter) = 4.6~~dev2 python3dist(ironic-prometheus-exporter) = 4.6~~dev2 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 python3.9dist(flask) >= 1 python3.9dist(oslo-messaging) >= 9.4 python3.9dist(pbr) >= 6 python3.9dist(prometheus-client) >= 0.6 python3.9dist(stevedore) >= 1.20 Obsoletes: python39-ironic-prometheus-exporter < 4.6.0-0.20250610233209.8bca242.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.src.rpm Wrote: /builddir/build/RPMS/python3-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rx3L6K + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-4.6.0.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-4.6.0-0.20250610233209.8bca242.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0