Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2549/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-969459125.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/letsencrypt-0.2.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2549/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fJZxy7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf letsencrypt-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/letsencrypt-0.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd letsencrypt-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dlqEBZ + umask 022 + cd /builddir/build/BUILD + cd letsencrypt-0.2.0 + sed -i s/letsencrypt-auto/letsencrypt/g letsencrypt/cli.py + 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/letsencrypt copying letsencrypt/cli.py -> build/lib/letsencrypt copying letsencrypt/storage.py -> build/lib/letsencrypt copying letsencrypt/reverter.py -> build/lib/letsencrypt copying letsencrypt/reporter.py -> build/lib/letsencrypt copying letsencrypt/renewer.py -> build/lib/letsencrypt copying letsencrypt/proof_of_possession.py -> build/lib/letsencrypt copying letsencrypt/notify.py -> build/lib/letsencrypt copying letsencrypt/log.py -> build/lib/letsencrypt copying letsencrypt/le_util.py -> build/lib/letsencrypt copying letsencrypt/interfaces.py -> build/lib/letsencrypt copying letsencrypt/errors.py -> build/lib/letsencrypt copying letsencrypt/error_handler.py -> build/lib/letsencrypt copying letsencrypt/crypto_util.py -> build/lib/letsencrypt copying letsencrypt/continuity_auth.py -> build/lib/letsencrypt copying letsencrypt/constants.py -> build/lib/letsencrypt copying letsencrypt/configuration.py -> build/lib/letsencrypt copying letsencrypt/colored_logging.py -> build/lib/letsencrypt copying letsencrypt/client.py -> build/lib/letsencrypt copying letsencrypt/auth_handler.py -> build/lib/letsencrypt copying letsencrypt/achallenges.py -> build/lib/letsencrypt copying letsencrypt/account.py -> build/lib/letsencrypt copying letsencrypt/__init__.py -> build/lib/letsencrypt creating build/lib/letsencrypt/tests copying letsencrypt/tests/test_util.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/reverter_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/reporter_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/renewer_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/proof_of_possession_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/notify_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/log_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/le_util_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/errors_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/error_handler_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/crypto_util_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/continuity_auth_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/configuration_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/colored_logging_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/client_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/cli_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/auth_handler_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/acme_util.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/account_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/__init__.py -> build/lib/letsencrypt/tests creating build/lib/letsencrypt/plugins copying letsencrypt/plugins/webroot_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/webroot.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/util_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/util.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/standalone_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/standalone.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/null_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/null.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/manual_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/manual.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/disco_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/disco.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/common_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/common.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/__init__.py -> build/lib/letsencrypt/plugins creating build/lib/letsencrypt/display copying letsencrypt/display/util.py -> build/lib/letsencrypt/display copying letsencrypt/display/ops.py -> build/lib/letsencrypt/display copying letsencrypt/display/enhancements.py -> build/lib/letsencrypt/display copying letsencrypt/display/__init__.py -> build/lib/letsencrypt/display creating build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/util_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/ops_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/enhancements_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/__init__.py -> build/lib/letsencrypt/tests/display running egg_info writing requirements to letsencrypt.egg-info/requires.txt writing letsencrypt.egg-info/PKG-INFO writing top-level names to letsencrypt.egg-info/top_level.txt writing dependency_links to letsencrypt.egg-info/dependency_links.txt writing entry points to letsencrypt.egg-info/entry_points.txt reading manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'letsencrypt.egg-info/SOURCES.txt' creating build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert-san.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.b64jose -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cli.ini -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-6sans.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-nosans.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-san.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-san.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/dsa512_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/dsa_cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/matching_cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa256_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa512_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa512_key_2.pem -> build/lib/letsencrypt/tests/testdata + /usr/bin/python2 setup.py install --user running install running bdist_egg running egg_info writing requirements to letsencrypt.egg-info/requires.txt writing letsencrypt.egg-info/PKG-INFO writing top-level names to letsencrypt.egg-info/top_level.txt writing dependency_links to letsencrypt.egg-info/dependency_links.txt writing entry points to letsencrypt.egg-info/entry_points.txt reading manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'letsencrypt.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/letsencrypt creating build/bdist.linux-x86_64/egg/letsencrypt/display copying build/lib/letsencrypt/display/__init__.py -> build/bdist.linux-x86_64/egg/letsencrypt/display copying build/lib/letsencrypt/display/enhancements.py -> build/bdist.linux-x86_64/egg/letsencrypt/display copying build/lib/letsencrypt/display/ops.py -> build/bdist.linux-x86_64/egg/letsencrypt/display copying build/lib/letsencrypt/display/util.py -> build/bdist.linux-x86_64/egg/letsencrypt/display creating build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/__init__.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/null.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/null_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/standalone.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/standalone_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/util.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/util_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/webroot.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins copying build/lib/letsencrypt/plugins/webroot_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/plugins creating build/bdist.linux-x86_64/egg/letsencrypt/tests creating build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key_2.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa256_key.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/matching_cert.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa_cert.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa512_key.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.der -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.der -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-nosans.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-6sans.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cli.ini -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.der -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.b64jose -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert-san.pem -> build/bdist.linux-x86_64/egg/letsencrypt/tests/testdata creating build/bdist.linux-x86_64/egg/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/__init__.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/enhancements_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/ops_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/util_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests/display copying build/lib/letsencrypt/tests/__init__.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/account_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/acme_util.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/auth_handler_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/cli_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/client_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/colored_logging_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/configuration_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/continuity_auth_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/crypto_util_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/error_handler_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/errors_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/le_util_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/log_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/notify_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/proof_of_possession_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/renewer_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/reporter_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/reverter_test.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/tests/test_util.py -> build/bdist.linux-x86_64/egg/letsencrypt/tests copying build/lib/letsencrypt/__init__.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/account.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/achallenges.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/auth_handler.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/client.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/colored_logging.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/configuration.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/constants.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/continuity_auth.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/crypto_util.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/error_handler.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/errors.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/interfaces.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/le_util.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/log.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/notify.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/proof_of_possession.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/renewer.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/reporter.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/reverter.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/storage.py -> build/bdist.linux-x86_64/egg/letsencrypt copying build/lib/letsencrypt/cli.py -> build/bdist.linux-x86_64/egg/letsencrypt byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/display/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/display/enhancements.py to enhancements.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/display/ops.py to ops.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/display/util.py to util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/common.py to common.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/common_test.py to common_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/disco.py to disco.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/disco_test.py to disco_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/manual.py to manual.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/manual_test.py to manual_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/null.py to null.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/null_test.py to null_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/standalone.py to standalone.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/standalone_test.py to standalone_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/util.py to util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/util_test.py to util_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/webroot.py to webroot.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/plugins/webroot_test.py to webroot_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/display/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/display/enhancements_test.py to enhancements_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/display/ops_test.py to ops_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/display/util_test.py to util_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/account_test.py to account_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/acme_util.py to acme_util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/auth_handler_test.py to auth_handler_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/cli_test.py to cli_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/client_test.py to client_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/colored_logging_test.py to colored_logging_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/configuration_test.py to configuration_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/continuity_auth_test.py to continuity_auth_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/crypto_util_test.py to crypto_util_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/error_handler_test.py to error_handler_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/errors_test.py to errors_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/le_util_test.py to le_util_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/log_test.py to log_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/notify_test.py to notify_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/proof_of_possession_test.py to proof_of_possession_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/renewer_test.py to renewer_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/reporter_test.py to reporter_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/reverter_test.py to reverter_test.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/tests/test_util.py to test_util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/account.py to account.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/achallenges.py to achallenges.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/auth_handler.py to auth_handler.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/client.py to client.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/colored_logging.py to colored_logging.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/configuration.py to configuration.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/constants.py to constants.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/continuity_auth.py to continuity_auth.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/crypto_util.py to crypto_util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/error_handler.py to error_handler.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/errors.py to errors.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/interfaces.py to interfaces.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/le_util.py to le_util.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/log.py to log.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/notify.py to notify.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/proof_of_possession.py to proof_of_possession.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/renewer.py to renewer.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/reporter.py to reporter.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/reverter.py to reverter.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/storage.py to storage.pyc byte-compiling build/bdist.linux-x86_64/egg/letsencrypt/cli.py to cli.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying letsencrypt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/letsencrypt-0.2.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing letsencrypt-0.2.0-py2.7.egg creating /builddir/.local/lib/python2.7/site-packages/letsencrypt-0.2.0-py2.7.egg Extracting letsencrypt-0.2.0-py2.7.egg to /builddir/.local/lib/python2.7/site-packages Adding letsencrypt 0.2.0 to easy-install.pth file Installing letsencrypt script to /builddir/.local/bin Installing letsencrypt-renewer script to /builddir/.local/bin Installed /builddir/.local/lib/python2.7/site-packages/letsencrypt-0.2.0-py2.7.egg Processing dependencies for letsencrypt==0.2.0 Searching for ConfigArgParse>=0.10.0 Reading https://pypi.python.org/simple/ConfigArgParse/ Best match: ConfigArgParse 0.10.0 Downloading https://pypi.python.org/packages/source/C/ConfigArgParse/ConfigArgParse-0.10.0.tar.gz#md5=408ad7af06cd449420cecc19bee6f0c9 Processing ConfigArgParse-0.10.0.tar.gz Writing /tmp/easy_install-2iAw3L/ConfigArgParse-0.10.0/setup.cfg Running ConfigArgParse-0.10.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2iAw3L/ConfigArgParse-0.10.0/egg-dist-tmp-cr4MOe zip_safe flag not set; analyzing archive contents... Adding ConfigArgParse 0.10.0 to easy-install.pth file Installed /builddir/.local/lib/python2.7/site-packages/ConfigArgParse-0.10.0-py2.7.egg Searching for mock==1.0.1 Best match: mock 1.0.1 Adding mock 1.0.1 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for zope.interface==4.0.5 Best match: zope.interface 4.0.5 Adding zope.interface 4.0.5 to easy-install.pth file Using /usr/lib64/python2.7/site-packages Searching for zope.component==4.1.0 Best match: zope.component 4.1.0 Adding zope.component 4.1.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for six==1.9.0 Best match: six 1.9.0 Adding six 1.9.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for setuptools==0.9.8 Best match: setuptools 0.9.8 Adding setuptools 0.9.8 to easy-install.pth file Installing easy_install script to /builddir/.local/bin Installing easy_install-2.7 script to /builddir/.local/bin Using /usr/lib/python2.7/site-packages Searching for pytz==2012d Best match: pytz 2012d Adding pytz 2012d to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for python2-pythondialog==3.3.0 Best match: python2-pythondialog 3.3.0 Adding python2-pythondialog 3.3.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for pyRFC3339==1.0 Best match: pyRFC3339 1.0 Adding pyRFC3339 1.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for pyOpenSSL==0.13.1 Best match: pyOpenSSL 0.13.1 Adding pyOpenSSL 0.13.1 to easy-install.pth file Using /usr/lib64/python2.7/site-packages Searching for psutil==2.2.1 Best match: psutil 2.2.1 Adding psutil 2.2.1 to easy-install.pth file Using /usr/lib64/python2.7/site-packages Searching for parsedatetime==1.5 Best match: parsedatetime 1.5 Adding parsedatetime 1.5 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for cryptography==0.8.2 Best match: cryptography 0.8.2 Adding cryptography 0.8.2 to easy-install.pth file Using /usr/lib64/python2.7/site-packages Searching for configobj==4.7.2 Best match: configobj 4.7.2 Adding configobj 4.7.2 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for acme==0.2.0 Best match: acme 0.2.0 Adding acme 0.2.0 to easy-install.pth file Installing jws script to /builddir/.local/bin Using /usr/lib/python2.7/site-packages Searching for zope.event==4.0.3 Best match: zope.event 4.0.3 Adding zope.event 4.0.3 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for cffi==0.8.6 Best match: cffi 0.8.6 Adding cffi 0.8.6 to easy-install.pth file Using /usr/lib64/python2.7/site-packages Searching for enum34==1.0.4 Best match: enum34 1.0.4 Adding enum34 1.0.4 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for pyasn1==0.1.6 Best match: pyasn1 0.1.6 Adding pyasn1 0.1.6 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for Werkzeug==0.9.1 Best match: Werkzeug 0.9.1 Adding Werkzeug 0.9.1 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for requests==2.6.0 Best match: requests 2.6.0 Adding requests 2.6.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Searching for ndg-httpsclient==0.3.2 Best match: ndg-httpsclient 0.3.2 Adding ndg-httpsclient 0.3.2 to easy-install.pth file Installing ndg_httpclient script to /builddir/.local/bin Using /usr/lib/python2.7/site-packages Searching for pycparser==2.14 Best match: pycparser 2.14 Adding pycparser 2.14 to easy-install.pth file Using /usr/lib/python2.7/site-packages Finished processing dependencies for letsencrypt==0.2.0 + make -C docs html man PATH=/builddir/.local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin make: Entering directory `/builddir/build/BUILD/letsencrypt-0.2.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://acme-python.readthedocs.org/en/latest/objects.inv... building [html]: targets for 34 source files that are out of date updating environment: 34 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 5%] api/account reading sources... [ 8%] api/achallenges reading sources... [ 11%] api/auth_handler reading sources... [ 14%] api/client reading sources... [ 17%] api/configuration reading sources... [ 20%] api/constants reading sources... [ 23%] api/continuity_auth reading sources... [ 26%] api/crypto_util reading sources... [ 29%] api/display reading sources... [ 32%] api/errors reading sources... [ 35%] api/index reading sources... [ 38%] api/interfaces reading sources... [ 41%] api/le_util reading sources... [ 44%] api/log reading sources... [ 47%] api/plugins/common reading sources... [ 50%] api/plugins/disco reading sources... [ 52%] api/plugins/manual reading sources... [ 55%] api/plugins/standalone reading sources... [ 58%] api/plugins/util reading sources... [ 61%] api/plugins/webroot reading sources... [ 64%] api/proof_of_possession reading sources... [ 67%] api/renewer reading sources... [ 70%] api/reporter reading sources... [ 73%] api/reverter reading sources... [ 76%] api/storage reading sources... [ 79%] ciphers reading sources... [ 82%] contributing reading sources... [ 85%] index reading sources... [ 88%] intro reading sources... [ 91%] man/letsencrypt reading sources... [ 94%] man/letsencrypt-renewer reading sources... [ 97%] packaging reading sources... [100%] using /builddir/build/BUILD/letsencrypt-0.2.0/letsencrypt/client.py:docstring of letsencrypt.client.Client.apply_enhancement:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/letsencrypt-0.2.0/letsencrypt/client.py:docstring of letsencrypt.client.Client.apply_enhancement:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/letsencrypt-0.2.0/letsencrypt/client.py:docstring of letsencrypt.client.Client.apply_enhancement:10: WARNING: Explicit markup ends without a blank line; unexpected unindent. /builddir/build/BUILD/letsencrypt-0.2.0/letsencrypt/client.py:docstring of letsencrypt.client.Client.apply_enhancement:11: WARNING: Field list ends without a blank line; unexpected unindent. ../README.rst:96: WARNING: nonlocal image URI found: https://travis-ci.org/letsencrypt/letsencrypt.svg?branch=master ../README.rst:96: WARNING: nonlocal image URI found: https://coveralls.io/repos/letsencrypt/letsencrypt/badge.svg?branch=master ../README.rst:96: WARNING: nonlocal image URI found: https://readthedocs.org/projects/letsencrypt/badge/ ../README.rst:96: WARNING: nonlocal image URI found: https://quay.io/repository/letsencrypt/letsencrypt/status ../README.rst:100: WARNING: nonlocal image URI found: https://travis-ci.org/letsencrypt/letsencrypt.svg?branch=master ../README.rst:104: WARNING: nonlocal image URI found: https://coveralls.io/repos/letsencrypt/letsencrypt/badge.svg?branch=master ../README.rst:108: WARNING: nonlocal image URI found: https://readthedocs.org/projects/letsencrypt/badge/ ../README.rst:112: WARNING: nonlocal image URI found: https://quay.io/repository/letsencrypt/letsencrypt/status looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/letsencrypt-0.2.0/docs/ciphers.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/letsencrypt-0.2.0/docs/man/letsencrypt.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/letsencrypt-0.2.0/docs/man/letsencrypt-renewer.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] api writing output... [ 5%] api/account writing output... [ 8%] api/achallenges writing output... [ 11%] api/auth_handler writing output... [ 14%] api/client writing output... [ 17%] api/configuration writing output... [ 20%] api/constants writing output... [ 23%] api/continuity_auth writing output... [ 26%] api/crypto_util writing output... [ 29%] api/display writing output... [ 32%] api/errors writing output... [ 35%] api/index writing output... [ 38%] api/interfaces writing output... [ 41%] api/le_util writing output... [ 44%] api/log writing output... [ 47%] api/plugins/common writing output... [ 50%] api/plugins/disco writing output... [ 52%] api/plugins/manual writing output... [ 55%] api/plugins/standalone writing output... [ 58%] api/plugins/util writing output... [ 61%] api/plugins/webroot writing output... [ 64%] api/proof_of_possession writing output... [ 67%] api/renewer writing output... [ 70%] api/reporter writing output... [ 73%] api/reverter writing output... [ 76%] api/storage writing output... [ 79%] ciphers writing output... [ 82%] contributing /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:21: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:30: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:37: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:304: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:323: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:356: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:386: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:394: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:409: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:417: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:425: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/contributing.rst:433: WARNING: Pygments lexer name u'shell' is not known writing output... [ 85%] index writing output... [ 88%] intro writing output... [ 91%] man/letsencrypt writing output... [ 94%] man/letsencrypt-renewer writing output... [ 97%] packaging writing output... [100%] using /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:26: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:41: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:54: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:60: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:344: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:374: WARNING: Pygments lexer name u'shell' is not known /builddir/build/BUILD/letsencrypt-0.2.0/docs/using.rst:382: WARNING: Pygments lexer name u'shell' is not known writing additional files... (26 module code pages) _modules/index genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 34 warnings. Build finished. The HTML pages are in _build/html. sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... letsencrypt.7 { intro using contributing packaging api api/account api/achallenges api/auth_handler api/client api/configuration api/constants api/continuity_auth api/crypto_util api/display api/errors api/index api/interfaces api/le_util api/log api/plugins/common api/plugins/disco api/plugins/manual api/plugins/standalone api/plugins/util api/plugins/webroot api/proof_of_possession api/renewer api/reporter api/reverter api/storage } letsencrypt.1 { } letsencrypt-renewer.1 { } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/letsencrypt-0.2.0/docs' + rm -rf docs/_build/html/.buildinfo docs/_build/html/_sources + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vc8uKK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 + cd letsencrypt-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/__init__.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/enhancements.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/ops.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/__init__.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/null.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/null_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/standalone.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/standalone_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/util_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/webroot.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/webroot_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key_2.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/matching_cert.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa_cert.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.der -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.der -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.der -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.b64jose -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert-san.pem -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/testdata creating /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/__init__.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/enhancements_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/ops_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/util_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/__init__.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/account_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/acme_util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/auth_handler_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/cli_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/client_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/colored_logging_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/configuration_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/continuity_auth_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/crypto_util_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/error_handler_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/errors_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/le_util_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/log_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/notify_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/proof_of_possession_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/renewer_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/reporter_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/reverter_test.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/test_util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/__init__.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/account.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/achallenges.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/auth_handler.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/client.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/colored_logging.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/configuration.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/constants.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/continuity_auth.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/crypto_util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/error_handler.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/errors.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/interfaces.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/le_util.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/log.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/notify.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/proof_of_possession.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/renewer.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/reporter.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/reverter.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/storage.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/cli.py -> /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display/enhancements.py to enhancements.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/display/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/common_test.py to common_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/disco.py to disco.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/disco_test.py to disco_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/manual.py to manual.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/manual_test.py to manual_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/null_test.py to null_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/webroot.py to webroot.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/plugins/webroot_test.py to webroot_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display/enhancements_test.py to enhancements_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display/ops_test.py to ops_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/display/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/account_test.py to account_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/acme_util.py to acme_util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/auth_handler_test.py to auth_handler_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/cli_test.py to cli_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/colored_logging_test.py to colored_logging_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/configuration_test.py to configuration_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/continuity_auth_test.py to continuity_auth_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/crypto_util_test.py to crypto_util_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/error_handler_test.py to error_handler_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/le_util_test.py to le_util_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/log_test.py to log_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/notify_test.py to notify_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/proof_of_possession_test.py to proof_of_possession_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/renewer_test.py to renewer_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/reporter_test.py to reporter_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/reverter_test.py to reverter_test.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/achallenges.py to achallenges.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/auth_handler.py to auth_handler.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/colored_logging.py to colored_logging.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/continuity_auth.py to continuity_auth.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/error_handler.py to error_handler.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/le_util.py to le_util.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/notify.py to notify.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/proof_of_possession.py to proof_of_possession.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/renewer.py to renewer.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/reverter.py to reverter.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt/cli.py to cli.pyc writing byte-compilation script '/tmp/tmp9IUy5s.py' /usr/bin/python2 -O /tmp/tmp9IUy5s.py removing /tmp/tmp9IUy5s.py running install_egg_info running egg_info writing requirements to letsencrypt.egg-info/requires.txt writing letsencrypt.egg-info/PKG-INFO writing top-level names to letsencrypt.egg-info/top_level.txt writing dependency_links to letsencrypt.egg-info/dependency_links.txt writing entry points to letsencrypt.egg-info/entry_points.txt reading manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'letsencrypt.egg-info/SOURCES.txt' Copying letsencrypt.egg-info to /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/letsencrypt-0.2.0-py2.7.egg-info running install_scripts Installing letsencrypt script to /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/bin Installing letsencrypt-renewer script to /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/bin + /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/letsencrypt-0.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xiy9pz + umask 022 + cd /builddir/build/BUILD + cd letsencrypt-0.2.0 + exit 0 Processing files: letsencrypt-0.2.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HhEo6n + umask 022 + cd /builddir/build/BUILD + cd letsencrypt-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/doc/letsencrypt-0.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/doc/letsencrypt-0.2.0 + cp -pr README.rst /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/doc/letsencrypt-0.2.0 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/doc/letsencrypt-0.2.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/doc/letsencrypt-0.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zeR4Nc + umask 022 + cd /builddir/build/BUILD + cd letsencrypt-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/letsencrypt-0.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/letsencrypt-0.2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/letsencrypt-0.2.0 + exit 0 Provides: config(letsencrypt) = 0.2.0-1.el7.centos letsencrypt = 0.2.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: python2-letsencrypt-0.2.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NEkeH1 + umask 022 + cd /builddir/build/BUILD + cd letsencrypt-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-letsencrypt-0.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-letsencrypt-0.2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-letsencrypt-0.2.0 + exit 0 Provides: python-letsencrypt = 0.2.0-1.el7.centos python2-letsencrypt = 0.2.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-letsencrypt < 0.2.0-1.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/letsencrypt-0.2.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-969459125.novalocal Wrote: /builddir/build/RPMS/letsencrypt-0.2.0-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python2-letsencrypt-0.2.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7KIO0J Child return code was: 0 LEAVE do -->