Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0L49IC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rhCdlo + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.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 --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vyzjyF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8KEdOb + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: creating src/distro.egg-info HOOK STDOUT: writing src/distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to src/distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.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 --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VhDV7R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BNAY73 + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: creating src/distro.egg-info HOOK STDOUT: writing src/distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to src/distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/distro.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 + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.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 --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pvkc4O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FCIR7G + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: creating src/distro.egg-info HOOK STDOUT: writing src/distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to src/distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling tox >= 1.9 from tox --print-deps-only: py39 Requirement satisfied: tox >= 1.9 (installed: tox 3.23.0) Handling pytest from tox --print-deps-only: py39 Requirement not satisfied: pytest Handling pytest-cov from tox --print-deps-only: py39 Requirement not satisfied: pytest-cov warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running dist_info HOOK STDOUT: creating distro.egg-info HOOK STDOUT: writing distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/distro-1.8.0/distro.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.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 --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SrwtyP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tHJT6T + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: creating src/distro.egg-info HOOK STDOUT: writing src/distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to src/distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling tox >= 1.9 from tox --print-deps-only: py39 Requirement satisfied: tox >= 1.9 (installed: tox 3.23.0) Handling pytest from tox --print-deps-only: py39 Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-cov from tox --print-deps-only: py39 Requirement satisfied: pytest-cov (installed: pytest-cov 4.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running dist_info HOOK STDOUT: creating distro.egg-info HOOK STDOUT: writing distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/distro-1.8.0/distro.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.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 noarch --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172604-1038056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-distro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1676073600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rFYG9p + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv distro.dist-info/ removed 'distro.dist-info/LICENSE' removed 'distro.dist-info/top_level.txt' removed 'distro.dist-info/entry_points.txt' removed 'distro.dist-info/METADATA' removed directory 'distro.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.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/distro-1.8.0/pyproject-wheeldir -t Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: writing src/distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to src/distro.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/distro.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling tox >= 1.9 from tox --print-deps-only: py39 Requirement satisfied: tox >= 1.9 (installed: tox 3.23.0) Handling pytest from tox --print-deps-only: py39 Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-cov from tox --print-deps-only: py39 Requirement satisfied: pytest-cov (installed: pytest-cov 4.0.0) warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution HOOK STDOUT: running dist_info HOOK STDOUT: creating distro.egg-info HOOK STDOUT: writing distro.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to distro.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to distro.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to distro.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'distro.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/distro-1.8.0/distro.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TafqvI + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + mkdir -p /builddir/build/BUILD/distro-1.8.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/distro-1.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/distro-1.8.0/pyproject-wheeldir Processing /builddir/build/BUILD/distro-1.8.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: 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/distro-1.8.0/.pyproject-builddir/tmpz6s_ju9g running dist_info creating /builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info writing /builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/entry_points.txt writing top-level names to /builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-modern-metadata-8t81cff8/distro.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: distro Building wheel for distro (PEP 517): 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/distro-1.8.0/.pyproject-builddir/tmpmb5rc2my running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/distro copying src/distro/distro.py -> build/lib/distro copying src/distro/__init__.py -> build/lib/distro copying src/distro/__main__.py -> build/lib/distro copying src/distro/py.typed -> build/lib/distro 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/distro copying build/lib/distro/distro.py -> build/bdist.linux-x86_64/wheel/distro copying build/lib/distro/py.typed -> build/bdist.linux-x86_64/wheel/distro copying build/lib/distro/__init__.py -> build/bdist.linux-x86_64/wheel/distro copying build/lib/distro/__main__.py -> build/bdist.linux-x86_64/wheel/distro running install_egg_info running egg_info writing src/distro.egg-info/PKG-INFO writing dependency_links to src/distro.egg-info/dependency_links.txt writing entry points to src/distro.egg-info/entry_points.txt writing top-level names to src/distro.egg-info/top_level.txt reading manifest file 'src/distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/distro.egg-info/SOURCES.txt' Copying src/distro.egg-info to build/bdist.linux-x86_64/wheel/distro-1.8.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/distro-1.8.0.dist-info/WHEEL creating '/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir/pip-wheel-awunjs0a/tmp5vigxgec/distro-1.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'distro/__init__.py' adding 'distro/__main__.py' adding 'distro/distro.py' adding 'distro/py.typed' adding 'distro-1.8.0.dist-info/LICENSE' adding 'distro-1.8.0.dist-info/METADATA' adding 'distro-1.8.0.dist-info/WHEEL' adding 'distro-1.8.0.dist-info/entry_points.txt' adding 'distro-1.8.0.dist-info/top_level.txt' adding 'distro-1.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for distro (PEP 517): finished with status 'done' Created wheel for distro: filename=distro-1.8.0-py3-none-any.whl size=20318 sha256=49c98f556acfebe92f1da50554dd4db767636741200b6e147707bb5e59c2c7cb Stored in directory: /builddir/.cache/pip/wheels/4e/2c/27/4540a963f4f9abacd73e57a1253ce89a28bbec29f8bb816f36 Successfully built distro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AZzf73 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch + cd distro-1.8.0 ++ ls /builddir/build/BUILD/distro-1.8.0/pyproject-wheeldir/distro-1.8.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=distro==1.8.0 + TMPDIR=/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch --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/distro-1.8.0/pyproject-wheeldir distro==1.8.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/distro-1.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/distro-1.8.0-py3-none-any.whl Installing collected packages: distro Creating /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin/distro to 755 Successfully installed distro-1.8.0 + '[' -d /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin/distro /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin/distro: updating + rm -rfv /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-distro-1.8.0-3.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/distro-1.8.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.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-distro-1.8.0-3.el9s.noarch --record /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.0.dist-info/RECORD --output /builddir/build/BUILD/python-distro-1.8.0-3.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro-1.8.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-distro-1.8.0-3.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.8.0-3.el9s --unique-debug-suffix -1.8.0-3.el9s.noarch --unique-debug-src-base python-distro-1.8.0-3.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/distro-1.8.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-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KGkYMX + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/distro-1.8.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 ============================= test session starts ============================== platform linux -- Python 3.9.16, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 cachedir: .tox/py39/.pytest_cache rootdir: /builddir/build/BUILD/distro-1.8.0 plugins: cov-4.0.0 collected 223 items tests/test_distro.py ................................................... [ 22%] ........................................................................ [ 55%] ........................................................................ [ 87%] ............................ [100%] ---------- coverage: platform linux, python 3.9.16-final-0 ----------- Name Stmts Miss Branch BrPart Cover Missing ------------------------------------------------------------------------------------------------------------------------------------------------------------ /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro/__init__.py 3 0 0 0 100% /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro/__main__.py 1 0 0 0 100% /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/lib/python3.9/site-packages/distro/distro.py 353 14 104 6 95% 54-56, 627-642, 782, 933->936, 1207, 1227, 1230->1241, 1346->1348 ------------------------------------------------------------------------------------------------------------------------------------------------------------ TOTAL 357 14 104 6 95% ============================= 223 passed in 3.09s ============================== ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-distro-1.8.0-3.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rGwmvi + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/doc/python3-distro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/doc/python3-distro + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/doc/python3-distro + cp -pr CONTRIBUTORS.md /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/doc/python3-distro + cp -pr README.md /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/doc/python3-distro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.imatJV + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/licenses/python3-distro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/licenses/python3-distro + cp -pr LICENSE /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch/usr/share/licenses/python3-distro + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-distro = 1.8.0-3.el9s python3-distro = 1.8.0-3.el9s python3.9-distro = 1.8.0-3.el9s python3.9dist(distro) = 1.8 python3dist(distro) = 1.8 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 Obsoletes: python39-distro < 1.8.0-3.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch Wrote: /builddir/build/SRPMS/python-distro-1.8.0-3.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-distro-1.8.0-3.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wyTwxM + umask 022 + cd /builddir/build/BUILD + cd distro-1.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-distro-1.8.0-3.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0