Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-py.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-py.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-py-1.4.32-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-py.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-py.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZsTIuY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py-1.4.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/py-1.4.32.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd py-1.4.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (skip-python3.6-tests.patch): + echo 'Patch #0 (skip-python3.6-tests.patch):' + /usr/bin/cat /builddir/build/SOURCES/skip-python3.6-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/path/common.py + find -type f -a '(' -name '*.py' -o -name 'py.*' ')' -exec sed -i '1{/^#!/d}' '{}' ';' -exec chmod u=rw,go=r '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IJcYNe + umask 022 + cd /builddir/build/BUILD + cd py-1.4.32 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/py copying py/__init__.py -> build/lib/py copying py/__metainfo.py -> build/lib/py copying py/_apipkg.py -> build/lib/py copying py/_builtin.py -> build/lib/py copying py/_error.py -> build/lib/py copying py/_iniconfig.py -> build/lib/py copying py/_std.py -> build/lib/py copying py/_xmlgen.py -> build/lib/py copying py/test.py -> build/lib/py creating build/lib/py/_code copying py/_code/__init__.py -> build/lib/py/_code copying py/_code/_assertionnew.py -> build/lib/py/_code copying py/_code/_assertionold.py -> build/lib/py/_code copying py/_code/_py2traceback.py -> build/lib/py/_code copying py/_code/assertion.py -> build/lib/py/_code copying py/_code/code.py -> build/lib/py/_code copying py/_code/source.py -> build/lib/py/_code creating build/lib/py/_io copying py/_io/__init__.py -> build/lib/py/_io copying py/_io/capture.py -> build/lib/py/_io copying py/_io/saferepr.py -> build/lib/py/_io copying py/_io/terminalwriter.py -> build/lib/py/_io creating build/lib/py/_log copying py/_log/__init__.py -> build/lib/py/_log copying py/_log/log.py -> build/lib/py/_log copying py/_log/warning.py -> build/lib/py/_log creating build/lib/py/_path copying py/_path/__init__.py -> build/lib/py/_path copying py/_path/cacheutil.py -> build/lib/py/_path copying py/_path/common.py -> build/lib/py/_path copying py/_path/local.py -> build/lib/py/_path copying py/_path/svnurl.py -> build/lib/py/_path copying py/_path/svnwc.py -> build/lib/py/_path creating build/lib/py/_process copying py/_process/__init__.py -> build/lib/py/_process copying py/_process/cmdexec.py -> build/lib/py/_process copying py/_process/forkedfunc.py -> build/lib/py/_process copying py/_process/killproc.py -> build/lib/py/_process ++ pwd + make -C doc html PYTHONPATH=/builddir/build/BUILD/py-1.4.32 make: Entering directory `/builddir/build/BUILD/py-1.4.32/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... building [html]: targets for 27 source files that are out of date updating environment: 27 added, 0 changed, 0 removed reading sources... [ 3%] announce/release-0.9.0 reading sources... [ 7%] announce/release-0.9.2 reading sources... [ 11%] announce/release-1.0.0 reading sources... [ 14%] announce/release-1.0.1 reading sources... [ 18%] announce/release-1.0.2 reading sources... [ 22%] announce/release-1.1.0 reading sources... [ 25%] announce/release-1.1.1 reading sources... [ 29%] announce/release-1.2.0 reading sources... [ 33%] announce/release-1.2.1 reading sources... [ 37%] announce/release-1.3.0 reading sources... [ 40%] announce/release-1.3.1 reading sources... [ 44%] announce/release-1.3.2 reading sources... [ 48%] announce/release-1.3.3 reading sources... [ 51%] announce/release-1.3.4 reading sources... [ 55%] announce/release-1.4.0 reading sources... [ 59%] announce/release-1.4.1 reading sources... [ 62%] announce/releases reading sources... [ 66%] changelog reading sources... [ 70%] code reading sources... [ 74%] faq reading sources... [ 77%] index reading sources... [ 81%] install reading sources... [ 85%] io reading sources... [ 88%] log reading sources... [ 92%] misc reading sources... [ 96%] path reading sources... [100%] xml ../CHANGELOG:353: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/py-1.4.32/doc/changelog.txt:: ERROR: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /builddir/build/BUILD/py-1.4.32/doc/index.txt:19: WARNING: toctree contains reference to nonexisting document u':maxdepth: 2' /builddir/build/BUILD/py-1.4.32/doc/index.txt:31: WARNING: toctree contains reference to nonexisting document u'announce/release-2.0.0' /builddir/build/BUILD/py-1.4.32/doc/index.txt:31: WARNING: toctree contains reference to nonexisting document u'announce/*' links.inc:10: WARNING: Duplicate explicit target name: "pytest". /builddir/build/BUILD/py-1.4.32/doc/install.txt:33: ERROR: Duplicate target name, cannot be used as a unique reference: "pytest". /builddir/build/BUILD/py-1.4.32/py/_path/local.py:docstring of py._path.local.LocalPath.new:4: WARNING: Literal block expected; none found. /builddir/build/BUILD/py-1.4.32/py/_path/local.py:docstring of py._path.local.LocalPath.new:7: ERROR: Unexpected indentation. /builddir/build/BUILD/py-1.4.32/py/_path/local.py:docstring of py._path.local.LocalPath.new:9: ERROR: Unexpected indentation. /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: ERROR: Unexpected indentation. /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:9: ERROR: Unexpected indentation. /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:5: ERROR: Undefined substitution referenced: "-----------------------". /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: ERROR: Undefined substitution referenced: "------". /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: ERROR: Undefined substitution referenced: "--". /builddir/build/BUILD/py-1.4.32/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:9: ERROR: Undefined substitution referenced: "--". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /builddir/build/BUILD/py-1.4.32/doc/announce/release-0.9.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-0.9.2.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.0.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.0.1.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.0.2.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.1.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.1.1.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.2.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.2.1.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.3.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.3.1.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.3.2.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.3.3.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.3.4.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.4.0.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/release-1.4.1.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/announce/releases.txt:: WARNING: document isn't included in any toctree /builddir/build/BUILD/py-1.4.32/doc/faq.txt:: WARNING: document isn't included in any toctree done writing output... [ 3%] announce/release-0.9.0 writing output... [ 7%] announce/release-0.9.2 writing output... [ 11%] announce/release-1.0.0 writing output... [ 14%] announce/release-1.0.1 writing output... [ 18%] announce/release-1.0.2 writing output... [ 22%] announce/release-1.1.0 writing output... [ 25%] announce/release-1.1.1 writing output... [ 29%] announce/release-1.2.0 writing output... [ 33%] announce/release-1.2.1 writing output... [ 37%] announce/release-1.3.0 writing output... [ 40%] announce/release-1.3.1 writing output... [ 44%] announce/release-1.3.2 writing output... [ 48%] announce/release-1.3.3 writing output... [ 51%] announce/release-1.3.4 writing output... [ 55%] announce/release-1.4.0 writing output... [ 59%] announce/release-1.4.1 writing output... [ 62%] announce/releases writing output... [ 66%] changelog writing output... [ 70%] code writing output... [ 74%] faq writing output... [ 77%] index writing output... [ 81%] install writing output... [ 85%] io writing output... [ 88%] log writing output... [ 92%] misc writing output... [ 96%] path writing output... [100%] xml writing additional files... (5 module code pages) _modules/index genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/py-1.4.32/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 35 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/py-1.4.32/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZVVLGJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 + cd py-1.4.32 + rm -rf /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/__metainfo.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_apipkg.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_builtin.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_error.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_iniconfig.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_std.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/_xmlgen.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py copying build/lib/py/test.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/_assertionnew.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/_assertionold.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/_py2traceback.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/assertion.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/code.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code copying build/lib/py/_code/source.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io copying build/lib/py/_io/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io copying build/lib/py/_io/capture.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io copying build/lib/py/_io/saferepr.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io copying build/lib/py/_io/terminalwriter.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log copying build/lib/py/_log/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log copying build/lib/py/_log/log.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log copying build/lib/py/_log/warning.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/cacheutil.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/common.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/local.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/svnurl.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path copying build/lib/py/_path/svnwc.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path creating /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process copying build/lib/py/_process/__init__.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process copying build/lib/py/_process/cmdexec.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process copying build/lib/py/_process/forkedfunc.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process copying build/lib/py/_process/killproc.py -> /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/__metainfo.py to __metainfo.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_apipkg.py to _apipkg.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_builtin.py to _builtin.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_error.py to _error.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_iniconfig.py to _iniconfig.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_std.py to _std.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_xmlgen.py to _xmlgen.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/_assertionnew.py to _assertionnew.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/_assertionold.py to _assertionold.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/_py2traceback.py to _py2traceback.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/assertion.py to assertion.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_code/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io/capture.py to capture.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io/saferepr.py to saferepr.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_io/terminalwriter.py to terminalwriter.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_log/warning.py to warning.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/cacheutil.py to cacheutil.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/svnurl.py to svnurl.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_path/svnwc.py to svnwc.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process/cmdexec.py to cmdexec.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process/forkedfunc.py to forkedfunc.pyc byte-compiling /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py/_process/killproc.py to killproc.pyc writing byte-compilation script '/tmp/tmpzilBrJ.py' /usr/bin/python -O /tmp/tmpzilBrJ.py removing /tmp/tmpzilBrJ.py running install_egg_info running egg_info writing py.egg-info/PKG-INFO writing top-level names to py.egg-info/top_level.txt writing dependency_links to py.egg-info/dependency_links.txt reading manifest file 'py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.txt' writing manifest file 'py.egg-info/SOURCES.txt' Copying py.egg-info to /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages/py-1.4.32-py2.7.egg-info running install_scripts + rm -rf doc/_build/html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/py-1.4.32 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BkmH3f + umask 022 + cd /builddir/build/BUILD + cd py-1.4.32 + PYTHONPATH=/builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/lib/python2.7/site-packages + LC_ALL=en_US.UTF-8 + py.test -r s ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/py-1.4.32, inifile: tox.ini collected 881 items testing/test_iniconfig.py ........................................... testing/code/test_assertion.py ...............ss....... testing/code/test_code.py .............. testing/code/test_excinfo.py ...........s............................................................. testing/code/test_source.py ..................................................................... testing/io_/test_capture.py .........s................................................s................s......... testing/io_/test_saferepr.py ........ testing/io_/test_terminalwriter.py ............................................ testing/log/test_log.py ................. testing/log/test_warning.py X..... testing/path/test_cacheutil.py ............. testing/path/test_local.py .................................................................ss.............................x.....s..............................sssssss............................x... testing/path/test_svnauth.py ........................sssssssssss testing/path/test_svnurl.py ..............................................................ss....x............... testing/path/test_svnwc.py ..................................................................ss..........X................................. testing/process/test_cmdexec.py ..... testing/process/test_forkedfunc.py .............. testing/process/test_killproc.py . testing/root/test_builtin.py ................... testing/root/test_error.py ..... testing/root/test_py_imports.py ................ testing/root/test_std.py ... testing/root/test_xmlgen.py ................... =========================== short test summary info ============================ SKIP [6] /usr/lib/python2.7/site-packages/_pytest/skipping.py:140: requires Python 3.6 SKIP [1] /builddir/build/BUILD/py-1.4.32/testing/code/test_excinfo.py:183: could not import 'decorator' SKIP [11] /builddir/build/BUILD/py-1.4.32/testing/path/test_svnauth.py:272: use --runslowtests to run these tests SKIP [3] /builddir/build/BUILD/py-1.4.32/testing/io_/test_capture.py:115: could not run 'lsof' SKIP [8] /usr/lib/python2.7/site-packages/_pytest/skipping.py:140: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') SKIP [2] /builddir/build/BUILD/py-1.4.32/testing/code/test_assertion.py:170: could not import 'py._code._assertionold' ======== 845 passed, 31 skipped, 3 xfailed, 2 xpassed in 21.40 seconds ========= + exit 0 Processing files: python-py-1.4.32-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YqICwx + umask 022 + cd /builddir/build/BUILD + cd py-1.4.32 + DOCDIR=/builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + cp -pr CHANGELOG /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + cp -pr LICENSE /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + cp -pr README.rst /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386/usr/share/doc/python-py-1.4.32 + exit 0 Provides: python-py = 1.4.32-1.el7 python2-py = 1.4.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 Wrote: /builddir/build/RPMS/python-py-1.4.32-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i2v3pd + umask 022 + cd /builddir/build/BUILD + cd py-1.4.32 + rm -rf /builddir/build/BUILDROOT/python-py-1.4.32-1.el7.i386 + exit 0 Child return code was: 0