Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pysocks.spec'], chrootPath='/var/lib/mock/1021395-epel-7-x86_64-1566826117.886370/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.k0c9b0bm:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k0c9b0bm:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7fc962a18bd84ee38cfde7c5ebd564bc', '-D', '/var/lib/mock/1021395-epel-7-x86_64-1566826117.886370/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k0c9b0bm:/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-pysocks.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pysocks-1.6.8-7.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pysocks.spec'], chrootPath='/var/lib/mock/1021395-epel-7-x86_64-1566826117.886370/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.k0c9b0bm:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k0c9b0bm:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44843d43c24d48deb42a615a3249fe1b', '-D', '/var/lib/mock/1021395-epel-7-x86_64-1566826117.886370/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k0c9b0bm:/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-pysocks.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.Cj2qgr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PySocks-1.6.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/PySocks-1.6.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PySocks-1.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/d74c3f1d34d07a001656453823a153ea0c865449.patch + /usr/bin/patch -s + rm -rfv test/bin removed 'test/bin/3proxy.license' removed 'test/bin/3proxy' removed directory: 'test/bin' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hE3tjV + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying socks.py -> build/lib copying sockshandler.py -> build/lib + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5yOR2v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 + cd PySocks-1.6.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages copying build/lib/sockshandler.py -> /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages copying build/lib/socks.py -> /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages/sockshandler.py to sockshandler.pyc byte-compiling /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages/socks.py to socks.pyc writing byte-compilation script '/tmp/tmpW4IVpm.py' /usr/bin/python2 -O /tmp/tmpW4IVpm.py removing /tmp/tmpW4IVpm.py running install_egg_info running egg_info writing PySocks.egg-info/PKG-INFO writing top-level names to PySocks.egg-info/top_level.txt writing dependency_links to PySocks.egg-info/dependency_links.txt reading manifest file 'PySocks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PySocks.egg-info/SOURCES.txt' Copying PySocks.egg-info to /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python2.7/site-packages/PySocks-1.6.8-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages copying build/lib/sockshandler.py -> /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages copying build/lib/socks.py -> /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages/sockshandler.py to sockshandler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages/socks.py to socks.cpython-36.pyc writing byte-compilation script '/tmp/tmpn383gcvp.py' /usr/bin/python3.6 /tmp/tmpn383gcvp.py removing /tmp/tmpn383gcvp.py running install_egg_info running egg_info writing PySocks.egg-info/PKG-INFO writing dependency_links to PySocks.egg-info/dependency_links.txt writing top-level names to PySocks.egg-info/top_level.txt reading manifest file 'PySocks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PySocks.egg-info/SOURCES.txt' Copying PySocks.egg-info to /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6/site-packages/PySocks-1.6.8-py3.6.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/PySocks-1.6.8 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-pysocks-1.6.8-7.el7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yu3mg9 + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + exit 0 Processing files: python2-pysocks-1.6.8-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebXvuM + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + DOCDIR=/builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python2-pysocks-1.6.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python2-pysocks-1.6.8 + cp -pr README.md /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python2-pysocks-1.6.8 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MIsMJp + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python2-pysocks-1.6.8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python2-pysocks-1.6.8 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python2-pysocks-1.6.8 + exit 0 Provides: python-pysocks = 1.6.8-7.el7 python2-pysocks = 1.6.8-7.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 Obsoletes: python-pysocks < 1.6.8-7.el7 Processing files: python3-pysocks-1.6.8-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jW9rf3 + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + DOCDIR=/builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python3-pysocks-1.6.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python3-pysocks-1.6.8 + cp -pr README.md /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/doc/python3-pysocks-1.6.8 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KTilMG + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python3-pysocks-1.6.8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python3-pysocks-1.6.8 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64/usr/share/licenses/python3-pysocks-1.6.8 + exit 0 Provides: python3-pysocks = 1.6.8-7.el7 python36-pysocks Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Conflicts: python3-SocksiPy Obsoletes: python36-pysocks <= 1.6.8-7.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 Wrote: /builddir/build/RPMS/python2-pysocks-1.6.8-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/python3-pysocks-1.6.8-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RLx9MD + umask 022 + cd /builddir/build/BUILD + cd PySocks-1.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pysocks-1.6.8-7.el7.x86_64 + exit 0 Child return code was: 0