Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/725401-epel-7-x86_64-1520440956.682381/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f720a0bab70>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '060c6ccf1d5e4ffcad49bead255cb47d', '-D', '/var/lib/mock/725401-epel-7-x86_64-1520440956.682381/root', '-a', '--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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
BUILDSTDERR: sh: /usr/bin/python: No such file or directory
BUILDSTDERR: sh: /usr/bin/python: No such file or directory
BUILDSTDERR: warning: Could not canonicalize hostname: 060c6ccf1d5e4ffcad49bead255cb47d
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-pip-8.1.2-5.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-pip.spec'], chrootPath='/var/lib/mock/725401-epel-7-x86_64-1520440956.682381/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f720a0bab70>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '50fc125331e249dea5886ce6314c796d', '-D', '/var/lib/mock/725401-epel-7-x86_64-1520440956.682381/root', '-a', '--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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.eVEmbP
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pip-8.1.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pip-8.1.2.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pip-8.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch):'
Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch):
+ /usr/bin/cat /builddir/build/SOURCES/allow-stripping-given-prefix-from-wheel-RECORD-files.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file pip/commands/install.py
patching file pip/req/req_install.py
patching file pip/wheel.py
+ sed -i 1d pip/__init__.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MPFhfF
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ 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/pip
copying pip/__init__.py -> build/lib/pip
copying pip/wheel.py -> build/lib/pip
copying pip/status_codes.py -> build/lib/pip
copying pip/pep425tags.py -> build/lib/pip
copying pip/locations.py -> build/lib/pip
copying pip/index.py -> build/lib/pip
copying pip/exceptions.py -> build/lib/pip
copying pip/download.py -> build/lib/pip
copying pip/cmdoptions.py -> build/lib/pip
copying pip/baseparser.py -> build/lib/pip
copying pip/basecommand.py -> build/lib/pip
copying pip/__main__.py -> build/lib/pip
creating build/lib/pip/vcs
copying pip/vcs/subversion.py -> build/lib/pip/vcs
copying pip/vcs/mercurial.py -> build/lib/pip/vcs
copying pip/vcs/git.py -> build/lib/pip/vcs
copying pip/vcs/bazaar.py -> build/lib/pip/vcs
copying pip/vcs/__init__.py -> build/lib/pip/vcs
creating build/lib/pip/utils
copying pip/utils/ui.py -> build/lib/pip/utils
copying pip/utils/setuptools_build.py -> build/lib/pip/utils
copying pip/utils/outdated.py -> build/lib/pip/utils
copying pip/utils/logging.py -> build/lib/pip/utils
copying pip/utils/hashes.py -> build/lib/pip/utils
copying pip/utils/filesystem.py -> build/lib/pip/utils
copying pip/utils/encoding.py -> build/lib/pip/utils
copying pip/utils/deprecation.py -> build/lib/pip/utils
copying pip/utils/build.py -> build/lib/pip/utils
copying pip/utils/appdirs.py -> build/lib/pip/utils
copying pip/utils/__init__.py -> build/lib/pip/utils
creating build/lib/pip/req
copying pip/req/req_install.py -> build/lib/pip/req
copying pip/req/req_uninstall.py -> build/lib/pip/req
copying pip/req/req_set.py -> build/lib/pip/req
copying pip/req/req_file.py -> build/lib/pip/req
copying pip/req/__init__.py -> build/lib/pip/req
creating build/lib/pip/operations
copying pip/operations/freeze.py -> build/lib/pip/operations
copying pip/operations/__init__.py -> build/lib/pip/operations
creating build/lib/pip/models
copying pip/models/index.py -> build/lib/pip/models
copying pip/models/__init__.py -> build/lib/pip/models
creating build/lib/pip/compat
copying pip/compat/ordereddict.py -> build/lib/pip/compat
copying pip/compat/dictconfig.py -> build/lib/pip/compat
copying pip/compat/__init__.py -> build/lib/pip/compat
creating build/lib/pip/commands
copying pip/commands/install.py -> build/lib/pip/commands
copying pip/commands/wheel.py -> build/lib/pip/commands
copying pip/commands/uninstall.py -> build/lib/pip/commands
copying pip/commands/show.py -> build/lib/pip/commands
copying pip/commands/search.py -> build/lib/pip/commands
copying pip/commands/list.py -> build/lib/pip/commands
copying pip/commands/help.py -> build/lib/pip/commands
copying pip/commands/hash.py -> build/lib/pip/commands
copying pip/commands/freeze.py -> build/lib/pip/commands
copying pip/commands/download.py -> build/lib/pip/commands
copying pip/commands/completion.py -> build/lib/pip/commands
copying pip/commands/__init__.py -> build/lib/pip/commands
creating build/lib/pip/_vendor
copying pip/_vendor/six.py -> build/lib/pip/_vendor
copying pip/_vendor/retrying.py -> build/lib/pip/_vendor
copying pip/_vendor/re-vendor.py -> build/lib/pip/_vendor
copying pip/_vendor/pyparsing.py -> build/lib/pip/_vendor
copying pip/_vendor/ipaddress.py -> build/lib/pip/_vendor
copying pip/_vendor/__init__.py -> build/lib/pip/_vendor
creating build/lib/pip/_vendor/requests
copying pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests
copying pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests
creating build/lib/pip/_vendor/progress
copying pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress
copying pip/_vendor/progress/helpers.py -> build/lib/pip/_vendor/progress
copying pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress
copying pip/_vendor/progress/bar.py -> build/lib/pip/_vendor/progress
copying pip/_vendor/progress/__init__.py -> build/lib/pip/_vendor/progress
creating build/lib/pip/_vendor/pkg_resources
copying pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources
creating build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/utils.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/requirements.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/_compat.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging
copying pip/_vendor/packaging/__about__.py -> build/lib/pip/_vendor/packaging
creating build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/linklockfile.py -> build/lib/pip/_vendor/lockfile
copying pip/_vendor/lockfile/__init__.py -> build/lib/pip/_vendor/lockfile
creating build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/utils.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/tokenizer.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/sanitizer.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/inputstream.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/ihatexml.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib
copying pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib
creating build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib
creating build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama
copying pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama
creating build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol
copying pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol
creating build/lib/pip/_vendor/requests/packages
copying pip/_vendor/requests/packages/__init__.py -> build/lib/pip/_vendor/requests/packages
creating build/lib/pip/_vendor/html5lib/trie
copying pip/_vendor/html5lib/trie/py.py -> build/lib/pip/_vendor/html5lib/trie
copying pip/_vendor/html5lib/trie/datrie.py -> build/lib/pip/_vendor/html5lib/trie
copying pip/_vendor/html5lib/trie/_base.py -> build/lib/pip/_vendor/html5lib/trie
copying pip/_vendor/html5lib/trie/__init__.py -> build/lib/pip/_vendor/html5lib/trie
creating build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/pulldom.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/lxmletree.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/genshistream.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/_base.py -> build/lib/pip/_vendor/html5lib/treewalkers
copying pip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers
creating build/lib/pip/_vendor/html5lib/treebuilders
copying pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders
copying pip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pip/_vendor/html5lib/treebuilders
copying pip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pip/_vendor/html5lib/treebuilders
copying pip/_vendor/html5lib/treebuilders/_base.py -> build/lib/pip/_vendor/html5lib/treebuilders
copying pip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders
creating build/lib/pip/_vendor/html5lib/treeadapters
copying pip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pip/_vendor/html5lib/treeadapters
copying pip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pip/_vendor/html5lib/treeadapters
creating build/lib/pip/_vendor/html5lib/serializer
copying pip/_vendor/html5lib/serializer/htmlserializer.py -> build/lib/pip/_vendor/html5lib/serializer
copying pip/_vendor/html5lib/serializer/__init__.py -> build/lib/pip/_vendor/html5lib/serializer
creating build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/whitespace.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/lint.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/_base.py -> build/lib/pip/_vendor/html5lib/filters
copying pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters
creating build/lib/pip/_vendor/distlib/_backport
copying pip/_vendor/distlib/_backport/tarfile.py -> build/lib/pip/_vendor/distlib/_backport
copying pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport
copying pip/_vendor/distlib/_backport/shutil.py -> build/lib/pip/_vendor/distlib/_backport
copying pip/_vendor/distlib/_backport/misc.py -> build/lib/pip/_vendor/distlib/_backport
copying pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport
creating build/lib/pip/_vendor/cachecontrol/caches
copying pip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches
copying pip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pip/_vendor/cachecontrol/caches
copying pip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pip/_vendor/cachecontrol/caches
creating build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/response.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/request.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/filepost.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/fields.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/exceptions.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/_collections.py -> build/lib/pip/_vendor/requests/packages/urllib3
copying pip/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3
creating build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/utf8prober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/universaldetector.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/sjisprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/mbcssm.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/latin1prober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/jpcntx.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/jisfreq.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/euctwprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/euckrprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/escsm.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/escprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/cp949prober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/constants.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/compat.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/charsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/chardistribution.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/chardetect.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/big5prober.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/big5freq.py -> build/lib/pip/_vendor/requests/packages/chardet
copying pip/_vendor/requests/packages/chardet/__init__.py -> build/lib/pip/_vendor/requests/packages/chardet
creating build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/url.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/retry.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/response.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/request.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
copying pip/_vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/util
creating build/lib/pip/_vendor/requests/packages/urllib3/packages
copying pip/_vendor/requests/packages/urllib3/packages/six.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages
copying pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages
copying pip/_vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages
creating build/lib/pip/_vendor/requests/packages/urllib3/contrib
copying pip/_vendor/requests/packages/urllib3/contrib/socks.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib
copying pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib
copying pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib
copying pip/_vendor/requests/packages/urllib3/contrib/appengine.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib
copying pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib
creating build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying pip/_vendor/requests/cacert.pem -> build/lib/pip/_vendor/requests
copying pip/_vendor/distlib/t32.exe -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/t64.exe -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/w32.exe -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/w64.exe -> build/lib/pip/_vendor/distlib
copying pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport
+ 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.4 setup.py build '--executable=/usr/bin/python3.4 -s'
running build
running build_py
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4wBKRE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
+ cd pip-8.1.2
+ 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.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/adapter.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/controller.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/serialize.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/w64.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/w32.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t64.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t32.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer
copying build/lib/pip/_vendor/html5lib/serializer/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer
copying build/lib/pip/_vendor/html5lib/serializer/htmlserializer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/genshistream.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/lxmletree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/pulldom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/datrie.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/py.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/ihatexml.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/inputstream.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/tokenizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/linklockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/pkg_resources
copying build/lib/pip/_vendor/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/pkg_resources
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/bar.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/counter.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/helpers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/spinner.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages
copying build/lib/pip/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/api.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/models.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
copying build/lib/pip/_vendor/ipaddress.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
copying build/lib/pip/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
copying build/lib/pip/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
copying build/lib/pip/_vendor/retrying.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
copying build/lib/pip/_vendor/six.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/completion.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/download.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/freeze.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/hash.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/help.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/list.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/search.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/show.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/uninstall.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
copying build/lib/pip/commands/install.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat
copying build/lib/pip/compat/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat
copying build/lib/pip/compat/dictconfig.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat
copying build/lib/pip/compat/ordereddict.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/models
copying build/lib/pip/models/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/models
copying build/lib/pip/models/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/models
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/operations
copying build/lib/pip/operations/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/operations
copying build/lib/pip/operations/freeze.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/operations
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
copying build/lib/pip/req/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
copying build/lib/pip/req/req_file.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
copying build/lib/pip/req/req_set.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
copying build/lib/pip/req/req_uninstall.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
copying build/lib/pip/req/req_install.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/appdirs.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/build.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/deprecation.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/encoding.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/filesystem.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/hashes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/logging.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/outdated.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/setuptools_build.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
copying build/lib/pip/utils/ui.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/vcs/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/vcs/bazaar.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/vcs/git.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/vcs/mercurial.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/vcs/subversion.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs
copying build/lib/pip/__main__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/basecommand.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/baseparser.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/cmdoptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/download.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/locations.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/pep425tags.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/status_codes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
copying build/lib/pip/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/cache.py to cache.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/compat.py to compat.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py to controller.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py to ansi.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py to initialise.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py to win32.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py to winterm.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py to compat.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/database.py to database.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/index.py to index.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py to locators.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py to manifest.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py to markers.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py to metadata.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py to resources.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py to scripts.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/util.py to util.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/version.py to version.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py to wheel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/_base.py to _base.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer/htmlserializer.py to htmlserializer.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/_base.py to _base.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/_base.py to _base.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshistream.py to genshistream.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/lxmletree.py to lxmletree.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/pulldom.py to pulldom.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/_base.py to _base.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/datrie.py to datrie.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/py.py to py.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py to constants.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/ihatexml.py to ihatexml.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/inputstream.py to inputstream.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/sanitizer.py to sanitizer.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/tokenizer.py to tokenizer.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/utils.py to utils.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/linklockfile.py to linklockfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/__about__.py to __about__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/_compat.py to _compat.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/_structures.py to _structures.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/markers.py to markers.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/requirements.py to requirements.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/utils.py to utils.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/packaging/version.py to version.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress/bar.py to bar.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress/counter.py to counter.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress/helpers.py to helpers.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/progress/spinner.py to spinner.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py to compat.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py to constants.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py to escprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py to escsm.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py to socks.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py to six.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py to connection.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py to request.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py to response.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py to retry.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py to url.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py to _collections.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py to connection.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py to fields.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py to filepost.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py to request.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py to response.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py to adapters.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/api.py to api.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/auth.py to auth.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/certs.py to certs.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/compat.py to compat.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py to cookies.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py to exceptions.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py to hooks.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/models.py to models.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py to sessions.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py to status_codes.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/structures.py to structures.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/utils.py to utils.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/ipaddress.py to ipaddress.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/pyparsing.py to pyparsing.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/re-vendor.py to re-vendor.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/retrying.py to retrying.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/six.py to six.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/completion.py to completion.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/download.py to download.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/freeze.py to freeze.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/hash.py to hash.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/help.py to help.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/list.py to list.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/search.py to search.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/show.py to show.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/uninstall.py to uninstall.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/wheel.py to wheel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/install.py to install.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat/dictconfig.py to dictconfig.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/compat/ordereddict.py to ordereddict.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/models/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/models/index.py to index.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/operations/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/operations/freeze.py to freeze.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req/req_file.py to req_file.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req/req_set.py to req_set.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req/req_uninstall.py to req_uninstall.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req/req_install.py to req_install.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/appdirs.py to appdirs.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/build.py to build.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/deprecation.py to deprecation.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/encoding.py to encoding.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/filesystem.py to filesystem.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/hashes.py to hashes.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/logging.py to logging.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/outdated.py to outdated.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/setuptools_build.py to setuptools_build.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/utils/ui.py to ui.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/bazaar.py to bazaar.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/git.py to git.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/mercurial.py to mercurial.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/subversion.py to subversion.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/__main__.py to __main__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/basecommand.py to basecommand.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/baseparser.py to baseparser.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/cmdoptions.py to cmdoptions.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/download.py to download.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/exceptions.py to exceptions.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/index.py to index.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/locations.py to locations.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/pep425tags.py to pep425tags.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/status_codes.py to status_codes.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/wheel.py to wheel.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/__init__.py to __init__.cpython-34.pyc
writing byte-compilation script '/tmp/tmpgm3ef7np.py'
/usr/bin/python3.4 -O /tmp/tmpgm3ef7np.py
removing /tmp/tmpgm3ef7np.py
running install_egg_info
running egg_info
writing pip.egg-info/PKG-INFO
writing dependency_links to pip.egg-info/dependency_links.txt
writing entry points to pip.egg-info/entry_points.txt
writing requirements to pip.egg-info/requires.txt
writing top-level names to pip.egg-info/top_level.txt
reading manifest file 'pip.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
BUILDSTDERR: warning: no previously-included files found matching '.coveragerc'
BUILDSTDERR: warning: no previously-included files found matching '.mailmap'
BUILDSTDERR: warning: no previously-included files found matching '.travis.yml'
BUILDSTDERR: warning: no previously-included files found matching '.landscape.yml'
BUILDSTDERR: warning: no previously-included files found matching 'pip/_vendor/Makefile'
BUILDSTDERR: warning: no previously-included files found matching 'tox.ini'
BUILDSTDERR: warning: no previously-included files found matching 'dev-requirements.txt'
BUILDSTDERR: warning: no previously-included files found matching 'appveyor.yml'
BUILDSTDERR: no previously-included directories found matching '.github'
BUILDSTDERR: no previously-included directories found matching '.travis'
BUILDSTDERR: no previously-included directories found matching 'docs/_build'
BUILDSTDERR: no previously-included directories found matching 'contrib'
BUILDSTDERR: no previously-included directories found matching 'tasks'
BUILDSTDERR: no previously-included directories found matching 'tests'
writing manifest file 'pip.egg-info/SOURCES.txt'
Copying pip.egg-info to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip-8.1.2-py3.4.egg-info
running install_scripts
Installing pip script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
Installing pip3 script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
Installing pip3.4 script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
+ 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-pip-8.1.2-5.el7.centos.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/adapter.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/cache.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/controller.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/serialize.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/w64.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/w32.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t64.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t32.exe -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/serializer
copying build/lib/pip/_vendor/html5lib/serializer/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/serializer
copying build/lib/pip/_vendor/html5lib/serializer/htmlserializer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/serializer
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treeadapters
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/genshistream.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/lxmletree.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/pulldom.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/_base.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/datrie.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/trie/py.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie
copying build/lib/pip/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/ihatexml.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/inputstream.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/tokenizer.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/linklockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/pkg_resources
copying build/lib/pip/_vendor/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/pkg_resources
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/bar.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/counter.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/helpers.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/spinner.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
copying build/lib/pip/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages
copying build/lib/pip/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util
copying build/lib/pip/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3
copying build/lib/pip/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages
copying build/lib/pip/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/api.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/models.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
copying build/lib/pip/_vendor/ipaddress.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
copying build/lib/pip/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
copying build/lib/pip/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
copying build/lib/pip/_vendor/retrying.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
copying build/lib/pip/_vendor/six.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/completion.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/download.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/freeze.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/hash.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/help.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/list.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/search.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/show.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/uninstall.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
copying build/lib/pip/commands/install.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat
copying build/lib/pip/compat/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat
copying build/lib/pip/compat/dictconfig.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat
copying build/lib/pip/compat/ordereddict.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/models
copying build/lib/pip/models/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/models
copying build/lib/pip/models/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/models
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/operations
copying build/lib/pip/operations/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/operations
copying build/lib/pip/operations/freeze.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/operations
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
copying build/lib/pip/req/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
copying build/lib/pip/req/req_file.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
copying build/lib/pip/req/req_set.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
copying build/lib/pip/req/req_uninstall.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
copying build/lib/pip/req/req_install.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/appdirs.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/build.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/deprecation.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/encoding.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/filesystem.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/hashes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/logging.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/outdated.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/setuptools_build.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
copying build/lib/pip/utils/ui.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils
creating /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/vcs/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/vcs/bazaar.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/vcs/git.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/vcs/mercurial.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/vcs/subversion.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs
copying build/lib/pip/__main__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/basecommand.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/baseparser.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/cmdoptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/download.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/exceptions.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/index.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/locations.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/pep425tags.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/status_codes.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/wheel.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
copying build/lib/pip/__init__.py -> /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/cache.py to cache.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/controller.py to controller.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/ansi.py to ansi.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/initialise.py to initialise.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/win32.py to win32.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/colorama/winterm.py to winterm.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/database.py to database.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/index.py to index.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/locators.py to locators.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/manifest.py to manifest.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/markers.py to markers.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/metadata.py to metadata.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/resources.py to resources.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/scripts.py to scripts.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/util.py to util.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/version.py to version.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/distlib/wheel.py to wheel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/_base.py to _base.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/serializer/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/serializer/htmlserializer.py to htmlserializer.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/_base.py to _base.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/_base.py to _base.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/genshistream.py to genshistream.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/lxmletree.py to lxmletree.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/pulldom.py to pulldom.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie/_base.py to _base.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie/datrie.py to datrie.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/trie/py.py to py.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/constants.py to constants.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/ihatexml.py to ihatexml.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/inputstream.py to inputstream.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/sanitizer.py to sanitizer.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/tokenizer.py to tokenizer.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/utils.py to utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/linklockfile.py to linklockfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/__about__.py to __about__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/_compat.py to _compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/_structures.py to _structures.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/markers.py to markers.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/requirements.py to requirements.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/utils.py to utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/packaging/version.py to version.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress/bar.py to bar.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress/counter.py to counter.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress/helpers.py to helpers.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/progress/spinner.py to spinner.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py to big5freq.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py to big5prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py to chardetect.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/constants.py to constants.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/escprober.py to escprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/escsm.py to escsm.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py to appengine.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py to socks.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py to six.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py to connection.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py to request.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py to response.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py to retry.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py to timeout.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py to url.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py to _collections.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/connection.py to connection.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py to exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/fields.py to fields.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py to filepost.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/request.py to request.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/response.py to response.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/adapters.py to adapters.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/api.py to api.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.py to auth.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/certs.py to certs.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/cookies.py to cookies.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.py to exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/hooks.py to hooks.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/models.py to models.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py to sessions.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/status_codes.py to status_codes.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/structures.py to structures.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/requests/utils.py to utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/ipaddress.py to ipaddress.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/pyparsing.py to pyparsing.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/re-vendor.py to re-vendor.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/retrying.py to retrying.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/_vendor/six.py to six.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/completion.py to completion.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/download.py to download.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/freeze.py to freeze.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/hash.py to hash.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/help.py to help.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/list.py to list.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/search.py to search.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/show.py to show.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/uninstall.py to uninstall.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/wheel.py to wheel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/commands/install.py to install.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat/dictconfig.py to dictconfig.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/compat/ordereddict.py to ordereddict.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/models/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/models/index.py to index.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/operations/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/operations/freeze.py to freeze.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req/req_file.py to req_file.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req/req_set.py to req_set.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req/req_uninstall.py to req_uninstall.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/req/req_install.py to req_install.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/appdirs.py to appdirs.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/build.py to build.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/deprecation.py to deprecation.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/encoding.py to encoding.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/filesystem.py to filesystem.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/hashes.py to hashes.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/logging.py to logging.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/outdated.py to outdated.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/setuptools_build.py to setuptools_build.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/utils/ui.py to ui.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs/bazaar.py to bazaar.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs/git.py to git.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs/mercurial.py to mercurial.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/vcs/subversion.py to subversion.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/__main__.py to __main__.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/basecommand.py to basecommand.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/baseparser.py to baseparser.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/cmdoptions.py to cmdoptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/download.py to download.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/exceptions.py to exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/index.py to index.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/locations.py to locations.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/pep425tags.py to pep425tags.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/status_codes.py to status_codes.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/wheel.py to wheel.pyc
byte-compiling /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip/__init__.py to __init__.pyc
writing byte-compilation script '/tmp/tmpP8Frt2.py'
/usr/bin/python2 -O /tmp/tmpP8Frt2.py
removing /tmp/tmpP8Frt2.py
running install_egg_info
running egg_info
writing requirements to pip.egg-info/requires.txt
writing pip.egg-info/PKG-INFO
writing top-level names to pip.egg-info/top_level.txt
writing dependency_links to pip.egg-info/dependency_links.txt
writing entry points to pip.egg-info/entry_points.txt
reading manifest file 'pip.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
BUILDSTDERR: warning: no previously-included files found matching '.coveragerc'
BUILDSTDERR: warning: no previously-included files found matching '.mailmap'
BUILDSTDERR: warning: no previously-included files found matching '.travis.yml'
BUILDSTDERR: warning: no previously-included files found matching '.landscape.yml'
BUILDSTDERR: warning: no previously-included files found matching 'pip/_vendor/Makefile'
BUILDSTDERR: warning: no previously-included files found matching 'tox.ini'
BUILDSTDERR: warning: no previously-included files found matching 'dev-requirements.txt'
BUILDSTDERR: warning: no previously-included files found matching 'appveyor.yml'
BUILDSTDERR: no previously-included directories found matching '.github'
BUILDSTDERR: no previously-included directories found matching '.travis'
BUILDSTDERR: no previously-included directories found matching 'docs/_build'
BUILDSTDERR: no previously-included directories found matching 'contrib'
BUILDSTDERR: no previously-included directories found matching 'tasks'
BUILDSTDERR: no previously-included directories found matching 'tests'
writing manifest file 'pip.egg-info/SOURCES.txt'
Copying pip.egg-info to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/pip-8.1.2-py2.7.egg-info
running install_scripts
Installing pip script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
Installing pip2.7 script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
Installing pip2 script to /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin
+ mkdir -p /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions
+ PYTHONPATH=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7/site-packages
+ /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip completion --bash
+ PYTHONPATH=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4/site-packages
+ /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip3 completion --bash
+ pips2=pip
+ pips3=pip3
+ for pip in '/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip*'
BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip
+ pip=pip
+ case $pip in
+ for pip in '/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip*'
BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip2
+ pip=pip2
+ case $pip in
+ pips2='pip pip2'
+ ln -s pip /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions/pip2
+ for pip in '/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip*'
BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip2.7
+ pip=pip2.7
+ case $pip in
+ pips2='pip pip2 pip2.7'
+ ln -s pip /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions/pip2.7
+ for pip in '/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip*'
BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip3
+ pip=pip3
+ case $pip in
+ for pip in '/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip*'
BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/bin/pip3.4
+ pip=pip3.4
+ case $pip in
+ pips3='pip3 pip3.4'
+ ln -s pip3 /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions/pip3.4
+ sed -i -e 's/^\(complete.*\) pip$/\1 pip3 pip3.4/' -e s/_pip_completion/_pip3_completion/ /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions/pip3
+ sed -i -e 's/^\(complete.*\) pip$/\1 pip pip2 pip2.7/' /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/bash-completion/completions/pip
+ /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/pip-8.1.2
/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-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/lib/python3.4 using /usr/bin/python3.4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: python2-pip-8.1.2-5.el7.centos.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.goyQWa
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ DOCDIR=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python2-pip-8.1.2
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python2-pip-8.1.2
+ cp -pr README.rst /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python2-pip-8.1.2
+ cp -pr docs /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python2-pip-8.1.2
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kqkY4G
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python2-pip-8.1.2
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python2-pip-8.1.2
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python2-pip-8.1.2
+ exit 0
Provides: python-pip = 8.1.2-5.el7.centos python2-pip = 8.1.2-5.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: /usr/bin/python2 python(abi) = 2.7
Obsoletes: python-pip < 8.1.2-5.el7.centos
Processing files: python34-pip-8.1.2-5.el7.centos.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.owLGgA
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ DOCDIR=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python34-pip-8.1.2
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python34-pip-8.1.2
+ cp -pr README.rst /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python34-pip-8.1.2
+ cp -pr docs /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/doc/python34-pip-8.1.2
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mLMQvt
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python34-pip-8.1.2
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python34-pip-8.1.2
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64/usr/share/licenses/python34-pip-8.1.2
+ exit 0
Provides: python34-pip = 8.1.2-5.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: /usr/bin/python3.4 python(abi) = 3.4
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
BUILDSTDERR: warning: Could not canonicalize hostname: 50fc125331e249dea5886ce6314c796d
Wrote: /builddir/build/RPMS/python2-pip-8.1.2-5.el7.centos.noarch.rpm
Wrote: /builddir/build/RPMS/python34-pip-8.1.2-5.el7.centos.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AZfhIN
+ umask 022
+ cd /builddir/build/BUILD
+ cd pip-8.1.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pip-8.1.2-5.el7.centos.x86_64
+ exit 0
Child return code was: 0