Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'], chrootPath='/var/lib/mock/f30-build-18407145-1311004/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-nginx-1.0.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'], chrootPath='/var/lib/mock/f30-build-18407145-1311004/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eqdnRm + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-nginx-1.0.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-nginx-1.0.0.tar.gz gpgv: Signature made Tue Dec 3 17:20:47 2019 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-nginx-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-nginx-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-nginx-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-nginx.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GhN5Ww + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/certbot_nginx copying certbot_nginx/__init__.py -> build/lib/certbot_nginx creating build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/nginxparser.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/obj.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/configurator.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/parser.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/display_ops.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/parser_obj.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/constants.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/__init__.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/http_01.py -> build/lib/certbot_nginx/_internal running egg_info writing certbot_nginx.egg-info/PKG-INFO writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt writing requirements to certbot_nginx.egg-info/requires.txt writing top-level names to certbot_nginx.egg-info/top_level.txt reading manifest file 'certbot_nginx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' creating build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf -> build/lib/certbot_nginx/_internal/tls_configs + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3jiXhH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch + cd certbot-nginx-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/nginxparser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal creating /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/parser_obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/nginxparser.py to nginxparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/obj.py to obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/configurator.py to configurator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/display_ops.py to display_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/parser_obj.py to parser_obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/_internal/http_01.py to http_01.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpxjh4b34w.py' /usr/bin/python3 /tmp/tmpxjh4b34w.py removing /tmp/tmpxjh4b34w.py running install_egg_info running egg_info writing certbot_nginx.egg-info/PKG-INFO writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt writing requirements to certbot_nginx.egg-info/requires.txt writing top-level names to certbot_nginx.egg-info/top_level.txt reading manifest file 'certbot_nginx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' Copying certbot_nginx.egg-info to /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx-1.0.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-1.fc30 --unique-debug-suffix -1.0.0-1.fc30.noarch --unique-debug-src-base python-certbot-nginx-1.0.0-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-nginx-1.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2zVBaS + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.0.0 + /usr/bin/python3 setup.py test running test running egg_info writing certbot_nginx.egg-info/PKG-INFO writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt writing requirements to certbot_nginx.egg-info/requires.txt writing top-level names to certbot_nginx.egg-info/top_level.txt reading manifest file 'certbot_nginx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.5, pytest-3.10.1, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/certbot-nginx-1.0.0, inifile: collected 175 items tests/configurator_test.py ............................................. [ 25%] ................................. [ 44%] tests/display_ops_test.py ... [ 46%] tests/http_01_test.py ........ [ 50%] tests/nginxparser_test.py ........................... [ 66%] tests/obj_test.py .......... [ 72%] tests/parser_obj_test.py ........................... [ 87%] tests/parser_test.py ...................... [100%] =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/certbot/_internal/plugins/disco.py:183 /usr/lib/python3.7/site-packages/certbot/_internal/plugins/disco.py:183: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working class PluginsRegistry(collections.Mapping): -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 175 passed, 1 warnings in 31.07 seconds ==================== + exit 0 Processing files: python3-certbot-nginx-1.0.0-1.fc30.noarch warning: File not found: /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot_nginx/tests Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eFMA0k + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/doc/python3-certbot-nginx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/doc/python3-certbot-nginx + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/doc/python3-certbot-nginx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3zMDQN + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/licenses/python3-certbot-nginx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/licenses/python3-certbot-nginx + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch/usr/share/licenses/python3-certbot-nginx + exit 0 Provides: certbot-nginx = 1.0.0-1.fc30 python3-certbot-nginx = 1.0.0-1.fc30 python3.7dist(certbot-nginx) = 1.0.0 python3dist(certbot-nginx) = 1.0.0 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) = 3.7 python3.7dist(acme) >= 1.0.0 python3.7dist(certbot) >= 1.0.0 python3.7dist(mock) python3.7dist(pyopenssl) python3.7dist(pyparsing) >= 1.5.5 python3.7dist(setuptools) python3.7dist(zope.interface) Recommends: certbot >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch Wrote: /builddir/build/RPMS/python3-certbot-nginx-1.0.0-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HqZodh + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-1.0.0-1.fc30.noarch + exit 0 Child return code was: 0