D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-hacking-7.0.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wYd8mp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QONmYW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ rm -rf hacking-7.0.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hacking-7.0.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hacking-7.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"]?)/\1\5/g' doc/requirements.txt
+ sed -i -E -e 's/~=/>=/g' requirements.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YSLXmc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ cd hacking-7.0.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-buildrequires doc/requirements.txt
Handling sphinx>=2.0.0 from requirements file doc/requirements.txt
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 7.3.7)
Handling openstackdocstheme>=2.2.1 from requirements file doc/requirements.txt
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling reno>=3.1.0 from requirements file doc/requirements.txt
Requirement satisfied: reno>=3.1.0
   (installed: reno 3.5.0)
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 75.6.0)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running dist_info
writing hacking.egg-info/PKG-INFO
writing dependency_links to hacking.egg-info/dependency_links.txt
writing entry points to hacking.egg-info/entry_points.txt
writing requirements to hacking.egg-info/requires.txt
writing top-level names to hacking.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
creating '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/hacking-7.0.0.dist-info'
Handling flake8>=7.1.1 from hook generated metadata: Requires-Dist (hacking)
Requirement satisfied: flake8>=7.1.1
   (installed: flake8 7.1.1)
Handling flake8-docstrings==1.7.0; extra == "pep257" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: flake8-docstrings==1.7.0; extra == "pep257"
Handling coverage!=4.4,>=4.0; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: coverage!=4.4,>=4.0; extra == "test"
Handling fixtures>=3.0.0; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: fixtures>=3.0.0; extra == "test"
Handling python-subunit>=1.0.0; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: python-subunit>=1.0.0; extra == "test"
Handling stestr>=2.0.0; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: stestr>=2.0.0; extra == "test"
Handling testscenarios>=0.4; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: testscenarios>=0.4; extra == "test"
Handling testtools>=2.2.0; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: testtools>=2.2.0; extra == "test"
Handling ddt>=1.2.1; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: ddt>=1.2.1; extra == "test"
Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2; extra == "test" from hook generated metadata: Requires-Dist (hacking)
Ignoring alien requirement: eventlet!=0.18.3,!=0.20.1,>=0.18.2; extra == "test"
+ cat /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-buildrequires
+ rm -rfv hacking-7.0.0.dist-info/
removed 'hacking-7.0.0.dist-info/pbr.json'
removed 'hacking-7.0.0.dist-info/AUTHORS'
removed 'hacking-7.0.0.dist-info/entry_points.txt'
removed 'hacking-7.0.0.dist-info/top_level.txt'
removed 'hacking-7.0.0.dist-info/METADATA'
removed 'hacking-7.0.0.dist-info/LICENSE'
removed directory 'hacking-7.0.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E6GV38
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ cd hacking-7.0.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
  !!

          ********************************************************************************
          Please avoid running ``setup.py`` and ``easy_install``.
          Instead, use pypa/build, pypa/installer or other
          standards-based tools.

          See https://github.com/pypa/setuptools/issues/917 for details.
          ********************************************************************************

  !!
    easy_install.initialize_options(self)
  /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
  !!

          ********************************************************************************
          Please avoid running ``setup.py`` directly.
          Instead, use pypa/build, pypa/installer or other
          standards-based tools.

          See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
          ********************************************************************************

  !!
    self.initialize_options()
  /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/entry_points.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/top_level.txt
  [pbr] Processing SOURCES.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/SOURCES.txt'
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.gitreview'
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.gitreview'
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  adding license file 'LICENSE'
  adding license file 'AUTHORS'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-modern-metadata-epaftxwv/hacking-7.0.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: hacking
  Building wheel for hacking (pyproject.toml): started
  Running command Building wheel for hacking (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
  !!

          ********************************************************************************
          Please avoid running ``setup.py`` and ``easy_install``.
          Instead, use pypa/build, pypa/installer or other
          standards-based tools.

          See https://github.com/pypa/setuptools/issues/917 for details.
          ********************************************************************************

  !!
    easy_install.initialize_options(self)
  /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  running bdist_wheel
  running build
  running build_py
  creating build/lib/hacking/tests/checks
  copying hacking/tests/checks/test_other.py -> build/lib/hacking/tests/checks
  copying hacking/tests/checks/test_comments.py -> build/lib/hacking/tests/checks
  copying hacking/tests/checks/test_except_checks.py -> build/lib/hacking/tests/checks
  copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks
  copying hacking/tests/checks/test_mock.py -> build/lib/hacking/tests/checks
  copying hacking/config.py -> build/lib/hacking
  copying hacking/__init__.py -> build/lib/hacking
  copying hacking/core.py -> build/lib/hacking
  copying hacking/tests/test_doctest.py -> build/lib/hacking/tests
  copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests
  copying hacking/tests/test_config.py -> build/lib/hacking/tests
  copying hacking/tests/__init__.py -> build/lib/hacking/tests
  creating build/lib/hacking/checks
  copying hacking/checks/other.py -> build/lib/hacking/checks
  copying hacking/checks/comments.py -> build/lib/hacking/checks
  copying hacking/checks/except_checks.py -> build/lib/hacking/checks
  copying hacking/checks/dictlist.py -> build/lib/hacking/checks
  copying hacking/checks/vim_check.py -> build/lib/hacking/checks
  copying hacking/checks/__init__.py -> build/lib/hacking/checks
  copying hacking/checks/docstrings.py -> build/lib/hacking/checks
  copying hacking/checks/imports.py -> build/lib/hacking/checks
  copying hacking/checks/mock_checks.py -> build/lib/hacking/checks
  copying hacking/checks/localization.py -> build/lib/hacking/checks
  running egg_info
  writing hacking.egg-info/PKG-INFO
  writing dependency_links to hacking.egg-info/dependency_links.txt
  writing entry points to hacking.egg-info/entry_points.txt
  writing requirements to hacking.egg-info/requires.txt
  writing top-level names to hacking.egg-info/top_level.txt
  [pbr] Reusing existing SOURCES.txt
  installing to build/bdist.linux-x86_64/wheel
  running install
  [pbr] Generating AUTHORS
  [pbr] AUTHORS complete (0.0s)
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/hacking
  creating build/bdist.linux-x86_64/wheel/hacking/tests
  copying build/lib/hacking/tests/test_doctest.py -> build/bdist.linux-x86_64/wheel/./hacking/tests
  copying build/lib/hacking/tests/test_import_exceptions.py -> build/bdist.linux-x86_64/wheel/./hacking/tests
  creating build/bdist.linux-x86_64/wheel/hacking/tests/checks
  copying build/lib/hacking/tests/checks/test_other.py -> build/bdist.linux-x86_64/wheel/./hacking/tests/checks
  copying build/lib/hacking/tests/checks/test_comments.py -> build/bdist.linux-x86_64/wheel/./hacking/tests/checks
  copying build/lib/hacking/tests/checks/test_except_checks.py -> build/bdist.linux-x86_64/wheel/./hacking/tests/checks
  copying build/lib/hacking/tests/checks/__init__.py -> build/bdist.linux-x86_64/wheel/./hacking/tests/checks
  copying build/lib/hacking/tests/checks/test_mock.py -> build/bdist.linux-x86_64/wheel/./hacking/tests/checks
  copying build/lib/hacking/tests/test_config.py -> build/bdist.linux-x86_64/wheel/./hacking/tests
  copying build/lib/hacking/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./hacking/tests
  creating build/bdist.linux-x86_64/wheel/hacking/checks
  copying build/lib/hacking/checks/other.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/comments.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/except_checks.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/dictlist.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/vim_check.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/__init__.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/docstrings.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/imports.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/mock_checks.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/checks/localization.py -> build/bdist.linux-x86_64/wheel/./hacking/checks
  copying build/lib/hacking/config.py -> build/bdist.linux-x86_64/wheel/./hacking
  copying build/lib/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/./hacking
  copying build/lib/hacking/core.py -> build/bdist.linux-x86_64/wheel/./hacking
  running install_egg_info
  Copying hacking.egg-info to build/bdist.linux-x86_64/wheel/./hacking-7.0.0-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/hacking-7.0.0.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir/pip-wheel-_qhi1y4i/.tmp-ptdugxr2/hacking-7.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'hacking/__init__.py'
  adding 'hacking/config.py'
  adding 'hacking/core.py'
  adding 'hacking/checks/__init__.py'
  adding 'hacking/checks/comments.py'
  adding 'hacking/checks/dictlist.py'
  adding 'hacking/checks/docstrings.py'
  adding 'hacking/checks/except_checks.py'
  adding 'hacking/checks/imports.py'
  adding 'hacking/checks/localization.py'
  adding 'hacking/checks/mock_checks.py'
  adding 'hacking/checks/other.py'
  adding 'hacking/checks/vim_check.py'
  adding 'hacking/tests/__init__.py'
  adding 'hacking/tests/test_config.py'
  adding 'hacking/tests/test_doctest.py'
  adding 'hacking/tests/test_import_exceptions.py'
  adding 'hacking/tests/checks/__init__.py'
  adding 'hacking/tests/checks/test_comments.py'
  adding 'hacking/tests/checks/test_except_checks.py'
  adding 'hacking/tests/checks/test_mock.py'
  adding 'hacking/tests/checks/test_other.py'
  adding 'hacking-7.0.0.dist-info/AUTHORS'
  adding 'hacking-7.0.0.dist-info/LICENSE'
  adding 'hacking-7.0.0.dist-info/METADATA'
  adding 'hacking-7.0.0.dist-info/WHEEL'
  adding 'hacking-7.0.0.dist-info/entry_points.txt'
  adding 'hacking-7.0.0.dist-info/top_level.txt'
  adding 'hacking-7.0.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for hacking (pyproject.toml): finished with status 'done'
  Created wheel for hacking: filename=hacking-7.0.0-py3-none-any.whl size=39700 sha256=2ec23dcba1d22bcbca000028d1d116de45ebd3142c4e0a76e134ecf339eeef69
  Stored in directory: /home/pterjan/.cache/pip/wheels/28/b1/28/7b33437bdbb0c20dfaa680c3e9d70c3e223a5418ddc06a85ce
Successfully built hacking
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0
+ sphinx-build doc/source html
Running Sphinx v7.3.7
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
[openstackdocstheme] overriding configured project name (hacking) with name extracted from the package (hacking); you can disable this behavior with the 'openstackdocs_auto_name' option
[openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] cannot find git top directory, assuming "."
[openstackdocstheme] no ./.gitreview found
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 5 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [ 20%] contributor/contributing
reading sources... [ 40%] index
reading sources... [ 60%] user/hacking
reading sources... [ 80%] user/index
reading sources... [100%] user/usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [ 20%] contributor/contributing
fatal: not a git repository (or any of the parent directories): .git
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/contributor/contributing.rst']' returned non-zero exit status 128.
[openstackdocstheme] could not determine last_updated for 'contributor/contributing'
writing output... [ 40%] index
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/index.rst']' returned non-zero exit status 128.
[openstackdocstheme] could not determine last_updated for 'index'
writing output... [ 60%] user/hacking
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] Could not get modification time of doc/source/user/hacking.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/hacking.rst']' returned non-zero exit status 128.
[openstackdocstheme] could not determine last_updated for 'user/hacking'
writing output... [ 80%] user/index
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/index.rst']' returned non-zero exit status 128.
[openstackdocstheme] could not determine last_updated for 'user/index'
writing output... [100%] user/usage
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
fatal: not a git repository (or any of the parent directories): .git
[openstackdocstheme] Could not get modification time of doc/source/user/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/usage.rst']' returned non-zero exit status 128.
[openstackdocstheme] could not determine last_updated for 'user/usage'

