>>> Building on exopi-6 under security/letsencrypt/client BDEPENDS = [lang/python/3.10;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3;devel/py-installer,python3] DIST = [security/letsencrypt/client:certbot-2.9.0.tar.gz] FULLPKGNAME = certbot-2.9.0 RDEPENDS = [security/py-josepy,python3;devel/py-zopeinterface,python3;devel/py-parsedatetime,python3;security/letsencrypt/py-acme,python3;lang/python/3.10;textproc/py-pyRFC3339,python3;devel/py-configobj,python3;sysutils/py-distro,python3;security/py-cryptography,python3;devel/py-configargparse,python3;devel/py-zopecomponent,python3;devel/py-setuptools,python3] Avoided depends for py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=437463 >>> Running build in security/letsencrypt/client at 1714747096.84 ===> security/letsencrypt/client ===> Building from scratch certbot-2.9.0 ===> certbot-2.9.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> certbot-2.9.0 depends on: py3-build-* -> py3-build-1.2.1 ===> certbot-2.9.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> certbot-2.9.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> certbot-2.9.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for certbot-2.9.0 `/exopi-cvs/ports/distfiles/certbot-2.9.0.tar.gz' is up to date. >> (SHA256) certbot-2.9.0.tar.gz: OK ===> Extracting for certbot-2.9.0 ===> Patching for certbot-2.9.0 ===> Applying OpenBSD patch patch-examples_cli_ini Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: examples/cli.ini |--- examples/cli.ini.orig |+++ examples/cli.ini -------------------------- Patching file examples/cli.ini using Plan A... Hunk #1 succeeded at 17. done ===> Applying OpenBSD patch patch-examples_generate-csr_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |environment parsing was removed from LibreSSL's libraries. | |--- examples/generate-csr.sh.orig Thu May 12 01:42:39 2016 |+++ examples/generate-csr.sh Fri May 27 10:39:54 2016 -------------------------- Patching file examples/generate-csr.sh using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 29. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for certbot-2.9.0 ===> Configuring for certbot-2.9.0 sed -i -e 's,/etc,/etc,' -e 's,/var/lib,/var/db,' /exopi-obj/pobj/certbot-2.9.0/certbot-2.9.0/certbot/compat/misc.py ===> Building for certbot-2.9.0 * Getting build dependencies for wheel... 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' * Building wheel... running bdist_wheel 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/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 creating build/lib/certbot/_internal/tests copying certbot/_internal/tests/__init__.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/account_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/auth_handler_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/cert_manager_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/cli_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/client_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/configuration_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/crypto_util_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/eff_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/error_handler_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/errors_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/helpful_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/hook_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/lock_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/log_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/main_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/ocsp_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/renewal_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/renewupdater_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/reverter_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/storage_test.py -> build/lib/certbot/_internal/tests copying certbot/_internal/tests/util_test.py -> build/lib/certbot/_internal/tests creating build/lib/certbot/_internal/tests/compat copying certbot/_internal/tests/compat/__init__.py -> build/lib/certbot/_internal/tests/compat copying certbot/_internal/tests/compat/filesystem_test.py -> build/lib/certbot/_internal/tests/compat copying certbot/_internal/tests/compat/misc_test.py -> build/lib/certbot/_internal/tests/compat copying certbot/_internal/tests/compat/os_test.py -> build/lib/certbot/_internal/tests/compat creating build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/__init__.py -> build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/completer_test.py -> build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/internal_util_test.py -> build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/obj_test.py -> build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/ops_test.py -> build/lib/certbot/_internal/tests/display copying certbot/_internal/tests/display/util_test.py -> build/lib/certbot/_internal/tests/display creating build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/__init__.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/common_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/disco_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/dns_common_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/enhancements_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/manual_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/null_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/selection_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/standalone_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/storage_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/util_test.py -> build/lib/certbot/_internal/tests/plugins copying certbot/_internal/tests/plugins/webroot_test.py -> build/lib/certbot/_internal/tests/plugins 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' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'certbot.tests.testdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'certbot.tests.testdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'certbot.tests.testdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'certbot.tests.testdata' to be distributed and are already explicitly excluding 'certbot.tests.testdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying certbot/py.typed -> build/lib/certbot 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 installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/achallenges.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/configuration.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/crypto_util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/main.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/ocsp.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/reverter.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/account.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/client.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/eff.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/lock.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/log.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/main.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/storage.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/updater.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/cli creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/display creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/plugins creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/account_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/auth_handler_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/cert_manager_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/cli_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/client_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/configuration_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/crypto_util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/eff_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/error_handler_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/errors_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/helpful_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/hook_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/lock_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/log_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/main_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/ocsp_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/renewal_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/renewupdater_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/reverter_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/storage_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/filesystem_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/misc_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/os_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/compat creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/completer_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/internal_util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/obj_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/ops_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/display creating build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/common_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/disco_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/dns_common_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/enhancements_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/manual_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/null_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/selection_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/standalone_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/storage_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/webroot_test.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/_internal/tests/plugins creating build/bdist.openbsd-7.5-amd64/wheel/certbot/compat copying build/lib/certbot/compat/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/compat copying build/lib/certbot/compat/_path.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/compat copying build/lib/certbot/compat/filesystem.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/compat copying build/lib/certbot/compat/misc.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/compat copying build/lib/certbot/compat/os.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/compat creating build/bdist.openbsd-7.5-amd64/wheel/certbot/display copying build/lib/certbot/display/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/display copying build/lib/certbot/display/ops.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/display copying build/lib/certbot/display/util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/display creating build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/common.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/storage.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/plugins creating build/bdist.openbsd-7.5-amd64/wheel/certbot/tests copying build/lib/certbot/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests copying build/lib/certbot/tests/acme_util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests copying build/lib/certbot/tests/util.py -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests creating build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata creating build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive creating build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/certbot copying build/lib/certbot/ssl-dhparams.pem -> build/bdist.openbsd-7.5-amd64/wheel/certbot running install_egg_info Copying certbot.egg-info to build/bdist.openbsd-7.5-amd64/wheel/certbot-2.9.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/certbot-2.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/certbot-2.9.0/certbot-2.9.0/dist/.tmp-ayszvrxa/certbot-2.9.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'certbot/__init__.py' adding 'certbot/achallenges.py' adding 'certbot/configuration.py' adding 'certbot/crypto_util.py' adding 'certbot/errors.py' adding 'certbot/interfaces.py' adding 'certbot/main.py' adding 'certbot/ocsp.py' adding 'certbot/py.typed' adding 'certbot/reverter.py' adding 'certbot/ssl-dhparams.pem' adding 'certbot/util.py' adding 'certbot/_internal/__init__.py' adding 'certbot/_internal/account.py' adding 'certbot/_internal/auth_handler.py' adding 'certbot/_internal/cert_manager.py' adding 'certbot/_internal/client.py' adding 'certbot/_internal/constants.py' adding 'certbot/_internal/eff.py' adding 'certbot/_internal/error_handler.py' adding 'certbot/_internal/hooks.py' adding 'certbot/_internal/lock.py' adding 'certbot/_internal/log.py' adding 'certbot/_internal/main.py' adding 'certbot/_internal/renewal.py' adding 'certbot/_internal/snap_config.py' adding 'certbot/_internal/storage.py' adding 'certbot/_internal/updater.py' adding 'certbot/_internal/cli/__init__.py' adding 'certbot/_internal/cli/cli_constants.py' adding 'certbot/_internal/cli/cli_utils.py' adding 'certbot/_internal/cli/group_adder.py' adding 'certbot/_internal/cli/helpful.py' adding 'certbot/_internal/cli/paths_parser.py' adding 'certbot/_internal/cli/plugins_parsing.py' adding 'certbot/_internal/cli/subparsers.py' adding 'certbot/_internal/cli/verb_help.py' adding 'certbot/_internal/display/__init__.py' adding 'certbot/_internal/display/completer.py' adding 'certbot/_internal/display/dummy_readline.py' adding 'certbot/_internal/display/obj.py' adding 'certbot/_internal/display/util.py' adding 'certbot/_internal/plugins/__init__.py' adding 'certbot/_internal/plugins/disco.py' adding 'certbot/_internal/plugins/manual.py' adding 'certbot/_internal/plugins/null.py' adding 'certbot/_internal/plugins/selection.py' adding 'certbot/_internal/plugins/standalone.py' adding 'certbot/_internal/plugins/webroot.py' adding 'certbot/_internal/tests/__init__.py' adding 'certbot/_internal/tests/account_test.py' adding 'certbot/_internal/tests/auth_handler_test.py' adding 'certbot/_internal/tests/cert_manager_test.py' adding 'certbot/_internal/tests/cli_test.py' adding 'certbot/_internal/tests/client_test.py' adding 'certbot/_internal/tests/configuration_test.py' adding 'certbot/_internal/tests/crypto_util_test.py' adding 'certbot/_internal/tests/eff_test.py' adding 'certbot/_internal/tests/error_handler_test.py' adding 'certbot/_internal/tests/errors_test.py' adding 'certbot/_internal/tests/helpful_test.py' adding 'certbot/_internal/tests/hook_test.py' adding 'certbot/_internal/tests/lock_test.py' adding 'certbot/_internal/tests/log_test.py' adding 'certbot/_internal/tests/main_test.py' adding 'certbot/_internal/tests/ocsp_test.py' adding 'certbot/_internal/tests/renewal_test.py' adding 'certbot/_internal/tests/renewupdater_test.py' adding 'certbot/_internal/tests/reverter_test.py' adding 'certbot/_internal/tests/storage_test.py' adding 'certbot/_internal/tests/util_test.py' adding 'certbot/_internal/tests/compat/__init__.py' adding 'certbot/_internal/tests/compat/filesystem_test.py' adding 'certbot/_internal/tests/compat/misc_test.py' adding 'certbot/_internal/tests/compat/os_test.py' adding 'certbot/_internal/tests/display/__init__.py' adding 'certbot/_internal/tests/display/completer_test.py' adding 'certbot/_internal/tests/display/internal_util_test.py' adding 'certbot/_internal/tests/display/obj_test.py' adding 'certbot/_internal/tests/display/ops_test.py' adding 'certbot/_internal/tests/display/util_test.py' adding 'certbot/_internal/tests/plugins/__init__.py' adding 'certbot/_internal/tests/plugins/common_test.py' adding 'certbot/_internal/tests/plugins/disco_test.py' adding 'certbot/_internal/tests/plugins/dns_common_test.py' adding 'certbot/_internal/tests/plugins/enhancements_test.py' adding 'certbot/_internal/tests/plugins/manual_test.py' adding 'certbot/_internal/tests/plugins/null_test.py' adding 'certbot/_internal/tests/plugins/selection_test.py' adding 'certbot/_internal/tests/plugins/standalone_test.py' adding 'certbot/_internal/tests/plugins/storage_test.py' adding 'certbot/_internal/tests/plugins/util_test.py' adding 'certbot/_internal/tests/plugins/webroot_test.py' adding 'certbot/compat/__init__.py' adding 'certbot/compat/_path.py' adding 'certbot/compat/filesystem.py' adding 'certbot/compat/misc.py' adding 'certbot/compat/os.py' adding 'certbot/display/__init__.py' adding 'certbot/display/ops.py' adding 'certbot/display/util.py' adding 'certbot/plugins/__init__.py' adding 'certbot/plugins/common.py' adding 'certbot/plugins/dns_common.py' adding 'certbot/plugins/dns_common_lexicon.py' adding 'certbot/plugins/dns_test_common.py' adding 'certbot/plugins/dns_test_common_lexicon.py' adding 'certbot/plugins/enhancements.py' adding 'certbot/plugins/storage.py' adding 'certbot/plugins/util.py' adding 'certbot/tests/__init__.py' adding 'certbot/tests/acme_util.py' adding 'certbot/tests/util.py' adding 'certbot/tests/testdata/README' adding 'certbot/tests/testdata/cert-5sans_512.pem' adding 'certbot/tests/testdata/cert-nosans_nistp256.pem' adding 'certbot/tests/testdata/cert-san_512.pem' adding 'certbot/tests/testdata/cert_2048.pem' adding 'certbot/tests/testdata/cert_512.pem' adding 'certbot/tests/testdata/cert_512_bad.pem' adding 'certbot/tests/testdata/cert_fullchain_2048.pem' adding 'certbot/tests/testdata/cert_intermediate_1.pem' adding 'certbot/tests/testdata/cert_intermediate_2.pem' adding 'certbot/tests/testdata/cert_leaf.pem' adding 'certbot/tests/testdata/cli.ini' adding 'certbot/tests/testdata/csr-6sans_512.conf' adding 'certbot/tests/testdata/csr-6sans_512.pem' adding 'certbot/tests/testdata/csr-nonames_512.pem' adding 'certbot/tests/testdata/csr-nosans_512.conf' adding 'certbot/tests/testdata/csr-nosans_512.pem' adding 'certbot/tests/testdata/csr-nosans_nistp256.pem' adding 'certbot/tests/testdata/csr-san_512.pem' adding 'certbot/tests/testdata/csr_512.der' adding 'certbot/tests/testdata/csr_512.pem' adding 'certbot/tests/testdata/ec_prime256v1_key.pem' adding 'certbot/tests/testdata/ec_secp384r1_key.pem' adding 'certbot/tests/testdata/ec_secp521r1_key.pem' adding 'certbot/tests/testdata/nistp256_key.pem' adding 'certbot/tests/testdata/ocsp_certificate.pem' adding 'certbot/tests/testdata/ocsp_issuer_certificate.pem' adding 'certbot/tests/testdata/ocsp_responder_certificate.pem' adding 'certbot/tests/testdata/os-release' adding 'certbot/tests/testdata/rsa2048_key.pem' adding 'certbot/tests/testdata/rsa256_key.pem' adding 'certbot/tests/testdata/rsa512_key.pem' adding 'certbot/tests/testdata/sample-renewal-ancient.conf' adding 'certbot/tests/testdata/sample-renewal-deprecated-option.conf' adding 'certbot/tests/testdata/sample-renewal-ec.conf' adding 'certbot/tests/testdata/sample-renewal.conf' adding 'certbot/tests/testdata/webrootconftest.ini' adding 'certbot/tests/testdata/sample-archive/cert1.pem' adding 'certbot/tests/testdata/sample-archive/chain1.pem' adding 'certbot/tests/testdata/sample-archive/fullchain1.pem' adding 'certbot/tests/testdata/sample-archive/privkey1.pem' adding 'certbot/tests/testdata/sample-archive-ec/cert1.pem' adding 'certbot/tests/testdata/sample-archive-ec/chain1.pem' adding 'certbot/tests/testdata/sample-archive-ec/fullchain1.pem' adding 'certbot/tests/testdata/sample-archive-ec/privkey1.pem' adding 'certbot-2.9.0.dist-info/LICENSE.txt' adding 'certbot-2.9.0.dist-info/METADATA' adding 'certbot-2.9.0.dist-info/WHEEL' adding 'certbot-2.9.0.dist-info/entry_points.txt' adding 'certbot-2.9.0.dist-info/top_level.txt' adding 'certbot-2.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built certbot-2.9.0-py3-none-any.whl >>> Running package in security/letsencrypt/client at 1714747101.24 ===> security/letsencrypt/client ===> Faking installation for certbot-2.9.0 /exopi-obj/pobj/certbot-2.9.0/bin/install -d -m 755 /exopi-obj/pobj/certbot-2.9.0/fake-amd64/usr/local/share/examples/certbot /exopi-obj/pobj/certbot-2.9.0/bin/install -c -m 644 /exopi-obj/pobj/certbot-2.9.0/certbot-2.9.0/examples/*.{ini,sh,cnf} /exopi-obj/pobj/certbot-2.9.0/fake-amd64/usr/local/share/examples/certbot ln -s certbot /exopi-obj/pobj/certbot-2.9.0/fake-amd64/usr/local/bin/letsencrypt # add courtesy symlink ===> Building package for certbot-2.9.0 Create /exopi-cvs/ports/packages/amd64/all/certbot-2.9.0.tgz Creating package certbot-2.9.0 reading plist| checking dependencies| checking dependencies|devel/py-configargparse,python3 checking dependencies|devel/py-configobj,python3 checking dependencies|devel/py-parsedatetime,python3 checking dependencies|devel/py-setuptools,python3 checking dependencies|devel/py-zopecomponent,python3 checking dependencies|devel/py-zopeinterface,python3 checking dependencies|lang/python/3.10,-main checking dependencies|security/letsencrypt/py-acme,python3 checking dependencies|security/py-cryptography,python3 checking dependencies|security/py-josepy,python3 checking dependencies|sysutils/py-distro,python3 checking dependencies|textproc/py-pyRFC3339,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/certbot-2.9.0.tgz >>> Running clean in security/letsencrypt/client at 1714747109.91 ===> security/letsencrypt/client ===> Cleaning for certbot-2.9.0 >>> Ended at 1714747110.19 max_stuck=0.00/build=4.40/package=8.62/clean=0.36