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/openstack-ceilometer.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f29d21a4d00>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/openstack-ceilometer.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/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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/openstack-ceilometer.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f20cb717430>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/openstack-ceilometer.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/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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/openstack-ceilometer.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f20cb717430>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/openstack-ceilometer.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.PH0zyS
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ceilometer-24.1.0.dev27
+ /usr/bin/gzip -dc /builddir/build/SOURCES/ceilometer-24.1.0.dev27-0.20250521084709.732143a.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ceilometer-24.1.0.dev27
+ /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 'openstack-ceilometer-24.1.0 base'
+ find . '(' -name .gitignore -o -name .placeholder ')' -delete
+ find ceilometer -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' +
+ sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
+ 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 requests-aws oslo.messaging sphinx openstackdocstheme
+ 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 requests-aws oslo.messaging sphinx openstackdocstheme
+ 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 requests-aws oslo.messaging sphinx openstackdocstheme
+ 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 requests-aws oslo.messaging sphinx openstackdocstheme
+ 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 requests-aws oslo.messaging sphinx openstackdocstheme
+ 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
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order requests-aws oslo.messaging sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^requests-aws.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^requests-aws.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order requests-aws oslo.messaging sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^oslo.messaging.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^oslo.messaging.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order requests-aws oslo.messaging sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^sphinx.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^sphinx.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order requests-aws oslo.messaging sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^openstackdocstheme.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^openstackdocstheme.*/d' test-requirements.txt
+ echo -e '[options]\npackages = ceilometer'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NPAe1E
+ umask 022
+ cd /builddir/build/BUILD
+ cd ceilometer-24.1.0.dev27
+ 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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/pyproject-wheeldir --output /builddir/build/BUILD/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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)
/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 egg_info
writing ceilometer.egg-info/PKG-INFO
writing dependency_links to ceilometer.egg-info/dependency_links.txt
writing entry points to ceilometer.egg-info/entry_points.txt
writing requirements to ceilometer.egg-info/requires.txt
writing top-level names to ceilometer.egg-info/top_level.txt
writing pbr to ceilometer.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 'ceilometer.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/openstack-ceilometer-24.1.0-0.20250521084709.732143a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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/openstack-ceilometer.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f20cb717430>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/openstack-ceilometer.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.DQxDVf
+ umask 022
+ cd /builddir/build/BUILD
+ cd ceilometer-24.1.0.dev27
+ 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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/pyproject-wheeldir --output /builddir/build/BUILD/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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)
/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 egg_info
writing ceilometer.egg-info/PKG-INFO
writing dependency_links to ceilometer.egg-info/dependency_links.txt
writing entry points to ceilometer.egg-info/entry_points.txt
writing requirements to ceilometer.egg-info/requires.txt
writing top-level names to ceilometer.egg-info/top_level.txt
writing pbr to ceilometer.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 'ceilometer.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
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/openstack-ceilometer-24.1.0-0.20250521084709.732143a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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/openstack-ceilometer.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f20cb717430>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/openstack-ceilometer.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.qnNKse
+ umask 022
+ cd /builddir/build/BUILD
+ cd ceilometer-24.1.0.dev27
+ 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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/.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/ceilometer-24.1.0.dev27/pyproject-wheeldir --output /builddir/build/BUILD/openstack-ceilometer-24.1.0-0.20250521084709.732143a.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)
/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 egg_info
writing ceilometer.egg-info/PKG-INFO
writing dependency_links to ceilometer.egg-info/dependency_links.txt
writing entry points to ceilometer.egg-info/entry_points.txt
writing requirements to ceilometer.egg-info/requires.txt
writing top-level names to ceilometer.egg-info/top_level.txt
writing pbr to ceilometer.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 'ceilometer.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
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 xmltodict>=0.13.0 from tox --print-deps-only: py39
Requirement not satisfied: xmltodict>=0.13.0
Handling cachetools>=2.1.0 from tox --print-deps-only: py39
Requirement not satisfied: cachetools>=2.1.0
Handling cotyledon>=1.3.0 from tox --print-deps-only: py39
Requirement not satisfied: cotyledon>=1.3.0
Handling futurist>=1.8.0 from tox --print-deps-only: py39
Requirement not satisfied: futurist>=1.8.0
Handling jsonpath-rw-ext>=1.1.3 from tox --print-deps-only: py39
Requirement not satisfied: jsonpath-rw-ext>=1.1.3
Handling lxml>=4.5.1 from tox --print-deps-only: py39
Requirement not satisfied: lxml>=4.5.1
Handling msgpack>=0.5.2 from tox --print-deps-only: py39
Requirement not satisfied: msgpack>=0.5.2
Handling oslo.concurrency>=3.29.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.concurrency>=3.29.0
Handling oslo.config>=8.6.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.config>=8.6.0
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39
Requirement not satisfied: oslo.i18n>=3.15.3
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.log>=3.36.0
Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.reports>=1.18.0
Handling oslo.rootwrap>=2.0.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.rootwrap>=2.0.0
Handling pbr>=2.0.0 from tox --print-deps-only: py39
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling oslo.messaging>=10.3.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.messaging>=10.3.0
Handling oslo.upgradecheck>=0.1.1 from tox --print-deps-only: py39
Requirement not satisfied: oslo.upgradecheck>=0.1.1
Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.utils>=4.7.0
Handling oslo.privsep>=1.32.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.privsep>=1.32.0
Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39
Requirement not satisfied: python-glanceclient>=2.8.0
Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39
Requirement not satisfied: python-keystoneclient>=3.18.0
Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39
Requirement not satisfied: keystoneauth1>=3.18.0
Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39
Requirement not satisfied: python-neutronclient>=6.7.0
Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39
Requirement not satisfied: python-novaclient>=9.1.0
Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39
Requirement not satisfied: python-swiftclient>=3.2.0
Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39
Requirement not satisfied: python-cinderclient>=3.3.0
Handling PyYAML>=5.1 from tox --print-deps-only: py39
Requirement not satisfied: PyYAML>=5.1
Handling requests>=2.25.1 from tox --print-deps-only: py39
Requirement satisfied: requests>=2.25.1
   (installed: requests 2.32.3)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39
