Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-configshell.spec'], chrootPath='/var/lib/mock/python-configshell-1.1.fb23-5.el7-20181030223600-12595/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-configshell.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-configshell-1.1.fb23-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-configshell.spec'], chrootPath='/var/lib/mock/python-configshell-1.1.fb23-5.el7-20181030223600-12595/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-configshell.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gXVS2B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf configshell-fb-1.1.fb23 + /usr/bin/gzip -dc /builddir/build/SOURCES/configshell-fb-1.1.fb23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd configshell-fb-1.1.fb23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Handle-if-TERM-is-not-set.patch):' Patch #0 (0001-Handle-if-TERM-is-not-set.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Handle-if-TERM-is-not-set.patch + /usr/bin/patch -p1 --fuzz=0 patching file configshell/shell.py Patch #1 (0002-Fix-path-regex-for-and.patch): + echo 'Patch #1 (0002-Fix-path-regex-for-and.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Fix-path-regex-for-and.patch + /usr/bin/patch -p1 --fuzz=0 patching file configshell/shell.py Patch #2 (0003-Fix-failing-to-pasre-par-val-parameters.patch): + echo 'Patch #2 (0003-Fix-failing-to-pasre-par-val-parameters.patch):' + /usr/bin/cat /builddir/build/SOURCES/0003-Fix-failing-to-pasre-par-val-parameters.patch + /usr/bin/patch -p1 --fuzz=0 patching file configshell/shell.py Patch #3 (0004-Fix-failing-to-pasre-param-like-cfgstr-par-val.patch): + echo 'Patch #3 (0004-Fix-failing-to-pasre-param-like-cfgstr-par-val.patch):' + /usr/bin/cat /builddir/build/SOURCES/0004-Fix-failing-to-pasre-param-like-cfgstr-par-val.patch + /usr/bin/patch -p1 --fuzz=0 patching file configshell/shell.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3jGLhU + umask 022 + cd /builddir/build/BUILD + cd configshell-fb-1.1.fb23 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/configshell copying configshell/log.py -> build/lib/configshell copying configshell/node.py -> build/lib/configshell copying configshell/console.py -> build/lib/configshell copying configshell/__init__.py -> build/lib/configshell copying configshell/prefs.py -> build/lib/configshell copying configshell/shell.py -> build/lib/configshell creating build/lib/configshell_fb copying configshell_fb/log.py -> build/lib/configshell_fb copying configshell_fb/node.py -> build/lib/configshell_fb copying configshell_fb/console.py -> build/lib/configshell_fb copying configshell_fb/__init__.py -> build/lib/configshell_fb copying configshell_fb/prefs.py -> build/lib/configshell_fb copying configshell_fb/shell.py -> build/lib/configshell_fb + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Av74Jc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 + cd configshell-fb-1.1.fb23 + rm -rf /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/log.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/node.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/console.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/__init__.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/prefs.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb copying build/lib/configshell_fb/shell.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb creating /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/log.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/node.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/console.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/__init__.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/prefs.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell copying build/lib/configshell/shell.py -> /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/prefs.py to prefs.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/prefs.py to prefs.pyc byte-compiling /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell/shell.py to shell.pyc running install_egg_info running egg_info creating configshell_fb.egg-info writing configshell_fb.egg-info/PKG-INFO writing top-level names to configshell_fb.egg-info/top_level.txt writing dependency_links to configshell_fb.egg-info/dependency_links.txt writing manifest file 'configshell_fb.egg-info/SOURCES.txt' reading manifest file 'configshell_fb.egg-info/SOURCES.txt' writing manifest file 'configshell_fb.egg-info/SOURCES.txt' Copying configshell_fb.egg-info to /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7/site-packages/configshell_fb-1.1.23-py2.7.egg-info running install_scripts + /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/configshell-fb-1.1.fb23 /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-configshell-1.1.fb23-5.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-configshell-1.1.fb23-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99N9Zv + umask 022 + cd /builddir/build/BUILD + cd configshell-fb-1.1.fb23 + DOCDIR=/builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/share/doc/python-configshell-1.1.fb23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/share/doc/python-configshell-1.1.fb23 + cp -pr COPYING /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/share/doc/python-configshell-1.1.fb23 + cp -pr README.md /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64/usr/share/doc/python-configshell-1.1.fb23 + exit 0 Provides: python-configshell = 1:1.1.fb23-5.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-configshell-1.1.fb23-5.el7.x86_64 Wrote: /builddir/build/RPMS/python-configshell-1.1.fb23-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZIgL19 + umask 022 + cd /builddir/build/BUILD + cd configshell-fb-1.1.fb23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-configshell-1.1.fb23-5.el7.x86_64 + exit 0 Child return code was: 0