Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f35-build-29848854-4071715/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/certbot.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 setting SOURCE_DATE_EPOCH=1631232000 Wrote: /builddir/build/SRPMS/certbot-1.19.0-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f35-build-29848854-4071715/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/certbot.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 setting SOURCE_DATE_EPOCH=1631232000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NTR6uI + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/certbot.pub --signature=/builddir/build/SOURCES/certbot-1.19.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-1.19.0.tar.gz gpgv: Signature made Tue Sep 7 17:13:52 2021 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-1.19.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-1.19.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-1.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KhcC44 + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/certbot-1.19.0/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot copying certbot/configuration.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/util.py -> build/lib/certbot creating build/lib/certbot/_internal copying certbot/_internal/__init__.py -> build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/constants.py -> build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal copying certbot/_internal/lock.py -> build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal copying certbot/_internal/main.py -> build/lib/certbot/_internal copying certbot/_internal/renewal.py -> build/lib/certbot/_internal copying certbot/_internal/reporter.py -> build/lib/certbot/_internal copying certbot/_internal/snap_config.py -> build/lib/certbot/_internal copying certbot/_internal/storage.py -> build/lib/certbot/_internal copying certbot/_internal/updater.py -> build/lib/certbot/_internal creating build/lib/certbot/compat copying certbot/compat/__init__.py -> build/lib/certbot/compat copying certbot/compat/_path.py -> build/lib/certbot/compat copying certbot/compat/filesystem.py -> build/lib/certbot/compat copying certbot/compat/misc.py -> build/lib/certbot/compat copying certbot/compat/os.py -> build/lib/certbot/compat creating build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display creating build/lib/certbot/plugins copying certbot/plugins/__init__.py -> build/lib/certbot/plugins copying certbot/plugins/common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/enhancements.py -> build/lib/certbot/plugins copying certbot/plugins/storage.py -> build/lib/certbot/plugins copying certbot/plugins/util.py -> build/lib/certbot/plugins creating build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/util.py -> build/lib/certbot/_internal/display creating build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins running egg_info creating certbot.egg-info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt writing manifest file 'certbot.egg-info/SOURCES.txt' reading manifest file 'certbot.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 adding license file 'LICENSE.txt' writing manifest file 'certbot.egg-info/SOURCES.txt' copying certbot/ssl-dhparams.pem -> build/lib/certbot creating build/lib/certbot/tests/testdata copying certbot/tests/testdata/README -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-5sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512_bad.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_fullchain_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_intermediate_1.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_intermediate_2.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_leaf.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nonames_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.der -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_prime256v1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp384r1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp521r1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/nistp256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_responder_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa2048_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ec.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata creating build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive creating build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NBU1U5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch ++ dirname /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch + cd certbot-1.19.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch /builddir/build/BUILD/certbot-1.19.0/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion running install running install_lib creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/achallenges.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/configuration.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/crypto_util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/errors.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/interfaces.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/main.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/ocsp.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/reverter.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/account.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/client.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/lock.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/main.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/reporter.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/updater.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/tests/util.py -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive creating /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/ssl-dhparams.pem -> /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/achallenges.py to achallenges.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/configuration.py to configuration.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/crypto_util.py to crypto_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/errors.py to errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/main.py to main.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/ocsp.py to ocsp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/reverter.py to reverter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/account.py to account.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/constants.py to constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/eff.py to eff.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/hooks.py to hooks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/lock.py to lock.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/log.py to log.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/main.py to main.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/renewal.py to renewal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/reporter.py to reporter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/snap_config.py to snap_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/storage.py to storage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/updater.py to updater.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display/completer.py to completer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py to obj.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/display/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/null.py to null.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat/_path.py to _path.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat/filesystem.py to filesystem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat/misc.py to misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/compat/os.py to os.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display/ops.py to ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/display/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/storage.py to storage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/plugins/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/acme_util.py to acme_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot/tests/util.py to util.cpython-310.pyc writing byte-compilation script '/tmp/tmpluiemmyp.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpluiemmyp.py removing /tmp/tmpluiemmyp.py running install_egg_info running egg_info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt reading manifest file 'certbot.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 adding license file 'LICENSE.txt' writing manifest file 'certbot.egg-info/SOURCES.txt' Copying certbot.egg-info to /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot-1.19.0-py3.10.egg-info running install_scripts Installing certbot script to /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/certbot-3 + ln -sf /usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/letsencrypt + ln -s /usr/bin/certbot-3 /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/certbot + install -Dm 0644 --preserve-timestamps /builddir/build/SOURCES/certbot-renew-systemd.service /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/systemd/system/certbot-renew.service + install -Dm 0644 --preserve-timestamps /builddir/build/SOURCES/certbot-renew-systemd.timer /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/systemd/system/certbot-renew.timer + install -Dm 0644 --preserve-timestamps /builddir/build/SOURCES/certbot-sysconfig-certbot /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/etc/sysconfig/certbot + install -Dm 0644 --preserve-timestamps /builddir/build/SOURCES/certbot-cli.ini /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/etc/letsencrypt/cli.ini + cp -p /builddir/build/SOURCES/certbot-README.fedora README.fedora + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/etc/letsencrypt + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/var/lib/letsencrypt + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/var/log + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 1.19.0-1.fc35 --unique-debug-suffix -1.19.0-1.fc35.noarch --unique-debug-src-base certbot-1.19.0-1.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-1.19.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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8CtNNs + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.10.0rc1, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/certbot-1.19.0 collected 985 items tests/account_test.py .................................. [ 3%] tests/auth_handler_test.py .............................. [ 6%] tests/cert_manager_test.py ......................................... [ 10%] tests/cli_test.py ....................................... [ 14%] tests/client_test.py .......................................... [ 18%] tests/configuration_test.py ......... [ 19%] tests/crypto_util_test.py .............................................. [ 24%] ....... [ 25%] tests/eff_test.py ............ [ 26%] tests/error_handler_test.py ............ [ 27%] tests/errors_test.py .... [ 28%] tests/helpful_test.py ................ [ 29%] tests/hook_test.py ................................. [ 32%] tests/lock_test.py ......... [ 33%] tests/log_test.py .......................... [ 36%] tests/main_test.py ..................................................... [ 41%] ........................................................................ [ 49%] ..... [ 49%] tests/ocsp_test.py ......... [ 50%] tests/renewal_test.py ................. [ 52%] tests/renewupdater_test.py .......... [ 53%] tests/reporter_test.py ....... [ 54%] tests/reverter_test.py ........................... [ 56%] tests/storage_test.py ................................................ [ 61%] tests/util_test.py ..................................................... [ 67%] ...... [ 67%] tests/compat/filesystem_test.py sssssssss...ssssss..ss....s.........ss. [ 71%] tests/compat/misc_test.py .. [ 71%] tests/compat/os_test.py . [ 71%] tests/display/completer_test.py ..... [ 72%] tests/display/internal_util_test.py ............... [ 74%] tests/display/obj_test.py ................................. [ 77%] tests/display/ops_test.py .......................................... [ 81%] tests/display/util_test.py ....... [ 82%] tests/plugins/common_test.py ................................ [ 85%] tests/plugins/disco_test.py ............................. [ 88%] tests/plugins/dns_common_lexicon_test.py ............. [ 89%] tests/plugins/dns_common_test.py ........................ [ 92%] tests/plugins/enhancements_test.py .... [ 92%] tests/plugins/manual_test.py ......... [ 93%] tests/plugins/null_test.py . [ 93%] tests/plugins/selection_test.py ................. [ 95%] tests/plugins/standalone_test.py ............. [ 96%] tests/plugins/storage_test.py ........ [ 97%] tests/plugins/util_test.py .. [ 97%] tests/plugins/webroot_test.py ...................... [100%] =============================== warnings summary =============================== certbot/util.py:7 /builddir/build/BUILD/certbot-1.19.0/certbot/util.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.version certbot/_internal/display/obj.py:47 /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/display/obj.py:47: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) certbot/_internal/display/obj.py:397 /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/display/obj.py:397: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) certbot/_internal/main.py:1485 /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1485: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. ) -> Generator[Union[display_util.NoninteractiveDisplay, certbot/_internal/main.py:1486 /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1486: DeprecationWarning: FileDisplay attribute in certbot.display.util module is deprecated and will be removed soon. display_util.FileDisplay], None, None]: tests/auth_handler_test.py: 21 warnings tests/client_test.py: 11 warnings tests/main_test.py: 84 warnings tests/display/ops_test.py: 20 warnings tests/plugins/selection_test.py: 3 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/display/obj.py:554: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(display, interfaces.IDisplay) tests/main_test.py: 84 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1549: DeprecationWarning: IConfig attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(config, interfaces.IConfig) tests/main_test.py: 84 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1566: DeprecationWarning: IReporter attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(report, interfaces.IReporter) tests/main_test.py: 58 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1505: DeprecationWarning: FileDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.FileDisplay( tests/main_test.py: 25 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1503: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.NoninteractiveDisplay(sys.stdout) tests/main_test.py: 15 warnings /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/renewal.py:456: DeprecationWarning: IConfig attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(lineage_config, interfaces.IConfig) tests/main_test.py::MainTest::test_quiet_renew /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/main.py:1501: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.NoninteractiveDisplay(devnull) tests/display/obj_test.py::NoninteractiveDisplayTest::test_checklist tests/display/obj_test.py::NoninteractiveDisplayTest::test_directory_select tests/display/obj_test.py::NoninteractiveDisplayTest::test_input tests/display/obj_test.py::NoninteractiveDisplayTest::test_menu tests/display/obj_test.py::NoninteractiveDisplayTest::test_notification_decoration tests/display/obj_test.py::NoninteractiveDisplayTest::test_notification_no_pause tests/display/obj_test.py::NoninteractiveDisplayTest::test_yesno /builddir/build/BUILD/certbot-1.19.0/tests/display/obj_test.py:278: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. self.displayer = display_util.NoninteractiveDisplay(self.mock_stdout) tests/plugins/disco_test.py::PluginEntryPointTest::test_ifaces tests/plugins/disco_test.py::PluginEntryPointTest::test_ifaces /builddir/build/BUILD/certbot-1.19.0/certbot/_internal/plugins/disco.py:374: DeprecationWarning: IInstaller attribute in certbot.interfaces module is deprecated and will be removed soon. if iface == interfaces.Installer and interfaces.IInstaller.implementedBy(target_class): -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 965 passed, 20 skipped, 420 warnings in 22.19s ================ + grep -q /usr/bin/python3 /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/bin/certbot-3 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: certbot-1.19.0-1.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KkYCuJ + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/certbot + cp -pr README.fedora /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/certbot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e0zFMG + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/certbot + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/certbot -> /usr/bin/certbot-3 warning: absolute symlink: /usr/bin/letsencrypt -> /usr/bin/certbot Provides: certbot = 1.19.0-1.fc35 config(certbot) = 1.19.0-1.fc35 letsencrypt = 1.19.0-1.fc35 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/restorecon systemd Requires(preun): systemd Requires(postun): systemd Obsoletes: letsencrypt < 0.6.0 Processing files: python3-certbot-1.19.0-1.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MSRwOw + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/python3-certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/python3-certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/python3-certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/doc/python3-certbot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kK3h9G + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/python3-certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/python3-certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch/usr/share/licenses/python3-certbot + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-certbot = 1.19.0-1.fc35 python3-certbot = 1.19.0-1.fc35 python3.10-certbot = 1.19.0-1.fc35 python3.10dist(certbot) = 1.19 python3dist(certbot) = 1.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.10 python3.10dist(acme) >= 1.19 python3.10dist(configargparse) >= 0.9.3 python3.10dist(configobj) >= 5.0.6 python3.10dist(cryptography) >= 2.1.4 python3.10dist(distro) >= 1.0.1 python3.10dist(josepy) >= 1.1 python3.10dist(parsedatetime) >= 2.4 python3.10dist(pyrfc3339) python3.10dist(pytz) python3.10dist(setuptools) >= 39.0.1 python3.10dist(zope-component) python3.10dist(zope-interface) Obsoletes: python-certbot < 1.19.0-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch Wrote: /builddir/build/RPMS/certbot-1.19.0-1.fc35.noarch.rpm Wrote: /builddir/build/RPMS/python3-certbot-1.19.0-1.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DADv03 + umask 022 + cd /builddir/build/BUILD + cd certbot-1.19.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/certbot-1.19.0-1.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0