Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-txaio.spec'], chrootPath='/var/lib/mock/f31-build-15305071-1098758/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=172800uid=1000gid=425user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cqom27w:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd9921b0f5a8b4bf984746c93bf06e707', '-D', '/var/lib/mock/f31-build-15305071-1098758/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cqom27w:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-txaio.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-txaio-18.8.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-txaio.spec'], chrootPath='/var/lib/mock/f31-build-15305071-1098758/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=172800uid=1000gid=425user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cqom27w:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2262ffb2982c4667a21264530686ea88', '-D', '/var/lib/mock/f31-build-15305071-1098758/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cqom27w:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-txaio.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.y8NZpx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf txaio-18.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/txaio-18.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd txaio-18.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-txaio-skip-packaging-tests.patch): + echo 'Patch #0 (python-txaio-skip-packaging-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file test/test_packaging.py Patch #2 (run_once.patch): + echo 'Patch #2 (run_once.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/util.py + rm -rf txaio.egg-info + rm docs/index.rst + cp -a README.rst docs/index.rst + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9J82Hc + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + sleep 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/txaio copying txaio/_common.py -> build/lib/txaio copying txaio/interfaces.py -> build/lib/txaio copying txaio/testutil.py -> build/lib/txaio copying txaio/_version.py -> build/lib/txaio copying txaio/tx.py -> build/lib/txaio copying txaio/aio.py -> build/lib/txaio copying txaio/_unframework.py -> build/lib/txaio copying txaio/_iotype.py -> build/lib/txaio copying txaio/__init__.py -> build/lib/txaio running egg_info creating txaio.egg-info writing requirements to txaio.egg-info/requires.txt writing txaio.egg-info/PKG-INFO writing top-level names to txaio.egg-info/top_level.txt writing dependency_links to txaio.egg-info/dependency_links.txt writing manifest file 'txaio.egg-info/SOURCES.txt' reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txaio.egg-info/SOURCES.txt' + sleep 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txaio.egg-info/SOURCES.txt' + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.8.4 loading translations [en]... done making output directory... loading intersphinx inventory from http://docs.python.org/2/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: loading intersphinx inventory from http://docs.python.org/3/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/2/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/2/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: loading intersphinx inventory from https://pythonhosted.org/six/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/3/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://pythonhosted.org/six/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://pythonhosted.org/six/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] api reading sources... [ 33%] contents reading sources... [ 50%] index reading sources... [ 66%] overview reading sources... [ 83%] programming-guide reading sources... [100%] releases looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api writing output... [ 33%] contents writing output... [ 50%] index writing output... [ 66%] overview writing output... [ 83%] programming-guide writing output... [100%] releases generating indices... genindex py-modindex highlighting module code... [ 20%] abc highlighting module code... [ 40%] txaio highlighting module code... [ 60%] txaio._unframework highlighting module code... [ 80%] txaio.interfaces highlighting module code... [100%] txaio.testutil writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + rm -rf _build/html/.buildinfo + rm -f _build/html/_static/jquery.js + ln -s /usr/share/javascript/jquery/latest/jquery.min.js _build/html/_static/jquery.js + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gbGhV1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch + cd txaio-18.8.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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/_common.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/interfaces.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/testutil.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/_version.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/tx.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/aio.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/_unframework.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/_iotype.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio copying build/lib/txaio/__init__.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/testutil.py to testutil.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/tx.py to tx.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/aio.py to aio.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/_unframework.py to _unframework.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/_iotype.py to _iotype.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpascdPj.py' /usr/bin/python2 -O /tmp/tmpascdPj.py removing /tmp/tmpascdPj.py running install_egg_info running egg_info writing requirements to txaio.egg-info/requires.txt writing txaio.egg-info/PKG-INFO writing top-level names to txaio.egg-info/top_level.txt writing dependency_links to txaio.egg-info/dependency_links.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txaio.egg-info/SOURCES.txt' Copying txaio.egg-info to /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7/site-packages/txaio-18.8.1-py2.7.egg-info running install_scripts + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/_common.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/interfaces.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/testutil.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/_version.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/tx.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/aio.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/_unframework.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/_iotype.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio copying build/lib/txaio/__init__.py -> /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/_common.py to _common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/testutil.py to testutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/tx.py to tx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/aio.py to aio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/_unframework.py to _unframework.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/_iotype.py to _iotype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpoig3a8yf.py' /usr/bin/python3 /tmp/tmpoig3a8yf.py removing /tmp/tmpoig3a8yf.py running install_egg_info running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txaio.egg-info/SOURCES.txt' Copying txaio.egg-info to /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7/site-packages/txaio-18.8.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 18.8.1-1.fc31 --unique-debug-suffix -18.8.1-1.fc31.noarch --unique-debug-src-base python-txaio-18.8.1-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/txaio-18.8.1 BUILDSTDERR: 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rq8ekU + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + PYTHONPATH=:/builddir/build/BUILD/txaio-18.8.1:/builddir/build/BUILD/txaio-18.8.1/test + coverage3 run -p --source=txaio /usr/bin/py.test-3.7 -s ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/txaio-18.8.1, inifile: plugins: cov-2.6.0 collected 113 items test/test_as_future.py s.s.s.s.s. test/test_batched_timers_aio.py ssss test/test_batched_timers_tx.py ssssss test/test_call_later.py ss.s.s.s.s.ss test/test_callback.py s.s.s. test/test_cancel.py s. test/test_create.py s.s.s. test/test_errback.py s.s.s.s.s.s. test/test_gather.py s.s. test/test_imports.py s.. test/test_is_future.py s..s. test/test_legacy_logging.py . test/test_logging.py s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.sssssss.s. test/test_packaging.py s =============================== warnings summary =============================== test/test_as_future.py::test_as_future_immediate[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate_none[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate_none[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_coroutine[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_coroutine[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_exception[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_exception[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_recursive[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_recursive[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_future[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_future[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_explicit_loop[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_explicit_loop[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_success_explicit_loop[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_success_explicit_loop[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_failure_explicit_loop[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_failure_explicit_loop[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_coroutine[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_default_resolve[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_default_resolve[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_callback[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_callback[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_immediate_result[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_immediate_result[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_cancel.py::test_cancel[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_cancel.py::test_cancel[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_illegal_args[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_illegal_args[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_result[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_result[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_error[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_error[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_without_except[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_without_except[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_plain_exception[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_plain_exception[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_illegal_args[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_illegal_args[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_reject_no_args[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_reject_no_args[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_immediate_failure[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_immediate_failure[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_two[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_two[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_no_consume[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_no_consume[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_future_generic[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_future_generic[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_called[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_called[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories_subsequent[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories_subsequent[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_critical[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_critical[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_info[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_info[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_legacy_error_with_traceback[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_legacy_error_with_traceback[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_trace[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_trace[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_noop[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_noop[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_ok[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_ok[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_bad_failures[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_bad_failures[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_debug_with_object[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_debug_with_object[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_noop_trace[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_noop_trace[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_double_start[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_double_start[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_invalid_level[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_invalid_level[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_descriptor[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_descriptor[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_attribute[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_attribute[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_converter[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_converter[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_binary[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_binary[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_text[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_text[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_binary[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_binary[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_text[twisted] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_text[asyncio] /usr/lib/python3.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 48 passed, 65 skipped, 94 warnings in 0.64 seconds ============== BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + PYTHONPATH=:/builddir/build/BUILD/txaio-18.8.1:/builddir/build/BUILD/txaio-18.8.1/test + coverage2 run -p --source=txaio /usr/bin/py.test-2.7 -s ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.9.3, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/txaio-18.8.1, inifile: plugins: cov-2.6.0 collected 113 items test/test_as_future.py ....ss.... test/test_batched_timers_aio.py ssss test/test_batched_timers_tx.py ...... test/test_call_later.py .ssssssssss.s test/test_callback.py ...... test/test_cancel.py .. test/test_create.py ...... test/test_errback.py ............ test/test_gather.py .... test/test_imports.py ..s test/test_is_future.py ..s.. test/test_legacy_logging.py . test/test_logging.py ........s............................... test/test_packaging.py s =============================== warnings summary =============================== test/test_as_future.py::test_as_future_immediate[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate_none[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_immediate_none[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_coroutine[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_coroutine[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_exception[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_exception[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_recursive[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_as_future.py::test_as_future_recursive[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_future[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_future[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_explicit_loop[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_explicit_loop[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_success_explicit_loop[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_success_explicit_loop[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_failure_explicit_loop[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_create_future_failure_explicit_loop[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_coroutine[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_default_resolve[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_default_resolve[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_callback[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_callback[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_immediate_result[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_callback.py::test_immediate_result[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_cancel.py::test_cancel[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_cancel.py::test_cancel[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_illegal_args[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_illegal_args[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_result[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_result[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_error[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_create.py::test_create_error[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_without_except[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_without_except[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_plain_exception[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_plain_exception[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_illegal_args[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_illegal_args[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_reject_no_args[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_errback_reject_no_args[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_immediate_failure[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_errback.py::test_immediate_failure[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_two[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_two[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_no_consume[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_gather.py::test_gather_no_consume[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_future_generic[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_future_generic[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_called[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_is_future.py::test_is_called[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories_subsequent[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_categories_subsequent[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_critical[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_critical[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_info[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_info[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_legacy_error_with_traceback[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_legacy_error_with_traceback[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_trace[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_trace[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_noop[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_noop[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_ok[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_emit_ok[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_bad_failures[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_bad_failures[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_debug_with_object[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_debug_with_object[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_noop_trace[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_noop_trace[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_double_start[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_double_start[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_invalid_level[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_invalid_level[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_descriptor[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_descriptor[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_attribute[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_class_attribute[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_converter[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_log_converter[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_binary[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_binary[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_text[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_txlog_write_text[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_binary[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_binary[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_text[twisted] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) test/test_logging.py::test_aiolog_write_text[asyncio] /usr/lib/python2.7/site-packages/_pytest/fixtures.py:827: RemovedInPytest4Warning: Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information. res = fixturefunc(**kwargs) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 92 passed, 21 skipped, 94 warnings in 0.77 seconds ============== + exit 0 Processing files: python2-txaio-18.8.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ahmYDS + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python2-txaio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python2-txaio + cp -pr README.rst /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python2-txaio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HhtSYQ + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python2-txaio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python2-txaio + cp -pr LICENSE /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python2-txaio + exit 0 Provides: python-txaio = 18.8.1-1.fc31 python2-txaio = 18.8.1-1.fc31 python2.7dist(txaio) = 18.8.1 python2dist(txaio) = 18.8.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) = 2.7 python2.7dist(six) Obsoletes: python-txaio < 18.8.1-1.fc31 Processing files: python3-txaio-18.8.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CSSZhR + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python3-txaio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python3-txaio + cp -pr README.rst /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python3-txaio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4L8lCR + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python3-txaio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python3-txaio + cp -pr LICENSE /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python3-txaio + exit 0 Provides: python3-txaio = 18.8.1-1.fc31 python3.7dist(txaio) = 18.8.1 python3dist(txaio) = 18.8.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.7 python3.7dist(six) Processing files: python-txaio-doc-18.8.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pwP6ST + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python-txaio-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/doc/python-txaio-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GjBEdW + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python-txaio-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python-txaio-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch/usr/share/licenses/python-txaio-doc + exit 0 Provides: python-txaio-doc = 18.8.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch Wrote: /builddir/build/RPMS/python2-txaio-18.8.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-txaio-18.8.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python-txaio-doc-18.8.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n4pYp2 + umask 022 + cd /builddir/build/BUILD + cd txaio-18.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-txaio-18.8.1-1.fc31.noarch + exit 0 Child return code was: 0