Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.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-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gO9Hhi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-services-2.2.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-services-2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-services-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^pytest-pep8$/d' requirements-testing.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tThSdS + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir -r requirements-testing.txt Handling coverage from requirements file requirements-testing.txt Requirement not satisfied: coverage Handling mock from requirements file requirements-testing.txt Requirement not satisfied: mock Handling mysqlclient from requirements file requirements-testing.txt Requirement not satisfied: mysqlclient Handling pylibmc from requirements file requirements-testing.txt Requirement not satisfied: pylibmc Handling astroid from requirements file requirements-testing.txt Requirement not satisfied: astroid Exiting dependency generation pass: all requirements files + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.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-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MSgkvA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-services-2.2.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-services-2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-services-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^pytest-pep8$/d' requirements-testing.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ew03Dc + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir -r requirements-testing.txt Handling coverage from requirements file requirements-testing.txt Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock from requirements file requirements-testing.txt Requirement satisfied: mock (installed: mock 4.0.3) Handling mysqlclient from requirements file requirements-testing.txt Requirement satisfied: mysqlclient (installed: mysqlclient 2.1.0) Handling pylibmc from requirements file requirements-testing.txt Requirement satisfied: pylibmc (installed: pylibmc 1.6.1) Handling astroid from requirements file requirements-testing.txt Requirement satisfied: astroid (installed: astroid 2.12.14) Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement not satisfied: wheel Handling setuptools_scm[toml]>=3.4.1 from build-system.requires Requirement not satisfied: setuptools_scm[toml]>=3.4.1 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.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-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IYXF7C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-services-2.2.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-services-2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-services-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^pytest-pep8$/d' requirements-testing.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9O8nee + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir -r requirements-testing.txt Handling coverage from requirements file requirements-testing.txt Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock from requirements file requirements-testing.txt Requirement satisfied: mock (installed: mock 4.0.3) Handling mysqlclient from requirements file requirements-testing.txt Requirement satisfied: mysqlclient (installed: mysqlclient 2.1.0) Handling pylibmc from requirements file requirements-testing.txt Requirement satisfied: pylibmc (installed: pylibmc 1.6.1) Handling astroid from requirements file requirements-testing.txt Requirement satisfied: astroid (installed: astroid 2.12.14) Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=3.4.1 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml] >= 3.4.1 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml] >= 3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:257: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) HOOK STDOUT: running dist_info HOOK STDOUT: writing pytest_services.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_services.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_services.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_services.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_services.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-services-2.2.1/pytest_services-2.2.1.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") HOOK STDOUT: adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") Handling requests from hook generated metadata: Requires-Dist Requirement not satisfied: requests Handling psutil from hook generated metadata: Requires-Dist Requirement not satisfied: psutil Handling pytest from hook generated metadata: Requires-Dist Requirement satisfied: pytest (installed: pytest 7.1.3) Handling zc.lockfile (>=2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: zc.lockfile (>=2.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.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-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eLDxDR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-services-2.2.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-services-2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-services-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^pytest-pep8$/d' requirements-testing.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.iWaEep + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir -r requirements-testing.txt Handling coverage from requirements file requirements-testing.txt Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock from requirements file requirements-testing.txt Requirement satisfied: mock (installed: mock 4.0.3) Handling mysqlclient from requirements file requirements-testing.txt Requirement satisfied: mysqlclient (installed: mysqlclient 2.1.0) Handling pylibmc from requirements file requirements-testing.txt Requirement satisfied: pylibmc (installed: pylibmc 1.6.1) Handling astroid from requirements file requirements-testing.txt Requirement satisfied: astroid (installed: astroid 2.12.14) Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=3.4.1 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml] >= 3.4.1 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml] >= 3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:257: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) HOOK STDOUT: running dist_info HOOK STDOUT: writing pytest_services.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_services.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_services.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_services.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_services.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-services-2.2.1/pytest_services-2.2.1.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") HOOK STDOUT: adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") Handling requests from hook generated metadata: Requires-Dist Requirement satisfied: requests (installed: requests 2.28.1) Handling psutil from hook generated metadata: Requires-Dist Requirement satisfied: psutil (installed: psutil 5.9.2) Handling pytest from hook generated metadata: Requires-Dist Requirement satisfied: pytest (installed: pytest 7.1.3) Handling zc.lockfile (>=2.0) from hook generated metadata: Requires-Dist Requirement satisfied: zc.lockfile (>=2.0) (installed: zc.lockfile 2.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.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-pytest-services.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-182647-12191/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-services.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674777600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HyGShl + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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 pytest_services-2.2.1.dist-info/ removed 'pytest_services-2.2.1.dist-info/entry_points.txt' removed 'pytest_services-2.2.1.dist-info/AUTHORS.rst' removed 'pytest_services-2.2.1.dist-info/LICENSE.txt' removed 'pytest_services-2.2.1.dist-info/top_level.txt' removed 'pytest_services-2.2.1.dist-info/METADATA' removed directory 'pytest_services-2.2.1.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir -r requirements-testing.txt Handling coverage from requirements file requirements-testing.txt Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock from requirements file requirements-testing.txt Requirement satisfied: mock (installed: mock 4.0.3) Handling mysqlclient from requirements file requirements-testing.txt Requirement satisfied: mysqlclient (installed: mysqlclient 2.1.0) Handling pylibmc from requirements file requirements-testing.txt Requirement satisfied: pylibmc (installed: pylibmc 1.6.1) Handling astroid from requirements file requirements-testing.txt Requirement satisfied: astroid (installed: astroid 2.12.14) Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=3.4.1 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) Handling setuptools_scm[toml] >= 3.4.1 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml] >= 3.4.1 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:257: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) HOOK STDOUT: running dist_info HOOK STDOUT: creating pytest_services.egg-info HOOK STDOUT: writing pytest_services.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_services.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_services.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_services.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_services.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'pytest_services.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-services-2.2.1/pytest_services-2.2.1.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") HOOK STDOUT: adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") Handling requests from hook generated metadata: Requires-Dist Requirement satisfied: requests (installed: requests 2.28.1) Handling psutil from hook generated metadata: Requires-Dist Requirement satisfied: psutil (installed: psutil 5.9.2) Handling pytest from hook generated metadata: Requires-Dist Requirement satisfied: pytest (installed: pytest 7.1.3) Handling zc.lockfile (>=2.0) from hook generated metadata: Requires-Dist Requirement satisfied: zc.lockfile (>=2.0) (installed: zc.lockfile 2.0) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T8o5Vb + umask 022 + cd /builddir/build/BUILD + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pytest-services-2.2.1 + mkdir -p /builddir/build/BUILD/pytest-services-2.2.1/.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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir Processing /builddir/build/BUILD/pytest-services-2.2.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:257: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) running dist_info creating /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info writing /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file '/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-modern-metadata-f9ytcp02/pytest_services-2.2.1.dist-info' adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pytest-services Building wheel for pytest-services (pyproject.toml): started Running command Building wheel for pytest-services (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:257: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_services copying pytest_services/service.py -> build/lib/pytest_services copying pytest_services/folders.py -> build/lib/pytest_services copying pytest_services/django_settings.py -> build/lib/pytest_services copying pytest_services/mysql.py -> build/lib/pytest_services copying pytest_services/locks.py -> build/lib/pytest_services copying pytest_services/process.py -> build/lib/pytest_services copying pytest_services/memcached.py -> build/lib/pytest_services copying pytest_services/xvfb.py -> build/lib/pytest_services copying pytest_services/__init__.py -> build/lib/pytest_services copying pytest_services/plugin.py -> build/lib/pytest_services copying pytest_services/log.py -> build/lib/pytest_services installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/service.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/folders.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/django_settings.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/mysql.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/locks.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/process.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/memcached.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/xvfb.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/__init__.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/plugin.py -> build/bdist.linux-riscv64/wheel/pytest_services copying build/lib/pytest_services/log.py -> build/bdist.linux-riscv64/wheel/pytest_services running install_egg_info running egg_info creating pytest_services.egg-info writing pytest_services.egg-info/PKG-INFO writing dependency_links to pytest_services.egg-info/dependency_links.txt writing entry points to pytest_services.egg-info/entry_points.txt writing requirements to pytest_services.egg-info/requires.txt writing top-level names to pytest_services.egg-info/top_level.txt writing manifest file 'pytest_services.egg-info/SOURCES.txt' reading manifest file 'pytest_services.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'pytest_services.egg-info/SOURCES.txt' Copying pytest_services.egg-info to build/bdist.linux-riscv64/wheel/pytest_services-2.2.1-py3.11.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-riscv64/wheel/pytest_services-2.2.1.dist-info/WHEEL creating '/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir/pip-wheel-n2wm0e5g/tmptbqfnxm0/pytest_services-2.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'pytest_services/__init__.py' adding 'pytest_services/django_settings.py' adding 'pytest_services/folders.py' adding 'pytest_services/locks.py' adding 'pytest_services/log.py' adding 'pytest_services/memcached.py' adding 'pytest_services/mysql.py' adding 'pytest_services/plugin.py' adding 'pytest_services/process.py' adding 'pytest_services/service.py' adding 'pytest_services/xvfb.py' adding 'pytest_services-2.2.1.dist-info/AUTHORS.rst' adding 'pytest_services-2.2.1.dist-info/LICENSE.txt' adding 'pytest_services-2.2.1.dist-info/METADATA' adding 'pytest_services-2.2.1.dist-info/WHEEL' adding 'pytest_services-2.2.1.dist-info/entry_points.txt' adding 'pytest_services-2.2.1.dist-info/top_level.txt' adding 'pytest_services-2.2.1.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for pytest-services (pyproject.toml): finished with status 'done' Created wheel for pytest-services: filename=pytest_services-2.2.1-py2.py3-none-any.whl size=18624 sha256=521197fc3a8dda5ae594da289aaf5f8f6fce6cadf5c1706a26fbd579acf484b7 Stored in directory: /builddir/.cache/pip/wheels/e9/9d/04/b9119b6d2c1571407415f3b7fa9c7450a1e36eb9f3e4555e2d Successfully built pytest-services + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8NUFhT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pytest-services-2.2.1 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir/pytest_services-2.2.1-py2.py3-none-any.whl + specifier=pytest_services==2.2.1 + TMPDIR=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.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/pytest-services-2.2.1/pyproject-wheeldir pytest_services==2.2.1 Using pip 22.2.2 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/pytest-services-2.2.1/pyproject-wheeldir Processing ./pyproject-wheeldir/pytest_services-2.2.1-py2.py3-none-any.whl Installing collected packages: pytest_services Successfully installed pytest_services-2.2.1 + '[' -d /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.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-pytest-services-2.2.1-1.fc37.noarch --record /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info/RECORD --output /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_services-2.2.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-pytest-services-2.2.1-1.fc37.noarch-pyproject-record --prefix /usr pytest_services + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.2.1-1.fc37 --unique-debug-suffix -2.2.1-1.fc37.noarch --unique-debug-src-base python-pytest-services-2.2.1-1.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-services-2.2.1 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xpCfaG + umask 022 + cd /builddir/build/BUILD + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pytest-services-2.2.1 ++ awk 'NR>1 {pre=" and " } { printf "%snot %s", pre, $0 }' + k='not test_mysql and not test_xvfb' + 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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + PATH=/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/pytest-services-2.2.1/.pyproject-builddir' + /usr/bin/pytest -k 'not test_mysql and not test_xvfb' ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/pytest-services-2.2.1, configfile: tox.ini plugins: services-2.2.1 collecting ... collected 6 items / 2 deselected / 4 selected tests/test_plugin.py::test_memcached PASSED [ 25%] tests/test_plugin.py::test_port_getter PASSED [ 50%] tests/test_plugin.py::test_display_getter PASSED [ 75%] tests/test_plugin.py::test_temp_dir PASSED [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1253 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1253: PytestConfigWarning: Unknown config option: pep8maxlinelength self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 4 passed, 2 deselected, 1 warning in 4.90s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pytest-services-2.2.1-1.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OgRQKO + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/doc/python3-pytest-services + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/doc/python3-pytest-services + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/doc/python3-pytest-services + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/doc/python3-pytest-services + cp -pr README.rst /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/doc/python3-pytest-services + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G0ZDvn + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/licenses/python3-pytest-services + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/licenses/python3-pytest-services + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch/usr/share/licenses/python3-pytest-services + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pytest-services = 2.2.1-1.fc37 python3-pytest-services = 2.2.1-1.fc37 python3.11-pytest-services = 2.2.1-1.fc37 python3.11dist(pytest-services) = 2.2.1 python3dist(pytest-services) = 2.2.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: python(abi) = 3.11 python3.11dist(psutil) python3.11dist(pytest) python3.11dist(requests) python3.11dist(zc-lockfile) >= 2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch Wrote: /builddir/build/SRPMS/python-pytest-services-2.2.1-1.fc37.src.rpm Wrote: /builddir/build/RPMS/python3-pytest-services-2.2.1-1.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tGBdEb + umask 022 + cd /builddir/build/BUILD + cd pytest-services-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pytest-services-2.2.1-1.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.PORkE6 + umask 022 + cd /builddir/build/BUILD + rm -rf pytest-services-2.2.1 pytest-services-2.2.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0