Mock Version: 5.5
Mock Version: 5.5
Mock Version: 5.5
Mock Version: 5.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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 0x7fa3d79ad280>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.src.rpm
Child return code was: 0
Mock Version: 5.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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.a0WK85
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gnocchiclient-7.1.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gnocchiclient-7.1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ 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
+ sed -i '/\.\[test,openstack\]/,+2d' tox.ini
+ sed -i '/\.*\[testenv\]deps/,+1d' tox.ini
+ sed -i '/\.\[test,doc\]/d' tox.ini
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LwnjyK
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.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/gnocchiclient-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires -t -e py39
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 65.5.1)
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 7.1.0)
Handling wheel from build-system.requires
Requirement not satisfied: wheel
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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.T5u1eZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.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/gnocchiclient-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires -t -e py39
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 65.5.1)
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 7.1.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running egg_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.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/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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.ARVefC
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.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/gnocchiclient-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires -t -e py39
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 65.5.1)
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 7.1.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running egg_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.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 :)
running dist_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/gnocchiclient-7.1.0/gnocchiclient-7.1.0.dist-info'
The [wheel] section is deprecated. Use [bdist_wheel] instead.
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
Handling cliff (>=2.10) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: cliff (>=2.10)
Handling ujson from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: ujson
Handling keystoneauth1 (>=2.0.0) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: keystoneauth1 (>=2.0.0)
Handling futurist from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: futurist
Handling iso8601 from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: iso8601
Handling python-dateutil from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: python-dateutil
Handling debtcollector from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement not satisfied: debtcollector
Handling sphinx ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx ; extra == 'doc'
Handling sphinx-rtd-theme ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx-rtd-theme ; extra == 'doc'
Handling osc-lib (>=0.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: osc-lib (>=0.3.0) ; extra == 'openstack'
Handling python-openstackclient ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: python-openstackclient ; extra == 'test'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest ; extra == 'test'
Handling pytest-xdist ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest-xdist ; extra == 'test'
+ cat /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires
+ rm -rfv gnocchiclient-7.1.0.dist-info/
removed 'gnocchiclient-7.1.0.dist-info/LICENSE'
removed 'gnocchiclient-7.1.0.dist-info/METADATA'
removed 'gnocchiclient-7.1.0.dist-info/entry_points.txt'
removed 'gnocchiclient-7.1.0.dist-info/top_level.txt'
removed directory 'gnocchiclient-7.1.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-gnocchiclient.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.pHIzlp
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.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/gnocchiclient-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires -t -e py39
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 65.5.1)
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 7.1.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running egg_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.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 :)
running dist_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/gnocchiclient-7.1.0/gnocchiclient-7.1.0.dist-info'
The [wheel] section is deprecated. Use [bdist_wheel] instead.
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
Handling cliff (>=2.10) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: cliff (>=2.10)
   (installed: cliff 4.7.0)
Handling ujson from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: ujson
   (installed: ujson 5.9.0)
Handling keystoneauth1 (>=2.0.0) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: keystoneauth1 (>=2.0.0)
   (installed: keystoneauth1 5.8.0)
Handling futurist from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: futurist
   (installed: futurist 3.0.0)
Handling iso8601 from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: iso8601
   (installed: iso8601 1.1.0)
Handling python-dateutil from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: python-dateutil
   (installed: python-dateutil 2.8.1)
Handling debtcollector from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: debtcollector
   (installed: debtcollector 3.0.0)
Handling sphinx ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx ; extra == 'doc'
Handling sphinx-rtd-theme ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx-rtd-theme ; extra == 'doc'
Handling osc-lib (>=0.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: osc-lib (>=0.3.0) ; extra == 'openstack'
Handling python-openstackclient ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: python-openstackclient ; extra == 'test'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest ; extra == 'test'
Handling pytest-xdist ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest-xdist ; extra == 'test'
+ cat /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires
+ rm -rfv gnocchiclient-7.1.0.dist-info/
removed 'gnocchiclient-7.1.0.dist-info/LICENSE'
removed 'gnocchiclient-7.1.0.dist-info/METADATA'
removed 'gnocchiclient-7.1.0.dist-info/top_level.txt'
removed 'gnocchiclient-7.1.0.dist-info/entry_points.txt'
removed directory 'gnocchiclient-7.1.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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-gnocchiclient.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 0x7f9c01202580>timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-gnocchiclient.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.aEz3yc
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.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/gnocchiclient-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires -t -e py39
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 65.5.1)
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 7.1.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running egg_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.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 :)
running dist_info
writing gnocchiclient.egg-info/PKG-INFO
writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
writing entry points to gnocchiclient.egg-info/entry_points.txt
writing requirements to gnocchiclient.egg-info/requires.txt
writing top-level names to gnocchiclient.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gnocchiclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/gnocchiclient-7.1.0/gnocchiclient-7.1.0.dist-info'
The [wheel] section is deprecated. Use [bdist_wheel] instead.
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
Handling cliff (>=2.10) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: cliff (>=2.10)
   (installed: cliff 4.7.0)
