Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-html5lib.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1733/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-html5lib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001a1dd Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devpi21-python-html5lib-0.999-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-html5lib.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1733/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-html5lib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z7ixq6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf html5lib-0.999 + /usr/bin/gzip -dc /builddir/build/SOURCES/html5lib-0.999.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd html5lib-0.999 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.apHSxo + exit 0 + umask 022 + cd /builddir/build/BUILD + cd html5lib-0.999 + scl enable devpi21 - running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/ihatexml.py -> build/lib/html5lib copying html5lib/sanitizer.py -> build/lib/html5lib copying html5lib/inputstream.py -> build/lib/html5lib copying html5lib/utils.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/tokenizer.py -> build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/_base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters creating build/lib/html5lib/filters copying html5lib/filters/_base.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters creating build/lib/html5lib/trie copying html5lib/trie/_base.py -> build/lib/html5lib/trie copying html5lib/trie/py.py -> build/lib/html5lib/trie copying html5lib/trie/datrie.py -> build/lib/html5lib/trie copying html5lib/trie/__init__.py -> build/lib/html5lib/trie creating build/lib/html5lib/serializer copying html5lib/serializer/htmlserializer.py -> build/lib/html5lib/serializer copying html5lib/serializer/__init__.py -> build/lib/html5lib/serializer creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/_base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/lxmletree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/pulldom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshistream.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers /opt/rh/python33/root/usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B0JLaH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 + cd html5lib-0.999 + scl enable devpi21 - running install running install_lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21 creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3 creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/_base.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treeadapters copying build/lib/html5lib/ihatexml.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/_base.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters copying build/lib/html5lib/sanitizer.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie copying build/lib/html5lib/trie/_base.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie copying build/lib/html5lib/trie/py.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie copying build/lib/html5lib/trie/datrie.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie copying build/lib/html5lib/trie/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie copying build/lib/html5lib/inputstream.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/serializer copying build/lib/html5lib/serializer/htmlserializer.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/serializer copying build/lib/html5lib/serializer/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/serializer creating /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/_base.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/lxmletree.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/pulldom.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshistream.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers copying build/lib/html5lib/utils.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib copying build/lib/html5lib/constants.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib copying build/lib/html5lib/tokenizer.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib copying build/lib/html5lib/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib copying build/lib/html5lib/html5parser.py -> /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders/_base.py to _base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders/etree.py to etree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders/dom.py to dom.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treeadapters/sax.py to sax.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/ihatexml.py to ihatexml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/_base.py to _base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/lint.py to lint.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/filters/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/sanitizer.py to sanitizer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie/_base.py to _base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie/py.py to py.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie/datrie.py to datrie.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/trie/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/inputstream.py to inputstream.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/serializer/htmlserializer.py to htmlserializer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/serializer/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/_base.py to _base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/etree.py to etree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/lxmletree.py to lxmletree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/dom.py to dom.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/pulldom.py to pulldom.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/genshistream.py to genshistream.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/constants.py to constants.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/tokenizer.py to tokenizer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib/html5parser.py to html5parser.cpython-33.pyc writing byte-compilation script '/tmp/tmplqxr7x.py' /opt/rh/python33/root/usr/bin/python3 -O /tmp/tmplqxr7x.py removing /tmp/tmplqxr7x.py running install_egg_info Writing /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/html5lib-0.999-py3.3.egg-info /opt/rh/python33/root/usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/html5lib-0.999 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devpi21/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python33 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-33 /opt/rh/python33/root/usr/bin/python3 1 /opt/rh/devpi21/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.42iNl3 + umask 022 + cd /builddir/build/BUILD + cd html5lib-0.999 + scl enable devpi21 - ..........................................................................................................................................................................Testing tree builders DOM ElementTree cElementTree ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 21567 tests in 32.263s OK + exit 0 Processing files: devpi21-python-html5lib-0.999-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.te7blo + umask 022 + cd /builddir/build/BUILD + cd html5lib-0.999 + DOCDIR=/builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-html5lib-0.999 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-html5lib-0.999 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-html5lib-0.999 + cp -pr README.rst /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-html5lib-0.999 + cp -pr LICENSE /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-html5lib-0.999 + exit 0 Provides: devpi21-python-html5lib = 1:0.999-6.el7.centos scl-package(devpi21) 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: python33-python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001a1dd Wrote: /builddir/build/RPMS/devpi21-python-html5lib-0.999-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bssd29 + umask 022 + cd /builddir/build/BUILD + cd html5lib-0.999 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devpi21-python-html5lib-0.999-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->