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-pluggy.spec'], chrootPath='/var/lib/mock/module-python39-3.9-8060020221210143946-27933696-build-28678-8703/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pluggy.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 Wrote: /builddir/build/SRPMS/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pluggy.spec'], chrootPath='/var/lib/mock/module-python39-3.9-8060020221210143946-27933696-build-28678-8703/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pluggy.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GzBVNw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pluggy-0.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pluggy-0.13.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pluggy-0.13.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/ *use_scm_version=.*,/d' setup.py + sed -i 's/ *setup_requires=.*/version='\''0.13.1'\'',/' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jCJavC + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.13.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py build '--executable=/usr/bin/python3.9 -s' running build running build_py creating build creating build/lib creating build/lib/pluggy copying src/pluggy/manager.py -> build/lib/pluggy copying src/pluggy/_version.py -> build/lib/pluggy copying src/pluggy/callers.py -> build/lib/pluggy copying src/pluggy/hooks.py -> build/lib/pluggy copying src/pluggy/__init__.py -> build/lib/pluggy copying src/pluggy/_tracing.py -> build/lib/pluggy + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UjhjSO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch ++ dirname /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch + cd pluggy-0.13.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr creating /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/manager.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/_version.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/callers.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/hooks.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/__init__.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy copying build/lib/pluggy/_tracing.py -> /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/callers.py to callers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy/_tracing.py to _tracing.cpython-39.pyc writing byte-compilation script '/tmp/tmpxuiknc5q.py' /usr/bin/python3.9 /tmp/tmpxuiknc5q.py removing /tmp/tmpxuiknc5q.py running install_egg_info running egg_info writing src/pluggy.egg-info/PKG-INFO writing dependency_links to src/pluggy.egg-info/dependency_links.txt writing requirements to src/pluggy.egg-info/requires.txt writing top-level names to src/pluggy.egg-info/top_level.txt reading manifest file 'src/pluggy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' writing manifest file 'src/pluggy.egg-info/SOURCES.txt' Copying src/pluggy.egg-info to /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages/pluggy-0.13.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.13.1-3.module+oc8.6.0+398+5977e2af --unique-debug-suffix -0.13.1-3.module+oc8.6.0+398+5977e2af.noarch --unique-debug-src-base python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pluggy-0.13.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.9 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8ggQPP + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.13.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/lib/python3.9/site-packages + /usr/bin/python3.9 -m pytest testing -k 'not test_load_setuptools_instantiation' ============================= test session starts ============================== platform linux -- Python 3.9.2, pytest-6.0.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/pluggy-0.13.1, configfile: tox.ini, testpaths: testing collected 88 items / 1 deselected / 87 selected testing/test_deprecations.py .... [ 4%] testing/test_details.py ..... [ 10%] testing/test_helpers.py ..... [ 16%] testing/test_hookcaller.py ................. [ 35%] testing/test_invocations.py ........ [ 44%] testing/test_multicall.py ............ [ 58%] testing/test_pluginmanager.py ................................ [ 95%] testing/test_tracer.py .... [100%] ======================= 87 passed, 1 deselected in 0.17s ======================= + exit 0 Processing files: python39-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r4uG8w + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.13.1 + DOCDIR=/builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/doc/python39-pluggy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/doc/python39-pluggy + cp -pr README.rst /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/doc/python39-pluggy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eye0br + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.13.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/licenses/python39-pluggy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/licenses/python39-pluggy + cp -pr LICENSE /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch/usr/share/licenses/python39-pluggy + exit 0 Provides: python3.9dist(pluggy) = 0.13.1 python39-pluggy = 0.13.1-3.module+oc8.6.0+398+5977e2af 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.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch Wrote: /builddir/build/RPMS/python39-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EZdcHi + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.13.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pluggy-0.13.1-3.module+oc8.6.0+398+5977e2af.noarch + exit 0 Child return code was: 0