Handling ujson from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: ujson
   (installed: ujson 5.9.0)
Handling keystoneauth1 (>=2.0.0) from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: keystoneauth1 (>=2.0.0)
   (installed: keystoneauth1 5.8.0)
Handling futurist from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: futurist
   (installed: futurist 3.0.0)
Handling iso8601 from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: iso8601
   (installed: iso8601 1.1.0)
Handling python-dateutil from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: python-dateutil
   (installed: python-dateutil 2.8.1)
Handling debtcollector from hook generated metadata: Requires-Dist (gnocchiclient)
Requirement satisfied: debtcollector
   (installed: debtcollector 3.0.0)
Handling sphinx ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx ; extra == 'doc'
Handling sphinx-rtd-theme ; extra == 'doc' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: sphinx-rtd-theme ; extra == 'doc'
Handling osc-lib (>=0.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: osc-lib (>=0.3.0) ; extra == 'openstack'
Handling python-openstackclient ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: python-openstackclient ; extra == 'test'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest ; extra == 'test'
Handling pytest-xdist ; extra == 'test' from hook generated metadata: Requires-Dist (gnocchiclient)
Ignoring alien requirement: pytest-xdist ; extra == 'test'
+ cat /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-buildrequires
+ rm -rfv gnocchiclient-7.1.0.dist-info/
removed 'gnocchiclient-7.1.0.dist-info/LICENSE'
removed 'gnocchiclient-7.1.0.dist-info/METADATA'
removed 'gnocchiclient-7.1.0.dist-info/entry_points.txt'
removed 'gnocchiclient-7.1.0.dist-info/top_level.txt'
removed directory 'gnocchiclient-7.1.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PtiaGy
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ mkdir -p /builddir/build/BUILD/gnocchiclient-7.1.0/.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'
+ 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 '
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/gnocchiclient-7.1.0/pyproject-wheeldir
Processing /builddir/build/BUILD/gnocchiclient-7.1.0
  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/gnocchiclient-7.1.0/.pyproject-builddir/tmpfxn0cxb9
  running dist_info
  creating /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info
  writing /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/SOURCES.txt'
  listing git files failed - pretending there aren't any
  reading manifest file '/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-modern-metadata-5cv3la1g/gnocchiclient-7.1.0.dist-info'
  The [wheel] section is deprecated. Use [bdist_wheel] instead.
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: gnocchiclient
  Building wheel for gnocchiclient (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/gnocchiclient-7.1.0/.pyproject-builddir/tmpts2qv0bu
  running bdist_wheel
  The [wheel] section is deprecated. Use [bdist_wheel] instead.
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/gnocchiclient
  copying gnocchiclient/version.py -> build/lib/gnocchiclient
  copying gnocchiclient/utils.py -> build/lib/gnocchiclient
  copying gnocchiclient/shell.py -> build/lib/gnocchiclient
  copying gnocchiclient/osc.py -> build/lib/gnocchiclient
  copying gnocchiclient/gendoc.py -> build/lib/gnocchiclient
  copying gnocchiclient/exceptions.py -> build/lib/gnocchiclient
  copying gnocchiclient/client.py -> build/lib/gnocchiclient
  copying gnocchiclient/benchmark.py -> build/lib/gnocchiclient
  copying gnocchiclient/auth.py -> build/lib/gnocchiclient
  copying gnocchiclient/__init__.py -> build/lib/gnocchiclient
  creating build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/status_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/status.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/resource_type_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/resource_type.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/resource_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/resource.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/metric_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/metric.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/client.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/capabilities_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/capabilities.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/build_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/build.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/base.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/archive_policy_rule_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/archive_policy_rule.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/archive_policy_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/archive_policy.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/aggregates_cli.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/aggregates.py -> build/lib/gnocchiclient/v1
  copying gnocchiclient/v1/__init__.py -> build/lib/gnocchiclient/v1
  creating build/lib/gnocchiclient/tests
  copying gnocchiclient/tests/__init__.py -> build/lib/gnocchiclient/tests
  creating build/lib/gnocchiclient/tests/unit
  copying gnocchiclient/tests/unit/test_exceptions.py -> build/lib/gnocchiclient/tests/unit
  copying gnocchiclient/tests/unit/test_auth.py -> build/lib/gnocchiclient/tests/unit
  copying gnocchiclient/tests/unit/__init__.py -> build/lib/gnocchiclient/tests/unit
  creating build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_resource_type.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_resource.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_others.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_osc.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_metric.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_capabilities.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_benchmark.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_archive_policy_rule.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_archive_policy.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/test_aggregates.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/base.py -> build/lib/gnocchiclient/tests/functional
  copying gnocchiclient/tests/functional/__init__.py -> build/lib/gnocchiclient/tests/functional
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/gnocchiclient
  creating build/bdist.linux-x86_64/wheel/gnocchiclient/tests
  creating build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_aggregates.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_archive_policy.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_archive_policy_rule.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_benchmark.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_capabilities.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_metric.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_osc.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_others.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_resource.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  copying build/lib/gnocchiclient/tests/functional/test_resource_type.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/functional
  creating build/bdist.linux-x86_64/wheel/gnocchiclient/tests/unit
  copying build/lib/gnocchiclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/unit
  copying build/lib/gnocchiclient/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/unit
  copying build/lib/gnocchiclient/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests/unit
  copying build/lib/gnocchiclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/tests
  creating build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/aggregates.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/aggregates_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/archive_policy.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/archive_policy_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/archive_policy_rule.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/archive_policy_rule_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/base.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/build.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/build_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/capabilities.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/capabilities_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/client.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/metric.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/metric_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/resource.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/resource_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/resource_type.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/resource_type_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/status.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/v1/status_cli.py -> build/bdist.linux-x86_64/wheel/gnocchiclient/v1
  copying build/lib/gnocchiclient/__init__.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/auth.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/benchmark.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/client.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/gendoc.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/osc.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/shell.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/utils.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  copying build/lib/gnocchiclient/version.py -> build/bdist.linux-x86_64/wheel/gnocchiclient
  running install_egg_info
  running egg_info
  writing gnocchiclient.egg-info/PKG-INFO
  writing dependency_links to gnocchiclient.egg-info/dependency_links.txt
  writing entry points to gnocchiclient.egg-info/entry_points.txt
  writing requirements to gnocchiclient.egg-info/requires.txt
  writing top-level names to gnocchiclient.egg-info/top_level.txt
  listing git files failed - pretending there aren't any
  reading manifest file 'gnocchiclient.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file 'gnocchiclient.egg-info/SOURCES.txt'
  Copying gnocchiclient.egg-info to build/bdist.linux-x86_64/wheel/gnocchiclient-7.1.0-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  creating build/bdist.linux-x86_64/wheel/gnocchiclient-7.1.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir/pip-wheel-8hh8e9si/tmpingc2opy/gnocchiclient-7.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'gnocchiclient/__init__.py'
  adding 'gnocchiclient/auth.py'
  adding 'gnocchiclient/benchmark.py'
  adding 'gnocchiclient/client.py'
  adding 'gnocchiclient/exceptions.py'
  adding 'gnocchiclient/gendoc.py'
  adding 'gnocchiclient/osc.py'
  adding 'gnocchiclient/shell.py'
  adding 'gnocchiclient/utils.py'
  adding 'gnocchiclient/version.py'
  adding 'gnocchiclient/tests/__init__.py'
  adding 'gnocchiclient/tests/functional/__init__.py'
  adding 'gnocchiclient/tests/functional/base.py'
  adding 'gnocchiclient/tests/functional/test_aggregates.py'
  adding 'gnocchiclient/tests/functional/test_archive_policy.py'
  adding 'gnocchiclient/tests/functional/test_archive_policy_rule.py'
  adding 'gnocchiclient/tests/functional/test_benchmark.py'
  adding 'gnocchiclient/tests/functional/test_capabilities.py'
  adding 'gnocchiclient/tests/functional/test_metric.py'
  adding 'gnocchiclient/tests/functional/test_osc.py'
  adding 'gnocchiclient/tests/functional/test_others.py'
  adding 'gnocchiclient/tests/functional/test_resource.py'
  adding 'gnocchiclient/tests/functional/test_resource_type.py'
  adding 'gnocchiclient/tests/unit/__init__.py'
  adding 'gnocchiclient/tests/unit/test_auth.py'
  adding 'gnocchiclient/tests/unit/test_exceptions.py'
  adding 'gnocchiclient/v1/__init__.py'
  adding 'gnocchiclient/v1/aggregates.py'
  adding 'gnocchiclient/v1/aggregates_cli.py'
  adding 'gnocchiclient/v1/archive_policy.py'
  adding 'gnocchiclient/v1/archive_policy_cli.py'
  adding 'gnocchiclient/v1/archive_policy_rule.py'
  adding 'gnocchiclient/v1/archive_policy_rule_cli.py'
  adding 'gnocchiclient/v1/base.py'
  adding 'gnocchiclient/v1/build.py'
  adding 'gnocchiclient/v1/build_cli.py'
  adding 'gnocchiclient/v1/capabilities.py'
  adding 'gnocchiclient/v1/capabilities_cli.py'
  adding 'gnocchiclient/v1/client.py'
  adding 'gnocchiclient/v1/metric.py'
  adding 'gnocchiclient/v1/metric_cli.py'
  adding 'gnocchiclient/v1/resource.py'
  adding 'gnocchiclient/v1/resource_cli.py'
  adding 'gnocchiclient/v1/resource_type.py'
  adding 'gnocchiclient/v1/resource_type_cli.py'
  adding 'gnocchiclient/v1/status.py'
  adding 'gnocchiclient/v1/status_cli.py'
  adding 'gnocchiclient-7.1.0.dist-info/LICENSE'
  adding 'gnocchiclient-7.1.0.dist-info/METADATA'
  adding 'gnocchiclient-7.1.0.dist-info/WHEEL'
  adding 'gnocchiclient-7.1.0.dist-info/entry_points.txt'
  adding 'gnocchiclient-7.1.0.dist-info/top_level.txt'
  adding 'gnocchiclient-7.1.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for gnocchiclient (pyproject.toml): finished with status 'done'
  Created wheel for gnocchiclient: filename=gnocchiclient-7.1.0-py2.py3-none-any.whl size=66623 sha256=260f0e2767488a7f99393ceee580c8c7e0aef478001dafc3eefceef49d6d712e
  Stored in directory: /builddir/.cache/pip/wheels/29/41/ce/ca0336e77f3a0d5e08a37e4ffbbeeb4997111fe9abbe0470a3
Successfully built gnocchiclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pP3rSB
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64
+ cd gnocchiclient-7.1.0
++ ls /builddir/build/BUILD/gnocchiclient-7.1.0/pyproject-wheeldir/gnocchiclient-7.1.0-py2.py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=gnocchiclient==7.1.0
+ '[' -z gnocchiclient==7.1.0 ']'
+ TMPDIR=/builddir/build/BUILD/gnocchiclient-7.1.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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/gnocchiclient-7.1.0/pyproject-wheeldir gnocchiclient==7.1.0
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/gnocchiclient-7.1.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/gnocchiclient-7.1.0-py2.py3-none-any.whl
Installing collected packages: gnocchiclient
  Creating /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin
  changing mode of /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin/gnocchi to 755
Successfully installed gnocchiclient-7.1.0
+ '[' -d /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin ']'
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin/gnocchi
/builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin/gnocchi: updating
+ rm -rfv /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64 --record /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9/site-packages/gnocchiclient-7.1.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ ln -s gnocchi /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/bin/gnocchi-3
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.1.0-0.20240829094422.f0c4fa0.el9 --unique-debug-suffix -7.1.0-0.20240829094422.f0c4fa0.el9.x86_64 --unique-debug-src-base python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.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/gnocchiclient-7.1.0
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-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BUWcEC
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ DOCDIR=/builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/doc/python3-gnocchiclient
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/doc/python3-gnocchiclient
+ cp -pr README.rst /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/doc/python3-gnocchiclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E4aivs
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/licenses/python3-gnocchiclient
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/licenses/python3-gnocchiclient
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64/usr/share/licenses/python3-gnocchiclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-gnocchiclient = 7.1.0-0.20240829094422.f0c4fa0.el9 python3-gnocchiclient = 7.1.0-0.20240829094422.f0c4fa0.el9 python3.9-gnocchiclient = 7.1.0-0.20240829094422.f0c4fa0.el9 python3.9dist(gnocchiclient) = 7.1 python3dist(gnocchiclient) = 7.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(cliff) >= 2.10 python3.9dist(debtcollector) python3.9dist(futurist) python3.9dist(iso8601) python3.9dist(keystoneauth1) >= 2 python3.9dist(python-dateutil) python3.9dist(ujson)
Obsoletes: python39-gnocchiclient < 7.1.0-0.20240829094422.f0c4fa0.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64
Wrote: /builddir/build/SRPMS/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A8mleJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd gnocchiclient-7.1.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gnocchiclient-7.1.0-0.20240829094422.f0c4fa0.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0