Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elasticsearch.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3384/root'uid=1001user='mockbuild'shell=FalseprintOutput=Falselogger=gid=135timeout=0env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elasticsearch.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: bogus date in %changelog: Wed Jun 25 2016 Orion Poplawski - 2.3.0-2 warning: Could not canonicalize hostname: copr-builder-710750035.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-elasticsearch-2.3.0-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-elasticsearch.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3384/root'uid=1001user='mockbuild'shell=FalseprintOutput=Falseprivate_network=Truelogger=gid=135timeout=0env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-elasticsearch.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: bogus date in %changelog: Wed Jun 25 2016 Orion Poplawski - 2.3.0-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8VDOhs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elasticsearch-2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/elasticsearch-2.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd elasticsearch-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr elasticsearch.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ewlK5a + umask 022 + cd /builddir/build/BUILD + cd elasticsearch-2.3.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/elasticsearch copying elasticsearch/__init__.py -> build/lib/elasticsearch copying elasticsearch/serializer.py -> build/lib/elasticsearch copying elasticsearch/connection_pool.py -> build/lib/elasticsearch copying elasticsearch/exceptions.py -> build/lib/elasticsearch copying elasticsearch/transport.py -> build/lib/elasticsearch copying elasticsearch/compat.py -> build/lib/elasticsearch creating build/lib/elasticsearch/helpers copying elasticsearch/helpers/__init__.py -> build/lib/elasticsearch/helpers copying elasticsearch/helpers/test.py -> build/lib/elasticsearch/helpers creating build/lib/elasticsearch/connection copying elasticsearch/connection/__init__.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/http_requests.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/base.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/http_urllib3.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/pooling.py -> build/lib/elasticsearch/connection creating build/lib/elasticsearch/client copying elasticsearch/client/nodes.py -> build/lib/elasticsearch/client copying elasticsearch/client/__init__.py -> build/lib/elasticsearch/client copying elasticsearch/client/utils.py -> build/lib/elasticsearch/client copying elasticsearch/client/indices.py -> build/lib/elasticsearch/client copying elasticsearch/client/snapshot.py -> build/lib/elasticsearch/client copying elasticsearch/client/cat.py -> build/lib/elasticsearch/client copying elasticsearch/client/cluster.py -> build/lib/elasticsearch/client + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wrdqbU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64 + cd elasticsearch-2.3.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-elasticsearch-2.3.0-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/cluster.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/cat.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/snapshot.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/indices.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/utils.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/__init__.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/nodes.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/pooling.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/http_urllib3.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/base.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/http_requests.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/__init__.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection creating /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/helpers/test.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/helpers/__init__.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/compat.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/transport.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/exceptions.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/connection_pool.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/serializer.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/__init__.py -> /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/cat.py to cat.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/indices.py to indices.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/client/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection/pooling.py to pooling.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection/http_urllib3.py to http_urllib3.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection/http_requests.py to http_requests.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/helpers/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/helpers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/transport.py to transport.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/connection_pool.py to connection_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpRhY5mu.py' /usr/bin/python2 -O /tmp/tmpRhY5mu.py removing /tmp/tmpRhY5mu.py running install_egg_info running egg_info creating elasticsearch.egg-info writing requirements to elasticsearch.egg-info/requires.txt writing elasticsearch.egg-info/PKG-INFO writing top-level names to elasticsearch.egg-info/top_level.txt writing dependency_links to elasticsearch.egg-info/dependency_links.txt writing manifest file 'elasticsearch.egg-info/SOURCES.txt' reading manifest file 'elasticsearch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'elasticsearch/connection/esthrift/Rest-remote' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'test_elasticsearch' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'elasticsearch.egg-info/SOURCES.txt' Copying elasticsearch.egg-info to /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/elasticsearch-2.3.0-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/elasticsearch-2.3.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-elasticsearch-2.3.0-3.el7.centos.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-elasticsearch-2.3.0-3.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y00eJE + umask 022 + cd /builddir/build/BUILD + cd elasticsearch-2.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/doc/python-elasticsearch-2.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/doc/python-elasticsearch-2.3.0 + cp -pr README /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/doc/python-elasticsearch-2.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ymn7hp + umask 022 + cd /builddir/build/BUILD + cd elasticsearch-2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/licenses/python-elasticsearch-2.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/licenses/python-elasticsearch-2.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64/usr/share/licenses/python-elasticsearch-2.3.0 + exit 0 Provides: python-elasticsearch = 2.3.0-3.el7.centos 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-elasticsearch-2.3.0-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-710750035.novalocal Wrote: /builddir/build/RPMS/python-elasticsearch-2.3.0-3.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wLuGIY + umask 022 + cd /builddir/build/BUILD + cd elasticsearch-2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-elasticsearch-2.3.0-3.el7.centos.x86_64 + exit 0 Child return code was: 0