Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], printOutput=Falseshell=Falseuid=1000user='mockbuild'chrootPath='/var/lib/mock/f23-build-6135151-623931/root'env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}gid=425timeout=172800logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-apache-0.8.1-2.fc23.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], logger=printOutput=Falseshell=Falseuid=1000user='mockbuild'chrootPath='/var/lib/mock/f23-build-6135151-623931/root'env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}gid=425private_network=Truetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V49eb6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-apache-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-0.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IYeLu3 + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/certbot_apache copying certbot_apache/configurator.py -> build/lib/certbot_apache copying certbot_apache/obj.py -> build/lib/certbot_apache copying certbot_apache/display_ops.py -> build/lib/certbot_apache copying certbot_apache/parser.py -> build/lib/certbot_apache copying certbot_apache/__init__.py -> build/lib/certbot_apache copying certbot_apache/augeas_configurator.py -> build/lib/certbot_apache copying certbot_apache/tls_sni_01.py -> build/lib/certbot_apache copying certbot_apache/constants.py -> build/lib/certbot_apache creating build/lib/certbot_apache/tests copying certbot_apache/tests/augeas_configurator_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/configurator_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/tls_sni_01_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/display_ops_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/complex_parsing_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/util.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/__init__.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/obj_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/parser_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/constants_test.py -> build/lib/certbot_apache/tests running egg_info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' copying certbot_apache/centos-options-ssl-apache.conf -> build/lib/certbot_apache copying certbot_apache/options-ssl-apache.conf -> build/lib/certbot_apache creating build/lib/certbot_apache/augeas_lens copying certbot_apache/augeas_lens/httpd.aug -> build/lib/certbot_apache/augeas_lens creating build/lib/certbot_apache/tests/testdata creating build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/apache2.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing creating build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/.gitignore -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QJ5iSJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch + cd certbot-apache-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/centos-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/augeas_configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/tls_sni_01_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/.gitignore -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost copying build/lib/certbot_apache/tests/display_ops_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/complex_parsing_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/util.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/obj_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/parser_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/constants_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/augeas_configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/tls_sni_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/configurator.py to configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/display_ops.py to display_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/augeas_configurator_test.py to augeas_configurator_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/configurator_test.py to configurator_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/tls_sni_01_test.py to tls_sni_01_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/display_ops_test.py to display_ops_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/complex_parsing_test.py to complex_parsing_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/obj_test.py to obj_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/parser_test.py to parser_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/constants_test.py to constants_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_configurator.py to augeas_configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/tls_sni_01.py to tls_sni_01.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache/constants.py to constants.pyc writing byte-compilation script '/tmp/tmpQz5zP3.py' /usr/bin/python2 -O /tmp/tmpQz5zP3.py removing /tmp/tmpQz5zP3.py running install_egg_info running egg_info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7/site-packages/certbot_apache-0.8.1-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/certbot-apache-0.8.1 /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/brp-compress + /usr/lib/rpm/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-certbot-apache-0.8.1-2.fc23.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8TPb9g + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.8.1 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' running build_ext test_bad_parse (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_bad_save (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... No handlers could be found for logger "certbot_apache.augeas_configurator" ok test_bad_save_checkpoint (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_bad_save_finalize_checkpoint (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_finalize_save (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_recovery_routine (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_recovery_routine_error (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_revert_challenge_config (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_revert_challenge_config_error (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_rollback_checkpoints (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_rollback_error (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_view_config_changes (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_view_config_changes_error (certbot_apache.tests.augeas_configurator_test.AugeasConfiguratorTest) ... ok test_add_name_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_add_name_vhost_if_necessary (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_add_parser_arguments (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_add_servernames_alias (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_aug_version (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_bad_servername_alias (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choose_vhost_none_avail (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choose_vhost_select_vhost_conflicting_non_ssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choose_vhost_select_vhost_non_ssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choose_vhost_select_vhost_ssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choose_vhost_select_vhost_with_temp (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_choosevhost_select_vhost_with_wildcard (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_clean_vhost_ssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_cleanup (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_cleanup_no_errors (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_config_test (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_config_test_bad_process (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_create_own_redirect (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_create_own_redirect_for_old_apache_version (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deduplicate_directives (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deploy_cert (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deploy_cert_invalid_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deploy_cert_newssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deploy_cert_newssl_no_fullchain (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_deploy_cert_old_apache_no_chain (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enable_mod (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enable_mod_no_disable (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enable_mod_unsupported_dirs (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enable_site (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enable_site_failure (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enhance_unknown_enhancement (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_enhance_unknown_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_find_best_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_find_best_vhost_default (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_find_best_vhost_variety (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_findbest_continues_on_long_domain (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_findbest_continues_on_short_domain (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_all_certs_keys (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_all_certs_keys_malformed_conf (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_all_names (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_all_names_addrs (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_chall_pref (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_http_vhost_third_filter (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_ssl_vhost_path (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_version (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_virtual_hosts (certbot_apache.tests.configurator_test.MultipleVhostsTest) Make sure all vhosts are being properly found. ... ok test_http_header_hsts (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_http_header_hsts_twice (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_http_header_uir (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_http_header_uir_twice (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_install_ssl_options_conf (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_is_name_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_is_site_enabled (certbot_apache.tests.configurator_test.MultipleVhostsTest) Test if site is enabled. ... ok test_make_addrs_sni_ready (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_make_vhost_ssl (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_make_vhost_ssl_bad_write (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_make_vhost_ssl_extra_vhs (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_make_vhost_ssl_with_existing_rewrite_rule (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_more_info (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_non_default_vhosts (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_ocsp_stapling (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_ocsp_stapling_twice (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_ocsp_unsupported_apache_version (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_perform (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_no_augeas (certbot_apache.tests.configurator_test.MultipleVhostsTest) Test augeas initialization ImportError ... ok test_prepare_no_install (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_old_aug (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_server_https (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_server_https_mixed_listen (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_server_https_named_listen (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_prepare_version (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_redirect_from_previous_run (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_redirect_two_domains_one_vhost (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_redirect_well_formed_http (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_redirect_with_conflict (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_redirect_with_existing_rewrite (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_remove_directives (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_restart (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_restart_bad_process (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_rewrite_engine_exists (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_rewrite_rule_exists (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_sift_line (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_supported_enhancements (certbot_apache.tests.configurator_test.MultipleVhostsTest) ... ok test_get_addrs_default (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_get_addrs_no_vhost_found (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_mod_config (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_perform0 (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_perform1 (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_perform2 (certbot_apache.tests.tls_sni_01_test.TlsSniPerformTest) ... ok test_more_info_cancel (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_multiple_names (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_no_vhosts (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_noninteractive (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_small_display (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_successful_choice (certbot_apache.tests.display_ops_test.SelectVhostTest) ... ok test_basic_ifdefine (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_basic_ifmodule (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_basic_variable_parsing (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_basic_variable_parsing_quotes (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_filter_args_num (certbot_apache.tests.complex_parsing_test.ComplexParserTest) Note: This may also fail do to Include conf-enabled/ syntax. ... ok test_include (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_complex (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_double_quotes (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_fullpath (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_fullpath_trailing_slash (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_missing (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_single_quotes (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_include_variable (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_invalid_variable_parsing (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_load_modules (certbot_apache.tests.complex_parsing_test.ComplexParserTest) If only first is found, there is bad variable parsing. ... ok test_nested (certbot_apache.tests.complex_parsing_test.ComplexParserTest) ... ok test_conflicts (certbot_apache.tests.obj_test.AddrTest) ... ok test_equal (certbot_apache.tests.obj_test.AddrTest) ... ok test_get_sni_addr (certbot_apache.tests.obj_test.AddrTest) ... ok test_not_equal (certbot_apache.tests.obj_test.AddrTest) ... ok test_wildcard (certbot_apache.tests.obj_test.AddrTest) ... ok test_conflicts (certbot_apache.tests.obj_test.VirtualHostTest) ... ok test_eq (certbot_apache.tests.obj_test.VirtualHostTest) ... ok test_ne (certbot_apache.tests.obj_test.VirtualHostTest) ... ok test_same_server (certbot_apache.tests.obj_test.VirtualHostTest) ... ok test_add_dir (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_add_dir_to_ifmodssl (certbot_apache.tests.parser_test.BasicParserTest) test add_dir_to_ifmodssl. ... ok test_add_dir_to_ifmodssl_multiple (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_find_config_root_no_root (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_find_dir (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_get_aug_path (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_parse_file (certbot_apache.tests.parser_test.BasicParserTest) Test parse_file. ... ok test_set_locations (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_update_runtime_variables (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_update_runtime_vars_bad_ctl (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_update_runtime_vars_bad_exit (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_update_runtime_vars_bad_output (certbot_apache.tests.parser_test.BasicParserTest) ... ok test_root_absolute (certbot_apache.tests.parser_test.ParserInitTest) ... ok test_root_no_trailing_slash (certbot_apache.tests.parser_test.ParserInitTest) ... ok test_root_normalized (certbot_apache.tests.parser_test.ParserInitTest) ... ok test_unparsable (certbot_apache.tests.parser_test.ParserInitTest) ... ok test_get_centos_value (certbot_apache.tests.constants_test.ConstantsTest) ... ok test_get_debian_value (certbot_apache.tests.constants_test.ConstantsTest) ... ok test_get_default_value (certbot_apache.tests.constants_test.ConstantsTest) ... ok ---------------------------------------------------------------------- Ran 152 tests in 125.009s OK Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in > ignored + exit 0 Processing files: python2-certbot-apache-0.8.1-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YH9EMx + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/doc/python2-certbot-apache + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/doc/python2-certbot-apache + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/doc/python2-certbot-apache + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YmwnHS + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/licenses/python2-certbot-apache + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/licenses/python2-certbot-apache + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch/usr/share/licenses/python2-certbot-apache + exit 0 Provides: certbot-apache = 0.8.1-2.fc23 python-certbot-apache = 0.8.1-2.fc23 python2-certbot-apache = 0.8.1-2.fc23 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-certbot-apache < 0.8.1-2.fc23 Recommends: certbot = 0.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch Wrote: /builddir/build/RPMS/python2-certbot-apache-0.8.1-2.fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4t8q8M + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.8.1-2.fc23.noarch + exit 0 Child return code was: 0