WARNING: [openstackdocstheme] cannot get gitsha from git repository
generating indices... genindex /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in html.
+ rm -rf html/.doctrees html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tO4uuS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT
+ cd hacking-7.0.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/pyproject-wheeldir/hacking-7.0.0-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=hacking==7.0.0
+ '[' -z hacking==7.0.0 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT --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 /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/pyproject-wheeldir hacking==7.0.0
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/hacking-7.0.0-py3-none-any.whl
Installing collected packages: hacking
Successfully installed hacking-7.0.0
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/hacking-7.0.0.dist-info/REQUESTED'
++ cut -f1 '-d '
++ wc -l /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-ghost-distinfo
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/python-hacking-7.0.0-1.mga10.noarch-pyproject-record --prefix /usr hacking
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-hacking-7.0.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.riJrER
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ cd hacking-7.0.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/doc/python3-hacking
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/doc/python3-hacking
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/README.rst /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/doc/python3-hacking
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/html /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/doc/python3-hacking
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DhI2Cz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ cd hacking-7.0.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/licenses/python3-hacking
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/licenses/python3-hacking
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/hacking-7.0.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT/usr/share/licenses/python3-hacking
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-hacking = 7.0.0-1.mga10 python3-hacking = 7.0.0-1.mga10 python3.12-hacking = 7.0.0-1.mga10 python3.12dist(hacking) = 7 python3dist(hacking) = 7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(flake8) >= 7.1.1
Obsoletes: python-hacking < 7.0.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-hacking-7.0.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fnHoi5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-hacking-7.0.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!