Requirement not satisfied: stevedore>=1.20.0
Handling tenacity>=6.3.1 from tox --print-deps-only: py39
Requirement not satisfied: tenacity>=6.3.1
Handling tooz>=1.47.0 from tox --print-deps-only: py39
Requirement not satisfied: tooz>=1.47.0
Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39
Requirement not satisfied: oslo.cache>=1.26.0
Handling gnocchiclient>=7.0.0 from tox --print-deps-only: py39
Requirement not satisfied: gnocchiclient>=7.0.0
Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39
Requirement not satisfied: python-zaqarclient>=1.3.0
Handling prometheus_client>=0.20.0 from tox --print-deps-only: py39
Requirement not satisfied: prometheus_client>=0.20.0
Handling requests-aws>=0.1.4 from tox --print-deps-only: py39
Requirement not satisfied: requests-aws>=0.1.4
Handling coverage>=4.4.1 from tox --print-deps-only: py39
Requirement not satisfied: coverage>=4.4.1
Handling fixtures>=3.0.0 from tox --print-deps-only: py39
Requirement not satisfied: fixtures>=3.0.0
Handling oslotest>=3.8.0 from tox --print-deps-only: py39
Requirement not satisfied: oslotest>=3.8.0
Handling testscenarios>=0.4 from tox --print-deps-only: py39
Requirement not satisfied: testscenarios>=0.4
Handling testtools>=2.2.0 from tox --print-deps-only: py39
Requirement not satisfied: testtools>=2.2.0
Handling stestr>=2.0.0 from tox --print-deps-only: py39
Requirement not satisfied: stestr>=2.0.0
Handling testresources>=2.0.1 from tox --print-deps-only: py39
Requirement not satisfied: testresources>=2.0.1
/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 ceilometer.egg-info/PKG-INFO
writing dependency_links to ceilometer.egg-info/dependency_links.txt
writing entry points to ceilometer.egg-info/entry_points.txt
writing requirements to ceilometer.egg-info/requires.txt
writing top-level names to ceilometer.egg-info/top_level.txt
writing pbr to ceilometer.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 'ceilometer.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/ceilometer-24.1.0.dev27/ceilometer-24.1.0.dev27.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling xmltodict (>=0.13.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: xmltodict (>=0.13.0)
Handling cachetools (>=2.1.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: cachetools (>=2.1.0)
Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: cotyledon (>=1.3.0)
Handling futurist (>=1.8.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: futurist (>=1.8.0)
Handling jsonpath-rw-ext (>=1.1.3) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: jsonpath-rw-ext (>=1.1.3)
Handling lxml (>=4.5.1) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: lxml (>=4.5.1)
Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: msgpack (>=0.5.2)
Handling oslo.concurrency (>=3.29.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.concurrency (>=3.29.0)
Handling oslo.config (>=8.6.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.config (>=8.6.0)
Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.i18n (>=3.15.3)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.log (>=3.36.0)
Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.reports (>=1.18.0)
Handling oslo.rootwrap (>=2.0.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.rootwrap (>=2.0.0)
Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement satisfied: pbr (>=2.0.0)
   (installed: pbr 6.1.1)
Handling oslo.messaging (>=10.3.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.messaging (>=10.3.0)
Handling oslo.upgradecheck (>=0.1.1) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.upgradecheck (>=0.1.1)
Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.utils (>=4.7.0)
Handling oslo.privsep (>=1.32.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.privsep (>=1.32.0)
Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-glanceclient (>=2.8.0)
Handling python-keystoneclient (>=3.18.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-keystoneclient (>=3.18.0)
Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: keystoneauth1 (>=3.18.0)
Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-neutronclient (>=6.7.0)
Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-novaclient (>=9.1.0)
Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-swiftclient (>=3.2.0)
Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-cinderclient (>=3.3.0)
Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: PyYAML (>=5.1)
Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (ceilometer)
Requirement satisfied: requests (>=2.25.1)
   (installed: requests 2.32.3)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: stevedore (>=1.20.0)
Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: tenacity (>=6.3.1)
Handling tooz (>=1.47.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: tooz (>=1.47.0)
Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: oslo.cache (>=1.26.0)
Handling gnocchiclient (>=7.0.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: gnocchiclient (>=7.0.0)
Handling python-zaqarclient (>=1.3.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: python-zaqarclient (>=1.3.0)
Handling prometheus-client (>=0.20.0) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: prometheus-client (>=0.20.0)
Handling requests-aws (>=0.1.4) from hook generated metadata: Requires-Dist (ceilometer)
Requirement not satisfied: requests-aws (>=0.1.4)
+ cat /builddir/build/BUILD/openstack-ceilometer-24.1.0-0.20250521084709.732143a.el9.x86_64-pyproject-buildrequires
+ rm -rfv ceilometer-24.1.0.dev27.dist-info/
removed 'ceilometer-24.1.0.dev27.dist-info/AUTHORS'
removed 'ceilometer-24.1.0.dev27.dist-info/LICENSE'
removed 'ceilometer-24.1.0.dev27.dist-info/METADATA'
removed 'ceilometer-24.1.0.dev27.dist-info/entry_points.txt'
removed 'ceilometer-24.1.0.dev27.dist-info/pbr.json'
removed 'ceilometer-24.1.0.dev27.dist-info/top_level.txt'
removed directory 'ceilometer-24.1.0.dev27.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-ceilometer-24.1.0-0.20250521084709.732143a.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.