Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-asgiref.spec'], chrootPath='/var/lib/mock/epel8-build-21073947-1635454/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-asgiref.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-asgiref-3.2.10-1.el8.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-asgiref.spec'], chrootPath='/var/lib/mock/epel8-build-21073947-1635454/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-asgiref.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.ntnBSq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf asgiref-3.2.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/asgiref-3.2.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd asgiref-3.2.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xynLYk + umask 022 + cd /builddir/build/BUILD + cd asgiref-3.2.10 + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/asgiref copying asgiref/sync.py -> build/lib/asgiref copying asgiref/compatibility.py -> build/lib/asgiref copying asgiref/__init__.py -> build/lib/asgiref copying asgiref/local.py -> build/lib/asgiref copying asgiref/wsgi.py -> build/lib/asgiref copying asgiref/current_thread_executor.py -> build/lib/asgiref copying asgiref/server.py -> build/lib/asgiref copying asgiref/testing.py -> build/lib/asgiref copying asgiref/timeout.py -> build/lib/asgiref running egg_info creating asgiref.egg-info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt writing manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'asgiref.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OWxbRf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch + cd asgiref-3.2.10 + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/sync.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/compatibility.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/__init__.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/local.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/wsgi.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/current_thread_executor.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/server.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/testing.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref copying build/lib/asgiref/timeout.py -> /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/sync.py to sync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/current_thread_executor.py to current_thread_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref/timeout.py to timeout.cpython-36.pyc writing byte-compilation script '/tmp/tmp9yudxtzx.py' /usr/bin/python3.6 /tmp/tmp9yudxtzx.py removing /tmp/tmp9yudxtzx.py running install_egg_info running egg_info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt reading manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'asgiref.egg-info/SOURCES.txt' Copying asgiref.egg-info to /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages/asgiref-3.2.10-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.2.10-1.el8 --unique-debug-suffix -3.2.10-1.el8.noarch --unique-debug-src-base python-asgiref-3.2.10-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/asgiref-3.2.10 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-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zwr89a + umask 022 + cd /builddir/build/BUILD + cd asgiref-3.2.10 + PYTHONPATH=/builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 --verbose tests ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/asgiref-3.2.10, inifile: setup.cfg plugins: asyncio-0.10.0 collecting ... collected 37 items / 1 skipped tests/test_compatibility.py::test_is_double_callable PASSED [ 2%] tests/test_compatibility.py::test_double_to_single_signature PASSED [ 5%] tests/test_compatibility.py::test_double_to_single_communicator PASSED [ 8%] tests/test_local.py::test_local_task PASSED [ 10%] tests/test_local.py::test_local_thread PASSED [ 13%] tests/test_local.py::test_local_thread_nested PASSED [ 16%] tests/test_local.py::test_local_cycle PASSED [ 18%] tests/test_local.py::test_local_task_to_sync PASSED [ 21%] tests/test_local.py::test_local_thread_to_async PASSED [ 24%] tests/test_local.py::test_local_task_to_sync_to_task PASSED [ 27%] tests/test_local.py::test_local_many_layers PASSED [ 29%] tests/test_local.py::test_local_critical_no_task_to_thread PASSED [ 32%] tests/test_local.py::test_local_critical_no_thread_to_task PASSED [ 35%] tests/test_local.py::test_local_threads_and_tasks PASSED [ 37%] tests/test_local.py::test_local_del_swallows_type_error PASSED [ 40%] tests/test_sync.py::test_sync_to_async PASSED [ 43%] tests/test_sync.py::test_sync_to_async_decorator PASSED [ 45%] tests/test_sync.py::test_nested_sync_to_async_retains_wrapped_function_attributes PASSED [ 48%] tests/test_sync.py::test_sync_to_async_method_decorator PASSED [ 51%] tests/test_sync.py::test_sync_to_async_method_self_attribute PASSED [ 54%] tests/test_sync.py::test_async_to_sync_to_async PASSED [ 56%] tests/test_sync.py::test_async_to_sync PASSED [ 59%] tests/test_sync.py::test_async_to_sync_decorator PASSED [ 62%] tests/test_sync.py::test_async_to_sync_method_decorator PASSED [ 64%] tests/test_sync.py::test_async_to_sync_in_async PASSED [ 67%] tests/test_sync.py::test_async_to_sync_in_thread PASSED [ 70%] tests/test_sync.py::test_async_to_async_method_self_attribute PASSED [ 72%] tests/test_sync.py::test_thread_sensitive_outside_sync PASSED [ 75%] tests/test_sync.py::test_thread_sensitive_outside_async PASSED [ 78%] tests/test_sync.py::test_thread_sensitive_double_nested_sync PASSED [ 81%] tests/test_sync.py::test_thread_sensitive_double_nested_async PASSED [ 83%] tests/test_sync.py::ASGITest::test_wrapped_case_is_collected PASSED [ 86%] tests/test_sync.py::test_sync_to_async_detected_as_coroutinefunction PASSED [ 89%] tests/test_testing.py::test_receive_nothing PASSED [ 91%] tests/test_wsgi.py::test_basic_wsgi PASSED [ 94%] tests/test_wsgi.py::test_wsgi_empty_body PASSED [ 97%] tests/test_wsgi.py::test_wsgi_multi_body PASSED [100%] ===================== 37 passed, 1 skipped in 5.65 seconds ===================== + exit 0 Processing files: python3-asgiref-3.2.10-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vmcDV9 + umask 022 + cd /builddir/build/BUILD + cd asgiref-3.2.10 + DOCDIR=/builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/doc/python3-asgiref + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/doc/python3-asgiref + cp -pr README.rst /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/doc/python3-asgiref + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tu7nH8 + umask 022 + cd /builddir/build/BUILD + cd asgiref-3.2.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/licenses/python3-asgiref + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/licenses/python3-asgiref + cp -pr LICENSE /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch/usr/share/licenses/python3-asgiref + exit 0 Provides: bundled(python3dist(async-timeout)) = 3.0.1 python3-asgiref = 3.2.10-1.el8 python3.6dist(asgiref) = 3.2.10 python3dist(asgiref) = 3.2.10 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch Wrote: /builddir/build/RPMS/python3-asgiref-3.2.10-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3jJjL9 + umask 022 + cd /builddir/build/BUILD + cd asgiref-3.2.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-asgiref-3.2.10-1.el8.noarch + exit 0 Child return code was: 0