Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-websockify.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-62677-298451/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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-websockify.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-websockify-0.8.0-13.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-websockify.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-62677-298451/root'shell=Falseuid=996env={'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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-websockify.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0PvWPQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websockify-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websockify-0.8.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd websockify-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3b7Chg + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + 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 creating build/lib/websockify copying websockify/auth_plugins.py -> build/lib/websockify copying websockify/websocket.py -> build/lib/websockify copying websockify/websocketproxy.py -> build/lib/websockify copying websockify/token_plugins.py -> build/lib/websockify copying websockify/__init__.py -> build/lib/websockify running egg_info creating websockify.egg-info writing websockify.egg-info/PKG-INFO writing top-level names to websockify.egg-info/top_level.txt writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt writing manifest file 'websockify.egg-info/SOURCES.txt' reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CMvMqI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch + cd websockify-0.8.0 + 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-websockify-0.8.0-13.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify copying build/lib/websockify/auth_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify copying build/lib/websockify/websocket.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify copying build/lib/websockify/websocketproxy.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify copying build/lib/websockify/token_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify copying build/lib/websockify/__init__.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify/auth_plugins.py to auth_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify/websocket.py to websocket.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify/websocketproxy.py to websocketproxy.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify/token_plugins.py to token_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpyvUTIt.py' /usr/bin/python2 -O /tmp/tmpyvUTIt.py removing /tmp/tmpyvUTIt.py running install_data creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include copying include/util.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include copying include/base64.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include copying include/websock.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include creating /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/WebSocketMain.swf -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/swfobject.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/web_socket.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify/include/web-socket-js running install_egg_info running egg_info writing websockify.egg-info/PKG-INFO writing top-level names to websockify.egg-info/top_level.txt writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' Copying websockify.egg-info to /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/lib/python2.7/site-packages/websockify-0.8.0-py2.7.egg-info running install_scripts Installing websockify script to /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/bin + rm -Rf /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/websockify + mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/man/man1/ + install -m 444 docs/websockify.1 /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/man/man1/ + /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/websockify-0.8.0 /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-websockify-0.8.0-13.el7.noarch/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: python2-websockify-0.8.0-13.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lWxFNb + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python2-websockify-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python2-websockify-0.8.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python2-websockify-0.8.0 + exit 0 Provides: python-websockify = 0.8.0-13.el7 python2-websockify = 0.8.0-13.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-websockify < 0.8.0-13.el7 Processing files: python-websockify-doc-0.8.0-13.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AKyDHF + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/doc/python-websockify-doc-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/doc/python-websockify-doc-0.8.0 + cp -pr docs /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/doc/python-websockify-doc-0.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ULtMC9 + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python-websockify-doc-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python-websockify-doc-0.8.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch/usr/share/licenses/python-websockify-doc-0.8.0 + exit 0 Provides: python-websockify-doc = 0.8.0-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch Wrote: /builddir/build/RPMS/python2-websockify-0.8.0-13.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-websockify-doc-0.8.0-13.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ZkEaC + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-13.el7.noarch + exit 0 Child return code was: 0