Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mako.spec'], chrootPath='/var/lib/mock/883574-fedora-rawhide-x86_64-1555337881.589672/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n2ckbfge:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0b491bbcf7484f00867ca50c0ec417bd', '-D', '/var/lib/mock/883574-fedora-rawhide-x86_64-1555337881.589672/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n2ckbfge:/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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mako.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mako-1.0.8-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mako.spec'], chrootPath='/var/lib/mock/883574-fedora-rawhide-x86_64-1555337881.589672/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n2ckbfge:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5b375577260b48e990fbe4f31f0b8799', '-D', '/var/lib/mock/883574-fedora-rawhide-x86_64-1555337881.589672/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n2ckbfge:/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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mako.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ay1aMt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mako-rel_1_0_8 + /usr/bin/gzip -dc /builddir/build/SOURCES/rel_1_0_8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mako-rel_1_0_8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b8lygv + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + 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/mako copying mako/util.py -> build/lib/mako copying mako/template.py -> build/lib/mako copying mako/runtime.py -> build/lib/mako copying mako/pyparser.py -> build/lib/mako copying mako/pygen.py -> build/lib/mako copying mako/parsetree.py -> build/lib/mako copying mako/lookup.py -> build/lib/mako copying mako/lexer.py -> build/lib/mako copying mako/filters.py -> build/lib/mako copying mako/exceptions.py -> build/lib/mako copying mako/compat.py -> build/lib/mako copying mako/codegen.py -> build/lib/mako copying mako/cmd.py -> build/lib/mako copying mako/cache.py -> build/lib/mako copying mako/ast.py -> build/lib/mako copying mako/_ast_util.py -> build/lib/mako copying mako/__init__.py -> build/lib/mako creating build/lib/mako/ext copying mako/ext/turbogears.py -> build/lib/mako/ext copying mako/ext/pygmentplugin.py -> build/lib/mako/ext copying mako/ext/preprocessors.py -> build/lib/mako/ext copying mako/ext/linguaplugin.py -> build/lib/mako/ext copying mako/ext/extract.py -> build/lib/mako/ext copying mako/ext/beaker_cache.py -> build/lib/mako/ext copying mako/ext/babelplugin.py -> build/lib/mako/ext copying mako/ext/autohandler.py -> build/lib/mako/ext copying mako/ext/__init__.py -> build/lib/mako/ext + 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZygHkt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 + cd mako-rel_1_0_8 + 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-mako-1.0.8-2.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/__init__.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/autohandler.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/babelplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/beaker_cache.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/extract.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/linguaplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/preprocessors.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/pygmentplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/ext/turbogears.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext copying build/lib/mako/__init__.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/_ast_util.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/ast.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/cache.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/cmd.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/codegen.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/compat.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/exceptions.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/filters.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/lexer.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/lookup.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/parsetree.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/pygen.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/pyparser.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/runtime.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/template.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako copying build/lib/mako/util.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/autohandler.py to autohandler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/babelplugin.py to babelplugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/beaker_cache.py to beaker_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/extract.py to extract.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/linguaplugin.py to linguaplugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/preprocessors.py to preprocessors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/pygmentplugin.py to pygmentplugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ext/turbogears.py to turbogears.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/_ast_util.py to _ast_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/ast.py to ast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/cache.py to cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/cmd.py to cmd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/codegen.py to codegen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/filters.py to filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/lexer.py to lexer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/lookup.py to lookup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/parsetree.py to parsetree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/pygen.py to pygen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/pyparser.py to pyparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/runtime.py to runtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/template.py to template.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/mako/util.py to util.cpython-37.pyc writing byte-compilation script '/tmp/tmpalb2v1r5.py' /usr/bin/python3 /tmp/tmpalb2v1r5.py removing /tmp/tmpalb2v1r5.py running install_egg_info running egg_info creating Mako.egg-info writing Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt writing manifest file 'Mako.egg-info/SOURCES.txt' reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.png' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'examples' BUILDSTDERR: warning: no files found matching 'distribute_setup.py' BUILDSTDERR: warning: no files found matching 'ez_setup.py' BUILDSTDERR: no previously-included directories found matching 'doc/build/output' writing manifest file 'Mako.egg-info/SOURCES.txt' Copying Mako.egg-info to /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python3.7/site-packages/Mako-1.0.8.dev0-py3.7.egg-info running install_scripts Installing mako-render script to /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64//usr/bin/mako-render /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64//usr/bin/python3-mako-render + 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-mako-1.0.8-2.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako creating /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/__init__.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/autohandler.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/babelplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/beaker_cache.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/extract.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/linguaplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/preprocessors.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/pygmentplugin.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/ext/turbogears.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext copying build/lib/mako/__init__.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/_ast_util.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/ast.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/cache.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/cmd.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/codegen.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/compat.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/exceptions.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/filters.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/lexer.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/lookup.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/parsetree.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/pygen.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/pyparser.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/runtime.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/template.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako copying build/lib/mako/util.py -> /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/autohandler.py to autohandler.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/babelplugin.py to babelplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/beaker_cache.py to beaker_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/extract.py to extract.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/linguaplugin.py to linguaplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/preprocessors.py to preprocessors.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/pygmentplugin.py to pygmentplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ext/turbogears.py to turbogears.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/_ast_util.py to _ast_util.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/ast.py to ast.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/cmd.py to cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/codegen.py to codegen.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/lexer.py to lexer.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/lookup.py to lookup.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/parsetree.py to parsetree.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/pygen.py to pygen.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/pyparser.py to pyparser.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/runtime.py to runtime.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/mako/util.py to util.pyc writing byte-compilation script '/tmp/tmpqo5ixw.py' /usr/bin/python2 -O /tmp/tmpqo5ixw.py removing /tmp/tmpqo5ixw.py running install_egg_info running egg_info writing requirements to Mako.egg-info/requires.txt writing Mako.egg-info/PKG-INFO writing top-level names to Mako.egg-info/top_level.txt writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.png' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'examples' BUILDSTDERR: warning: no files found matching 'distribute_setup.py' BUILDSTDERR: warning: no files found matching 'ez_setup.py' BUILDSTDERR: no previously-included directories found matching 'doc/build/output' writing manifest file 'Mako.egg-info/SOURCES.txt' Copying Mako.egg-info to /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7/site-packages/Mako-1.0.8.dev0-py2.7.egg-info running install_scripts Installing mako-render script to /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/bin + rm -rf doc/build + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.8-2.fc31 --unique-debug-suffix -1.0.8-2.fc31.x86_64 --unique-debug-src-base python-mako-1.0.8-2.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mako-rel_1_0_8 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-mako-1.0.8-2.fc31.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/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.qh8K4s + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to Mako.egg-info/requires.txt writing Mako.egg-info/PKG-INFO writing top-level names to Mako.egg-info/top_level.txt writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.png' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.py' under directory 'doc' BUILDSTDERR: warning: no files found matching 'Makefile' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'examples' BUILDSTDERR: warning: no files found matching 'distribute_setup.py' BUILDSTDERR: warning: no files found matching 'ez_setup.py' BUILDSTDERR: no previously-included directories found matching 'doc/build/output' writing manifest file 'Mako.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-4.3.1, py-1.7.0, pluggy-0.8.1 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/mako-rel_1_0_8, inifile: setup.cfg collecting ... collected 464 items test/test_ast.py::AstParseTest::test_argument_list PASSED [ 0%] test/test_ast.py::AstParseTest::test_expr_generate PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl_2 PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl_3 SKIPPED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_10 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_11 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_12 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_13 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_14 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_15 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_16 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_17 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_2 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_3 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_4 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_5 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_6 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_7 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_8 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_9 PASSED [ 4%] test/test_ast.py::AstParseTest::test_no_global_imports PASSED [ 4%] test/test_ast.py::AstParseTest::test_python_fragment PASSED [ 5%] test/test_block.py::BlockTest::test_anon_in_anon PASSED [ 5%] test/test_block.py::BlockTest::test_anon_in_named PASSED [ 5%] test/test_block.py::BlockTest::test_anonymous_block_in_call PASSED [ 5%] test/test_block.py::BlockTest::test_anonymous_block_namespace_raises PASSED [ 6%] test/test_block.py::BlockTest::test_block_args PASSED [ 6%] test/test_block.py::BlockTest::test_block_args_contextual PASSED [ 6%] test/test_block.py::BlockTest::test_block_overridden_by_def PASSED [ 6%] test/test_block.py::BlockTest::test_block_pageargs PASSED [ 6%] test/test_block.py::BlockTest::test_block_pageargs_contextual PASSED [ 7%] test/test_block.py::BlockTest::test_block_variables_contextual PASSED [ 7%] test/test_block.py::BlockTest::test_conditional PASSED [ 7%] test/test_block.py::BlockTest::test_def_overridden_by_block PASSED [ 7%] test/test_block.py::BlockTest::test_filter PASSED [ 7%] test/test_block.py::BlockTest::test_inherited_block_nested_both PASSED [ 8%] test/test_block.py::BlockTest::test_inherited_block_nested_inner_only PASSED [ 8%] test/test_block.py::BlockTest::test_inherited_block_no_render PASSED [ 8%] test/test_block.py::BlockTest::test_iteration PASSED [ 8%] test/test_block.py::BlockTest::test_name_collision_block_def_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_block PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_def PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_def_block_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_named_block_in_call PASSED [ 10%] test/test_block.py::BlockTest::test_named_block_renders PASSED [ 10%] test/test_block.py::BlockTest::test_named_in_anon PASSED [ 10%] test/test_block.py::BlockTest::test_named_in_named PASSED [ 10%] test/test_block.py::BlockTest::test_nested_dupe_names_raise PASSED [ 10%] test/test_block.py::BlockTest::test_no_conflict_nested_one PASSED [ 11%] test/test_block.py::BlockTest::test_no_named_in_def PASSED [ 11%] test/test_block.py::BlockTest::test_noninherited_block_no_render PASSED [ 11%] test/test_block.py::BlockTest::test_two_levels_one PASSED [ 11%] test/test_cache.py::CacheTest::test_args_complete PASSED [ 12%] test/test_cache.py::CacheTest::test_buffered PASSED [ 12%] test/test_cache.py::CacheTest::test_cache_enable PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_block PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_def PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_page PASSED [ 13%] test/test_cache.py::CacheTest::test_def PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_context PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_funcargs PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_imports PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_deftag PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_implicit PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_lookup PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_pagetag PASSED [ 14%] test/test_cache.py::CacheTest::test_invalidate PASSED [ 15%] test/test_cache.py::CacheTest::test_load_from_expired PASSED [ 15%] test/test_cache.py::CacheTest::test_lookup PASSED [ 15%] test/test_cache.py::CacheTest::test_namespace_access PASSED [ 15%] test/test_cache.py::CacheTest::test_nested_def PASSED [ 15%] test/test_cache.py::CacheTest::test_page PASSED [ 16%] test/test_cache.py::CacheTest::test_pass_context PASSED [ 16%] test/test_cache.py::BeakerCacheTest::test_args_complete SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_buffered SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_cache_enable SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_cache_uses_current_context SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_block SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_def SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_page SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_def SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_context SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_imports SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_deftag SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_implicit SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_lookup SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_pagetag SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_invalidate SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_load_from_expired SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_lookup SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_namespace_access SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_nested_def SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_page SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_pass_context SKIPPED [ 21%] test/test_cache.py::BeakerCacheTest::test_region SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_args_complete SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_buffered SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_cache_enable SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_cache_uses_current_context SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_block SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_def SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_page SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_def SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_context SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_imports SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_fileargs_deftag SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_fileargs_implicit SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_lookup SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_pagetag SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_invalidate SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_load_from_expired SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_lookup SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_namespace_access SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_nested_def SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_page SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_pass_context SKIPPED [ 26%] test/test_cache.py::DogpileCacheTest::test_region SKIPPED [ 26%] test/test_call.py::CallTest::test_call PASSED [ 26%] test/test_call.py::CallTest::test_call_in_nested PASSED [ 26%] test/test_call.py::CallTest::test_call_in_nested_2 PASSED [ 26%] test/test_call.py::CallTest::test_ccall_caller PASSED [ 27%] test/test_call.py::CallTest::test_chained_call PASSED [ 27%] test/test_call.py::CallTest::test_chained_call_in_nested PASSED [ 27%] test/test_call.py::CallTest::test_composed_def PASSED [ 27%] test/test_call.py::CallTest::test_compound_call PASSED [ 28%] test/test_call.py::CallTest::test_conditional_call PASSED [ 28%] test/test_call.py::CallTest::test_nested_call PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_2 PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_3 PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_4 PASSED [ 29%] test/test_call.py::CallTest::test_new_syntax PASSED [ 29%] test/test_call.py::CallTest::test_regular_defs PASSED [ 29%] test/test_call.py::CallTest::test_stack_pop PASSED [ 29%] test/test_call.py::SelfCacheTest::test_basic PASSED [ 29%] test/test_cmd.py::CmdTest::test_file_notfound PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_rt_err PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_success PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_syntax_err PASSED [ 30%] test/test_cmd.py::CmdTest::test_stdin_rt_err PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_success PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_syntax_err PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_nested PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_nested_decorated_name PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_toplevel PASSED [ 32%] test/test_decorators.py::DecoratorTest::test_toplevel_contextual PASSED [ 32%] test/test_decorators.py::DecoratorTest::test_toplevel_decorated_name PASSED [ 32%] test/test_def.py::DefTest::test_def_args PASSED [ 32%] test/test_def.py::DefTest::test_def_blankargs PASSED [ 32%] test/test_def.py::DefTest::test_def_noargs PASSED [ 33%] test/test_def.py::DefTest::test_def_operations PASSED [ 33%] test/test_def.py::DefTest::test_def_py3k_args SKIPPED [ 33%] test/test_def.py::DefTest::test_inter_def PASSED [ 33%] test/test_def.py::DefTest::test_toplevel PASSED [ 34%] test/test_def.py::ScopeTest::test_canget_kwargs PASSED [ 34%] test/test_def.py::ScopeTest::test_inline_expression_from_arg_one PASSED [ 34%] test/test_def.py::ScopeTest::test_interpret_expression_from_arg_two PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eight PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eleven PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_five PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_four PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_nine PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_one PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_seven PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_six PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_ten PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_two PASSED [ 36%] test/test_def.py::ScopeTest::test_unbound_scope PASSED [ 37%] test/test_def.py::ScopeTest::test_unbound_scope_two PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_2 PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_def PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_def_2 PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_nested_def PASSED [ 38%] test/test_def.py::NestedDefTest::test_nested_nested_def_2 PASSED [ 38%] test/test_def.py::NestedDefTest::test_nested_with_args PASSED [ 38%] test/test_def.py::NestedDefTest::test_outer_scope PASSED [ 38%] test/test_def.py::ExceptionTest::test_handler PASSED [ 39%] test/test_def.py::ExceptionTest::test_raise PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_custom_tback PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_closures PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_no_pygments PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments SKIPPED [ 40%] test/test_exceptions.py::ExceptionsTest::test_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_py_unicode_error_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_py_utf8_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_no_trace_from_py_file PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_trace_from_py_file PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_text_error_template PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_no_pygments PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_pygments SKIPPED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_no_pygments PASSED [ 42%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_pygments SKIPPED [ 42%] test/test_filters.py::FilterTest::test_basic PASSED [ 42%] test/test_filters.py::FilterTest::test_block_via_context PASSED [ 42%] test/test_filters.py::FilterTest::test_builtins PASSED [ 42%] test/test_filters.py::FilterTest::test_convert_str PASSED [ 43%] test/test_filters.py::FilterTest::test_custom_default PASSED [ 43%] test/test_filters.py::FilterTest::test_def PASSED [ 43%] test/test_filters.py::FilterTest::test_def_via_context PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter_non_str PASSED [ 44%] test/test_filters.py::FilterTest::test_encode_filter_non_str_we_return_bytes PASSED [ 44%] test/test_filters.py::FilterTest::test_entity PASSED [ 44%] test/test_filters.py::FilterTest::test_expr PASSED [ 44%] test/test_filters.py::FilterTest::test_global PASSED [ 45%] test/test_filters.py::FilterTest::test_import PASSED [ 45%] test/test_filters.py::FilterTest::test_import_2 PASSED [ 45%] test/test_filters.py::FilterTest::test_nflag PASSED [ 45%] test/test_filters.py::FilterTest::test_non_expression PASSED [ 45%] test/test_filters.py::FilterTest::test_quoting PASSED [ 46%] test/test_filters.py::FilterTest::test_quoting_non_unicode PASSED [ 46%] test/test_filters.py::FilterTest::test_text_via_context PASSED [ 46%] test/test_filters.py::FilterTest::test_url_escaping PASSED [ 46%] test/test_filters.py::FilterTest::test_url_escaping_non_unicode PASSED [ 46%] test/test_filters.py::BufferTest::test_buffered_def PASSED [ 47%] test/test_filters.py::BufferTest::test_buffered_exception PASSED [ 47%] test/test_filters.py::BufferTest::test_capture PASSED [ 47%] test/test_filters.py::BufferTest::test_capture_ccall PASSED [ 47%] test/test_filters.py::BufferTest::test_capture_exception PASSED [ 48%] test/test_filters.py::BufferTest::test_unbuffered_def PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_basic PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_dynamic PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_in_call PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_includes PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_multilevel_nesting PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_namespaces PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_pageargs PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_pageargs_2 PASSED [ 50%] test/test_inheritance.py::InheritanceTest::test_pageargs_err PASSED [ 50%] test/test_inheritance.py::InheritanceTest::test_toplevel PASSED [ 50%] test/test_lexer.py::LexerTest::test_code PASSED [ 50%] test/test_lexer.py::LexerTest::test_code_and_tags PASSED [ 50%] test/test_lexer.py::LexerTest::test_comment_after_statement PASSED [ 51%] test/test_lexer.py::LexerTest::test_comments PASSED [ 51%] test/test_lexer.py::LexerTest::test_control_lines PASSED [ 51%] test/test_lexer.py::LexerTest::test_control_lines_2 PASSED [ 51%] test/test_lexer.py::LexerTest::test_crlf PASSED [ 51%] test/test_lexer.py::LexerTest::test_def_syntax PASSED [ 52%] test/test_lexer.py::LexerTest::test_def_syntax_2 PASSED [ 52%] test/test_lexer.py::LexerTest::test_docs PASSED [ 52%] test/test_lexer.py::LexerTest::test_expr_in_attribute PASSED [ 52%] test/test_lexer.py::LexerTest::test_expression PASSED [ 53%] test/test_lexer.py::LexerTest::test_integration PASSED [ 53%] test/test_lexer.py::LexerTest::test_long_control_lines PASSED [ 53%] test/test_lexer.py::LexerTest::test_nesting PASSED [ 53%] test/test_lexer.py::LexerTest::test_noexpr_allowed PASSED [ 53%] test/test_lexer.py::LexerTest::test_nonexistent_tag PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_closed PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_empty PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_open PASSED [ 54%] test/test_lexer.py::LexerTest::test_old_multiline_comment PASSED [ 54%] test/test_lexer.py::LexerTest::test_onlyclosed_tag PASSED [ 55%] test/test_lexer.py::LexerTest::test_pagetag PASSED [ 55%] test/test_lexer.py::LexerTest::test_percent_escape PASSED [ 55%] test/test_lexer.py::LexerTest::test_preprocess PASSED [ 55%] test/test_lexer.py::LexerTest::test_ternary_control PASSED [ 56%] test/test_lexer.py::LexerTest::test_text_and_tag PASSED [ 56%] test/test_lexer.py::LexerTest::test_text_tag PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code_2 PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code_3 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_4 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_5 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_6 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_expression PASSED [ 57%] test/test_lexer.py::LexerTest::test_unclosed_tag PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control_2 PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control_3 PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_tag PASSED [ 59%] test/test_lexer.py::LexerTest::test_whitespace_equals PASSED [ 59%] test/test_lexer.py::LexerTest::test_wrongcase_tag PASSED [ 59%] test/test_lookup.py::LookupTest::test_basic PASSED [ 59%] test/test_lookup.py::LookupTest::test_check_not_found PASSED [ 59%] test/test_lookup.py::LookupTest::test_directory_lookup PASSED [ 60%] test/test_lookup.py::LookupTest::test_dont_accept_relative_outside_of_root PASSED [ 60%] test/test_lookup.py::LookupTest::test_no_lookup PASSED [ 60%] test/test_lookup.py::LookupTest::test_subdir PASSED [ 60%] test/test_lookup.py::LookupTest::test_updir PASSED [ 60%] test/test_lookup.py::LookupTest::test_uri_adjust PASSED [ 61%] test/test_lookup.py::LookupTest::test_uri_cache PASSED [ 61%] test/test_loop.py::TestLoop::test__FOR_LOOP PASSED [ 61%] test/test_loop.py::TestLoop::test_loop_demo PASSED [ 61%] test/test_loop.py::TestLoop::test_nested_loops PASSED [ 62%] test/test_loop.py::TestLoop::test_no_loop PASSED [ 62%] test/test_loop.py::TestLoop::test_out_of_context_access PASSED [ 62%] test/test_loop.py::TestLoop::test_parent_loops PASSED [ 62%] test/test_loop.py::TestLoopStack::test__pop PASSED [ 62%] test/test_loop.py::TestLoopStack::test__push PASSED [ 63%] test/test_loop.py::TestLoopStack::test__top PASSED [ 63%] test/test_loop.py::TestLoopStack::test_enter PASSED [ 63%] test/test_loop.py::TestLoopStack::test_exit PASSED [ 63%] test/test_loop.py::TestLoopContext::test___len__ PASSED [ 64%] test/test_loop.py::TestLoopContext::test_cycle PASSED [ 64%] test/test_loop.py::TestLoopContext::test_even PASSED [ 64%] test/test_loop.py::TestLoopContext::test_first PASSED [ 64%] test/test_loop.py::TestLoopContext::test_index PASSED [ 64%] test/test_loop.py::TestLoopContext::test_last PASSED [ 65%] test/test_loop.py::TestLoopContext::test_odd PASSED [ 65%] test/test_loop.py::TestLoopContext::test_reverse_index PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_template PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_disabled_template PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_lookup PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_template PASSED [ 66%] test/test_lru.py::LRUTest::testlru PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_attr PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_attr_raise PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall_2 PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall_import PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_closure_import PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_context PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_1 PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_2 PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_3 PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_custom_tag_case_sensitive PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_dont_pollute_self PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_dynamic PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_expr_grouping PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_getattr PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import_calledfromdef PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import_local PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_in_def PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_in_remote_def PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inheritance PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inheritance_two PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inline_arguments PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inline_assignment PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_inline_crossreference PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_inline_not_duped PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_module PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_module_2 PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_module_imports PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_module_imports_2 PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_overload PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_template PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_backslash_line PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_false_unindentor PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_adjusted PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_combo PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_normal PASSED [ 75%] test/test_pygen.py::GeneratePythonTest::test_multi_line PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_basic PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_blank_lines PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_open_quotes_with_pound PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_quote_with_comments PASSED [ 76%] test/test_pygen.py::WhitespaceTest::test_quotes PASSED [ 76%] test/test_pygen.py::WhitespaceTest::test_quotes_with_pound PASSED [ 76%] test/test_runtime.py::ContextTest::test_locals_kwargs PASSED [ 76%] test/test_template.py::EncodingTest::test_bytestring_passthru PASSED [ 76%] test/test_template.py::EncodingTest::test_encoding PASSED [ 77%] test/test_template.py::EncodingTest::test_encoding_doesnt_conflict PASSED [ 77%] test/test_template.py::EncodingTest::test_encoding_errors PASSED [ 77%] test/test_template.py::EncodingTest::test_escapes_html_tags PASSED [ 77%] test/test_template.py::EncodingTest::test_input_encoding PASSED [ 78%] test/test_template.py::EncodingTest::test_raw_strings PASSED [ 78%] test/test_template.py::EncodingTest::test_read_unicode PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_arg PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_bom PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file_code PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file_lookup PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_code PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_controlline PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_def PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr_file PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_tag PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_memory PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_text PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_text_ccall PASSED [ 81%] test/test_template.py::PageArgsTest::test_basic PASSED [ 81%] test/test_template.py::PageArgsTest::test_builtin_names_dont_clobber_defaults_in_includes PASSED [ 82%] test/test_template.py::PageArgsTest::test_canuse_builtin_names PASSED [ 82%] test/test_template.py::PageArgsTest::test_context_small PASSED [ 82%] test/test_template.py::PageArgsTest::test_dict_locals PASSED [ 82%] test/test_template.py::PageArgsTest::test_includes PASSED [ 82%] test/test_template.py::PageArgsTest::test_inherits PASSED [ 83%] test/test_template.py::PageArgsTest::test_overrides_builtins PASSED [ 83%] test/test_template.py::PageArgsTest::test_with_context PASSED [ 83%] test/test_template.py::IncludeTest::test_basic PASSED [ 83%] test/test_template.py::IncludeTest::test_include_error_handler PASSED [ 84%] test/test_template.py::IncludeTest::test_include_withargs PASSED [ 84%] test/test_template.py::IncludeTest::test_localargs PASSED [ 84%] test/test_template.py::IncludeTest::test_viakwargs PASSED [ 84%] test/test_template.py::IncludeTest::test_within_ccall PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_expression_declared PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_nonstrict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_strict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_strict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_traditional_assignment_plus_undeclared PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_undefined PASSED [ 86%] test/test_template.py::StopRenderingTest::test_return_in_template PASSED [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_context PASSED [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_template PASSED [ 86%] test/test_template.py::ReservedNameTest::test_names_in_template PASSED [ 87%] test/test_template.py::ReservedNameTest::test_names_on_context PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_1 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_2 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_3 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_4 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_5 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_6 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_7 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_8 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_1 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_2 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_3 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_4 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_5 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_6 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_7 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_8 PASSED [ 90%] test/test_template.py::ControlTest::test_control PASSED [ 90%] test/test_template.py::ControlTest::test_multiline_control PASSED [ 91%] test/test_template.py::GlobalsTest::test_globals PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_runtime PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_syntax PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_memory_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_unicode_memory_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_file_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_file_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_memory_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_memory_syntax PASSED [ 93%] test/test_template.py::ModuleDirTest::test_basic PASSED [ 93%] test/test_template.py::ModuleDirTest::test_callable PASSED [ 93%] test/test_template.py::ModuleDirTest::test_custom_writer PASSED [ 93%] test/test_template.py::FilenameToURITest::test_dont_accept_relative_outside_of_root PASSED [ 93%] test/test_template.py::FilenameToURITest::test_posix_paths PASSED [ 94%] test/test_template.py::FilenameToURITest::test_windows_paths PASSED [ 94%] test/test_template.py::ModuleTemplateTest::test_module_roundtrip PASSED [ 94%] test/test_template.py::TestTemplateAPI::test_metadata PASSED [ 94%] test/test_template.py::TestTemplateAPI::test_metadata_two PASSED [ 95%] test/test_template.py::PreprocessTest::test_old_comments PASSED [ 95%] test/test_template.py::LexerTest::test_via_lookup PASSED [ 95%] test/test_template.py::LexerTest::test_via_template PASSED [ 95%] test/test_template.py::FuturesTest::test_future_import PASSED [ 95%] test/test_tgplugin.py::TestTGPlugin::test_basic PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_basic_dot PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_render PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_string PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_subdir PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_subdir_dot PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_encoded PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_truncate PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_write PASSED [ 97%] test/test_util.py::UtilTest::test_load_module PASSED [ 98%] test/test_util.py::UtilTest::test_load_plugin_failure PASSED [ 98%] test/test_util.py::UtilTest::test_read_file PASSED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_parse_python_expression SKIPPED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_python_gettext_call SKIPPED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_translator_comment SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_cp1251 SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_utf8 SKIPPED [ 99%] test/ext/test_linguaplugin.py::ExtractMakoTestCase::test_extract SKIPPED [100%] ==================== 406 passed, 58 skipped in 4.52 seconds ==================== + /usr/bin/python3 setup.py test running test running egg_info writing Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.png' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.py' under directory 'doc' BUILDSTDERR: warning: no files found matching 'Makefile' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'examples' BUILDSTDERR: warning: no files found matching 'distribute_setup.py' BUILDSTDERR: warning: no files found matching 'ez_setup.py' BUILDSTDERR: no previously-included directories found matching 'doc/build/output' writing manifest file 'Mako.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-4.3.1, py-1.7.0, pluggy-0.8.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/mako-rel_1_0_8, inifile: setup.cfg collecting ... collected 464 items test/test_ast.py::AstParseTest::test_argument_list PASSED [ 0%] test/test_ast.py::AstParseTest::test_expr_generate PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl_2 PASSED [ 0%] test/test_ast.py::AstParseTest::test_function_decl_3 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_10 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_11 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_12 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_13 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_14 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_15 SKIPPED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_16 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_17 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_2 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_3 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_4 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_5 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_6 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_7 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_8 PASSED [ 4%] test/test_ast.py::AstParseTest::test_locate_identifiers_9 PASSED [ 4%] test/test_ast.py::AstParseTest::test_no_global_imports PASSED [ 4%] test/test_ast.py::AstParseTest::test_python_fragment PASSED [ 5%] test/test_block.py::BlockTest::test_anon_in_anon PASSED [ 5%] test/test_block.py::BlockTest::test_anon_in_named PASSED [ 5%] test/test_block.py::BlockTest::test_anonymous_block_in_call PASSED [ 5%] test/test_block.py::BlockTest::test_anonymous_block_namespace_raises PASSED [ 6%] test/test_block.py::BlockTest::test_block_args PASSED [ 6%] test/test_block.py::BlockTest::test_block_args_contextual PASSED [ 6%] test/test_block.py::BlockTest::test_block_overridden_by_def PASSED [ 6%] test/test_block.py::BlockTest::test_block_pageargs PASSED [ 6%] test/test_block.py::BlockTest::test_block_pageargs_contextual PASSED [ 7%] test/test_block.py::BlockTest::test_block_variables_contextual PASSED [ 7%] test/test_block.py::BlockTest::test_conditional PASSED [ 7%] test/test_block.py::BlockTest::test_def_overridden_by_block PASSED [ 7%] test/test_block.py::BlockTest::test_filter PASSED [ 7%] test/test_block.py::BlockTest::test_inherited_block_nested_both PASSED [ 8%] test/test_block.py::BlockTest::test_inherited_block_nested_inner_only PASSED [ 8%] test/test_block.py::BlockTest::test_inherited_block_no_render PASSED [ 8%] test/test_block.py::BlockTest::test_iteration PASSED [ 8%] test/test_block.py::BlockTest::test_name_collision_block_def_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_block PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_def PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_blocks_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_name_collision_def_block_toplevel PASSED [ 9%] test/test_block.py::BlockTest::test_named_block_in_call PASSED [ 10%] test/test_block.py::BlockTest::test_named_block_renders PASSED [ 10%] test/test_block.py::BlockTest::test_named_in_anon PASSED [ 10%] test/test_block.py::BlockTest::test_named_in_named PASSED [ 10%] test/test_block.py::BlockTest::test_nested_dupe_names_raise PASSED [ 10%] test/test_block.py::BlockTest::test_no_conflict_nested_one PASSED [ 11%] test/test_block.py::BlockTest::test_no_named_in_def PASSED [ 11%] test/test_block.py::BlockTest::test_noninherited_block_no_render PASSED [ 11%] test/test_block.py::BlockTest::test_two_levels_one PASSED [ 11%] test/test_cache.py::CacheTest::test_args_complete PASSED [ 12%] test/test_cache.py::CacheTest::test_buffered PASSED [ 12%] test/test_cache.py::CacheTest::test_cache_enable PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_block PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_def PASSED [ 12%] test/test_cache.py::CacheTest::test_custom_args_page PASSED [ 13%] test/test_cache.py::CacheTest::test_def PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_context PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_funcargs PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_imports PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_deftag PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_implicit PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_lookup PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_pagetag PASSED [ 14%] test/test_cache.py::CacheTest::test_invalidate PASSED [ 15%] test/test_cache.py::CacheTest::test_load_from_expired PASSED [ 15%] test/test_cache.py::CacheTest::test_lookup PASSED [ 15%] test/test_cache.py::CacheTest::test_namespace_access PASSED [ 15%] test/test_cache.py::CacheTest::test_nested_def PASSED [ 15%] test/test_cache.py::CacheTest::test_page PASSED [ 16%] test/test_cache.py::CacheTest::test_pass_context PASSED [ 16%] test/test_cache.py::BeakerCacheTest::test_args_complete SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_buffered SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_cache_enable SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_cache_uses_current_context SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_block SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_def SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_custom_args_page SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_def SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_context SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_imports SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_deftag SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_implicit SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_lookup SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_pagetag SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_invalidate SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_load_from_expired SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_lookup SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_namespace_access SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_nested_def SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_page SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_pass_context SKIPPED [ 21%] test/test_cache.py::BeakerCacheTest::test_region SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_args_complete SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_buffered SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_cache_enable SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_cache_uses_current_context SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_block SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_def SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_custom_args_page SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_def SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_context SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_imports SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_fileargs_deftag SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_fileargs_implicit SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_lookup SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_pagetag SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_invalidate SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_load_from_expired SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_lookup SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_namespace_access SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_nested_def SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_page SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_pass_context SKIPPED [ 26%] test/test_cache.py::DogpileCacheTest::test_region SKIPPED [ 26%] test/test_call.py::CallTest::test_call PASSED [ 26%] test/test_call.py::CallTest::test_call_in_nested PASSED [ 26%] test/test_call.py::CallTest::test_call_in_nested_2 PASSED [ 26%] test/test_call.py::CallTest::test_ccall_caller PASSED [ 27%] test/test_call.py::CallTest::test_chained_call PASSED [ 27%] test/test_call.py::CallTest::test_chained_call_in_nested PASSED [ 27%] test/test_call.py::CallTest::test_composed_def PASSED [ 27%] test/test_call.py::CallTest::test_compound_call PASSED [ 28%] test/test_call.py::CallTest::test_conditional_call PASSED [ 28%] test/test_call.py::CallTest::test_nested_call PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_2 PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_3 PASSED [ 28%] test/test_call.py::CallTest::test_nested_call_4 PASSED [ 29%] test/test_call.py::CallTest::test_new_syntax PASSED [ 29%] test/test_call.py::CallTest::test_regular_defs PASSED [ 29%] test/test_call.py::CallTest::test_stack_pop PASSED [ 29%] test/test_call.py::SelfCacheTest::test_basic PASSED [ 29%] test/test_cmd.py::CmdTest::test_file_notfound PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_rt_err PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_success PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_syntax_err PASSED [ 30%] test/test_cmd.py::CmdTest::test_stdin_rt_err PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_success PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_syntax_err PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_nested PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_nested_decorated_name PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_toplevel PASSED [ 32%] test/test_decorators.py::DecoratorTest::test_toplevel_contextual PASSED [ 32%] test/test_decorators.py::DecoratorTest::test_toplevel_decorated_name PASSED [ 32%] test/test_def.py::DefTest::test_def_args PASSED [ 32%] test/test_def.py::DefTest::test_def_blankargs PASSED [ 32%] test/test_def.py::DefTest::test_def_noargs PASSED [ 33%] test/test_def.py::DefTest::test_def_operations PASSED [ 33%] test/test_def.py::DefTest::test_def_py3k_args PASSED [ 33%] test/test_def.py::DefTest::test_inter_def PASSED [ 33%] test/test_def.py::DefTest::test_toplevel PASSED [ 34%] test/test_def.py::ScopeTest::test_canget_kwargs PASSED [ 34%] test/test_def.py::ScopeTest::test_inline_expression_from_arg_one PASSED [ 34%] test/test_def.py::ScopeTest::test_interpret_expression_from_arg_two PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eight PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eleven PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_five PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_four PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_nine PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_one PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_seven PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_six PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_ten PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_two PASSED [ 36%] test/test_def.py::ScopeTest::test_unbound_scope PASSED [ 37%] test/test_def.py::ScopeTest::test_unbound_scope_two PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_2 PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_def PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_def_2 PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_nested_def PASSED [ 38%] test/test_def.py::NestedDefTest::test_nested_nested_def_2 PASSED [ 38%] test/test_def.py::NestedDefTest::test_nested_with_args PASSED [ 38%] test/test_def.py::NestedDefTest::test_outer_scope PASSED [ 38%] test/test_def.py::ExceptionTest::test_handler PASSED [ 39%] test/test_def.py::ExceptionTest::test_raise PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_custom_tback PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_closures PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_no_pygments PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments SKIPPED [ 40%] test/test_exceptions.py::ExceptionsTest::test_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_py_unicode_error_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_py_utf8_html_error_template PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_no_trace_from_py_file PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_trace_from_py_file PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_text_error_template PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_no_pygments PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_pygments SKIPPED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_no_pygments PASSED [ 42%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_pygments SKIPPED [ 42%] test/test_filters.py::FilterTest::test_basic PASSED [ 42%] test/test_filters.py::FilterTest::test_block_via_context PASSED [ 42%] test/test_filters.py::FilterTest::test_builtins PASSED [ 42%] test/test_filters.py::FilterTest::test_convert_str PASSED [ 43%] test/test_filters.py::FilterTest::test_custom_default PASSED [ 43%] test/test_filters.py::FilterTest::test_def PASSED [ 43%] test/test_filters.py::FilterTest::test_def_via_context PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter_non_str PASSED [ 44%] test/test_filters.py::FilterTest::test_encode_filter_non_str_we_return_bytes SKIPPED [ 44%] test/test_filters.py::FilterTest::test_entity PASSED [ 44%] test/test_filters.py::FilterTest::test_expr PASSED [ 44%] test/test_filters.py::FilterTest::test_global PASSED [ 45%] test/test_filters.py::FilterTest::test_import PASSED [ 45%] test/test_filters.py::FilterTest::test_import_2 PASSED [ 45%] test/test_filters.py::FilterTest::test_nflag PASSED [ 45%] test/test_filters.py::FilterTest::test_non_expression PASSED [ 45%] test/test_filters.py::FilterTest::test_quoting PASSED [ 46%] test/test_filters.py::FilterTest::test_quoting_non_unicode SKIPPED [ 46%] test/test_filters.py::FilterTest::test_text_via_context PASSED [ 46%] test/test_filters.py::FilterTest::test_url_escaping PASSED [ 46%] test/test_filters.py::FilterTest::test_url_escaping_non_unicode SKIPPED [ 46%] test/test_filters.py::BufferTest::test_buffered_def PASSED [ 47%] test/test_filters.py::BufferTest::test_buffered_exception PASSED [ 47%] test/test_filters.py::BufferTest::test_capture PASSED [ 47%] test/test_filters.py::BufferTest::test_capture_ccall PASSED [ 47%] test/test_filters.py::BufferTest::test_capture_exception PASSED [ 48%] test/test_filters.py::BufferTest::test_unbuffered_def PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_basic PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_dynamic PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_in_call PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_includes PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_multilevel_nesting PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_namespaces PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_pageargs PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_pageargs_2 PASSED [ 50%] test/test_inheritance.py::InheritanceTest::test_pageargs_err PASSED [ 50%] test/test_inheritance.py::InheritanceTest::test_toplevel PASSED [ 50%] test/test_lexer.py::LexerTest::test_code PASSED [ 50%] test/test_lexer.py::LexerTest::test_code_and_tags PASSED [ 50%] test/test_lexer.py::LexerTest::test_comment_after_statement PASSED [ 51%] test/test_lexer.py::LexerTest::test_comments PASSED [ 51%] test/test_lexer.py::LexerTest::test_control_lines PASSED [ 51%] test/test_lexer.py::LexerTest::test_control_lines_2 PASSED [ 51%] test/test_lexer.py::LexerTest::test_crlf PASSED [ 51%] test/test_lexer.py::LexerTest::test_def_syntax PASSED [ 52%] test/test_lexer.py::LexerTest::test_def_syntax_2 PASSED [ 52%] test/test_lexer.py::LexerTest::test_docs PASSED [ 52%] test/test_lexer.py::LexerTest::test_expr_in_attribute PASSED [ 52%] test/test_lexer.py::LexerTest::test_expression PASSED [ 53%] test/test_lexer.py::LexerTest::test_integration PASSED [ 53%] test/test_lexer.py::LexerTest::test_long_control_lines PASSED [ 53%] test/test_lexer.py::LexerTest::test_nesting PASSED [ 53%] test/test_lexer.py::LexerTest::test_noexpr_allowed PASSED [ 53%] test/test_lexer.py::LexerTest::test_nonexistent_tag PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_closed PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_empty PASSED [ 54%] test/test_lexer.py::LexerTest::test_ns_tag_open PASSED [ 54%] test/test_lexer.py::LexerTest::test_old_multiline_comment PASSED [ 54%] test/test_lexer.py::LexerTest::test_onlyclosed_tag PASSED [ 55%] test/test_lexer.py::LexerTest::test_pagetag PASSED [ 55%] test/test_lexer.py::LexerTest::test_percent_escape PASSED [ 55%] test/test_lexer.py::LexerTest::test_preprocess PASSED [ 55%] test/test_lexer.py::LexerTest::test_ternary_control PASSED [ 56%] test/test_lexer.py::LexerTest::test_text_and_tag PASSED [ 56%] test/test_lexer.py::LexerTest::test_text_tag PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code_2 PASSED [ 56%] test/test_lexer.py::LexerTest::test_tricky_code_3 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_4 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_5 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_code_6 PASSED [ 57%] test/test_lexer.py::LexerTest::test_tricky_expression PASSED [ 57%] test/test_lexer.py::LexerTest::test_unclosed_tag PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control_2 PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_control_3 PASSED [ 58%] test/test_lexer.py::LexerTest::test_unmatched_tag PASSED [ 59%] test/test_lexer.py::LexerTest::test_whitespace_equals PASSED [ 59%] test/test_lexer.py::LexerTest::test_wrongcase_tag PASSED [ 59%] test/test_lookup.py::LookupTest::test_basic PASSED [ 59%] test/test_lookup.py::LookupTest::test_check_not_found PASSED [ 59%] test/test_lookup.py::LookupTest::test_directory_lookup PASSED [ 60%] test/test_lookup.py::LookupTest::test_dont_accept_relative_outside_of_root PASSED [ 60%] test/test_lookup.py::LookupTest::test_no_lookup PASSED [ 60%] test/test_lookup.py::LookupTest::test_subdir PASSED [ 60%] test/test_lookup.py::LookupTest::test_updir PASSED [ 60%] test/test_lookup.py::LookupTest::test_uri_adjust PASSED [ 61%] test/test_lookup.py::LookupTest::test_uri_cache PASSED [ 61%] test/test_loop.py::TestLoop::test__FOR_LOOP PASSED [ 61%] test/test_loop.py::TestLoop::test_loop_demo PASSED [ 61%] test/test_loop.py::TestLoop::test_nested_loops PASSED [ 62%] test/test_loop.py::TestLoop::test_no_loop PASSED [ 62%] test/test_loop.py::TestLoop::test_out_of_context_access PASSED [ 62%] test/test_loop.py::TestLoop::test_parent_loops PASSED [ 62%] test/test_loop.py::TestLoopStack::test__pop PASSED [ 62%] test/test_loop.py::TestLoopStack::test__push PASSED [ 63%] test/test_loop.py::TestLoopStack::test__top PASSED [ 63%] test/test_loop.py::TestLoopStack::test_enter PASSED [ 63%] test/test_loop.py::TestLoopStack::test_exit PASSED [ 63%] test/test_loop.py::TestLoopContext::test___len__ PASSED [ 64%] test/test_loop.py::TestLoopContext::test_cycle PASSED [ 64%] test/test_loop.py::TestLoopContext::test_even PASSED [ 64%] test/test_loop.py::TestLoopContext::test_first PASSED [ 64%] test/test_loop.py::TestLoopContext::test_index PASSED [ 64%] test/test_loop.py::TestLoopContext::test_last PASSED [ 65%] test/test_loop.py::TestLoopContext::test_odd PASSED [ 65%] test/test_loop.py::TestLoopContext::test_reverse_index PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_template PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_disabled_template PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_lookup PASSED [ 66%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_template PASSED [ 66%] test/test_lru.py::LRUTest::testlru PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_attr PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_attr_raise PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall_2 PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_ccall_import PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_closure_import PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_context PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_1 PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_2 PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_custom_tag_3 PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_custom_tag_case_sensitive PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_dont_pollute_self PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_dynamic PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_expr_grouping PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_getattr PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import_calledfromdef PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_import_local PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_in_def PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_in_remote_def PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inheritance PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inheritance_two PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inline_arguments PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_inline_assignment PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_inline_crossreference PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_inline_not_duped PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_module PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_module_2 PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_module_imports PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_module_imports_2 PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_overload PASSED [ 73%] test/test_namespace.py::NamespaceTest::test_template PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_backslash_line PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_false_unindentor PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_adjusted PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_combo PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_generate_normal PASSED [ 75%] test/test_pygen.py::GeneratePythonTest::test_multi_line PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_basic PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_blank_lines PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_open_quotes_with_pound PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_quote_with_comments PASSED [ 76%] test/test_pygen.py::WhitespaceTest::test_quotes PASSED [ 76%] test/test_pygen.py::WhitespaceTest::test_quotes_with_pound PASSED [ 76%] test/test_runtime.py::ContextTest::test_locals_kwargs PASSED [ 76%] test/test_template.py::EncodingTest::test_bytestring_passthru SKIPPED [ 76%] test/test_template.py::EncodingTest::test_encoding PASSED [ 77%] test/test_template.py::EncodingTest::test_encoding_doesnt_conflict PASSED [ 77%] test/test_template.py::EncodingTest::test_encoding_errors PASSED [ 77%] test/test_template.py::EncodingTest::test_escapes_html_tags PASSED [ 77%] test/test_template.py::EncodingTest::test_input_encoding PASSED [ 78%] test/test_template.py::EncodingTest::test_raw_strings PASSED [ 78%] test/test_template.py::EncodingTest::test_read_unicode PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_arg PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_bom PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file_code PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_file_lookup PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_code PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_controlline PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_def PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr_file PASSED [ 80%] test/test_template.py::EncodingTest::test_unicode_literal_in_tag PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_memory PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_text PASSED [ 81%] test/test_template.py::EncodingTest::test_unicode_text_ccall PASSED [ 81%] test/test_template.py::PageArgsTest::test_basic PASSED [ 81%] test/test_template.py::PageArgsTest::test_builtin_names_dont_clobber_defaults_in_includes PASSED [ 82%] test/test_template.py::PageArgsTest::test_canuse_builtin_names PASSED [ 82%] test/test_template.py::PageArgsTest::test_context_small PASSED [ 82%] test/test_template.py::PageArgsTest::test_dict_locals PASSED [ 82%] test/test_template.py::PageArgsTest::test_includes PASSED [ 82%] test/test_template.py::PageArgsTest::test_inherits PASSED [ 83%] test/test_template.py::PageArgsTest::test_overrides_builtins PASSED [ 83%] test/test_template.py::PageArgsTest::test_with_context PASSED [ 83%] test/test_template.py::IncludeTest::test_basic PASSED [ 83%] test/test_template.py::IncludeTest::test_include_error_handler PASSED [ 84%] test/test_template.py::IncludeTest::test_include_withargs PASSED [ 84%] test/test_template.py::IncludeTest::test_localargs PASSED [ 84%] test/test_template.py::IncludeTest::test_viakwargs PASSED [ 84%] test/test_template.py::IncludeTest::test_within_ccall PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_expression_declared PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_nonstrict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_strict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_strict PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_traditional_assignment_plus_undeclared PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_undefined PASSED [ 86%] test/test_template.py::StopRenderingTest::test_return_in_template PASSED [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_context PASSED [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_template PASSED [ 86%] test/test_template.py::ReservedNameTest::test_names_in_template PASSED [ 87%] test/test_template.py::ReservedNameTest::test_names_on_context PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_1 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_2 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_3 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_4 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_5 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_6 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_7 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_8 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_1 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_2 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_3 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_4 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_5 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_6 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_7 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_8 PASSED [ 90%] test/test_template.py::ControlTest::test_control PASSED [ 90%] test/test_template.py::ControlTest::test_multiline_control PASSED [ 91%] test/test_template.py::GlobalsTest::test_globals PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_runtime PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_syntax PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_memory_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_unicode_memory_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_file_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_file_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_memory_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_utf8_memory_syntax PASSED [ 93%] test/test_template.py::ModuleDirTest::test_basic PASSED [ 93%] test/test_template.py::ModuleDirTest::test_callable PASSED [ 93%] test/test_template.py::ModuleDirTest::test_custom_writer PASSED [ 93%] test/test_template.py::FilenameToURITest::test_dont_accept_relative_outside_of_root PASSED [ 93%] test/test_template.py::FilenameToURITest::test_posix_paths PASSED [ 94%] test/test_template.py::FilenameToURITest::test_windows_paths PASSED [ 94%] test/test_template.py::ModuleTemplateTest::test_module_roundtrip PASSED [ 94%] test/test_template.py::TestTemplateAPI::test_metadata PASSED [ 94%] test/test_template.py::TestTemplateAPI::test_metadata_two PASSED [ 95%] test/test_template.py::PreprocessTest::test_old_comments PASSED [ 95%] test/test_template.py::LexerTest::test_via_lookup PASSED [ 95%] test/test_template.py::LexerTest::test_via_template PASSED [ 95%] test/test_template.py::FuturesTest::test_future_import PASSED [ 95%] test/test_tgplugin.py::TestTGPlugin::test_basic PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_basic_dot PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_render PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_string PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_subdir PASSED [ 96%] test/test_tgplugin.py::TestTGPlugin::test_subdir_dot PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_encoded PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_truncate PASSED [ 97%] test/test_util.py::UtilTest::test_fast_buffer_write PASSED [ 97%] test/test_util.py::UtilTest::test_load_module PASSED [ 98%] test/test_util.py::UtilTest::test_load_plugin_failure PASSED [ 98%] test/test_util.py::UtilTest::test_read_file PASSED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_parse_python_expression SKIPPED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_python_gettext_call SKIPPED [ 98%] test/ext/test_babelplugin.py::Test_extract::test_translator_comment SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_cp1251 SKIPPED [ 99%] test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_utf8 SKIPPED [ 99%] test/ext/test_linguaplugin.py::ExtractMakoTestCase::test_extract SKIPPED [100%] ==================== 403 passed, 61 skipped in 4.12 seconds ==================== + exit 0 Processing files: python2-mako-1.0.8-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4chEbx + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + DOCDIR=/builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python2-mako + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python2-mako + cp -pr CHANGES /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python2-mako + cp -pr README.rst /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python2-mako + cp -pr examples /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python2-mako + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IENXzt + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + LICENSEDIR=/builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python2-mako + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python2-mako + cp -pr LICENSE /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python2-mako + exit 0 Provides: python-mako = 1.0.8-2.fc31 python2-mako = 1.0.8-2.fc31 python2.7dist(mako) = 1.0.8.dev0 python2dist(mako) = 1.0.8.dev0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 python2.7dist(markupsafe) >= 0.9.2 Obsoletes: python-mako < 1.0.8-2.fc31 Recommends: python2-beaker Processing files: python-mako-doc-1.0.8-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uFXaOw + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + DOCDIR=/builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python-mako-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python-mako-doc + cp -pr doc /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python-mako-doc + exit 0 Provides: python-mako-doc = 1.0.8-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mako-1.0.8-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cCcEht + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + DOCDIR=/builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python3-mako + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python3-mako + cp -pr CHANGES /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python3-mako + cp -pr README.rst /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python3-mako + cp -pr examples /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/doc/python3-mako + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PRFCat + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + LICENSEDIR=/builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python3-mako + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python3-mako + cp -pr LICENSE /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64/usr/share/licenses/python3-mako + exit 0 Provides: python3-mako = 1.0.8-2.fc31 python3.7dist(mako) = 1.0.8.dev0 python3dist(mako) = 1.0.8.dev0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(markupsafe) >= 0.9.2 Recommends: python3-beaker Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 Wrote: /builddir/build/RPMS/python2-mako-1.0.8-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python-mako-doc-1.0.8-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-mako-1.0.8-2.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DC5Nmt + umask 022 + cd /builddir/build/BUILD + cd mako-rel_1_0_8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mako-1.0.8-2.fc31.x86_64 + exit 0 Child return code was: 0