>>> certbot: Building community/certbot 2.2.0-r0 (using abuild 3.10.0-r0) started Mon, 16 Jan 2023 16:00:04 +0000 >>> certbot: Checking sanity of /home/buildozer/aports/community/certbot/APKBUILD... >>> certbot: Analyzing dependencies... >>> certbot: Installing for build: build-base py3-acme py3-configargparse py3-configobj py3-cryptography py3-distro py3-distutils-extra py3-josepy py3-parsedatetime py3-pyrfc3339 py3-tz py3-setuptools py3-zope-component py3-zope-interface py3-augeas py3-pytest (1/46) Installing libffi (3.4.4-r0) (2/46) Installing gdbm (1.23-r0) (3/46) Installing mpdecimal (2.5.1-r1) (4/46) Installing readline (8.2.0-r0) (5/46) Installing sqlite-libs (3.40.1-r0) (6/46) Installing python3 (3.11.1-r2) (7/46) Installing py3-parsing (3.0.9-r1) (8/46) Installing py3-packaging (23.0-r0) (9/46) Installing py3-setuptools (66.0.0-r0) (10/46) Installing py3-cparser (2.21-r1) (11/46) Installing py3-cffi (1.15.1-r1) (12/46) Installing py3-cryptography (39.0.0-r0) (13/46) Installing py3-openssl (23.0.0-r0) (14/46) Installing py3-josepy (1.13.0-r3) (15/46) Installing py3-tz (2022.7.1-r0) (16/46) Installing py3-pyrfc3339 (1.1-r6) (17/46) Installing py3-certifi (2022.12.7-r0) (18/46) Installing py3-charset-normalizer (3.0.1-r1) (19/46) Installing py3-idna (3.4-r3) (20/46) Installing py3-urllib3 (1.26.14-r0) (21/46) Installing py3-requests (2.28.2-r0) (22/46) Installing py3-requests-toolbelt (0.10.1-r1) (23/46) Installing py3-acme (2.2.0-r0) (24/46) Installing py3-configargparse (1.5.3-r2) (25/46) Installing py3-six (1.16.0-r4) (26/46) Installing py3-configobj (5.0.6-r11) (27/46) Installing py3-distro (1.8.0-r1) (28/46) Installing py3-distutils-extra (2.47-r1) (29/46) Installing py3-future (0.18.2-r6) (30/46) Installing py3-parsedatetime (2.6-r4) (31/46) Installing py3-zope-interface (5.5.2-r0) (32/46) Installing py3-zope-proxy (4.6.1-r0) (33/46) Installing py3-zope-deferredimport (4.4-r1) (34/46) Installing py3-zope-deprecation (4.4.0-r6) (35/46) Installing py3-zope-event (4.6-r0) (36/46) Installing py3-zope-hookable (5.4-r0) (37/46) Installing py3-zope-component (5.1.0-r0) (38/46) Installing libxml2 (2.10.3-r2) (39/46) Installing augeas-libs (1.12.0-r2) (40/46) Installing py3-augeas (1.1.0-r3) (41/46) Installing py3-attrs (22.2.0-r0) (42/46) Installing py3-iniconfig (1.1.1-r4) (43/46) Installing py3-pluggy (1.0.0-r2) (44/46) Installing py3-py (1.11.0-r1) (45/46) Installing py3-pytest (7.2.1-r0) (46/46) Installing .makedepends-certbot (20230116.160005) Executing busybox-1.36.0-r0.trigger OK: 484 MiB in 149 packages >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> certbot: Fetching certbot-2.2.0.tar.gz::https://github.com/certbot/certbot/archive/refs/tags/v2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1299k 0 1299k 0 0 1789k 0 --:--:-- --:--:-- --:--:-- 5393k >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-2.2.0.tar.gz >>> certbot: Checking sha512sums... certbot-2.2.0.tar.gz: OK >>> certbot: Unpacking /var/cache/distfiles/edge/certbot-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/util.py -> build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot copying certbot/configuration.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot creating build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests creating build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/lock.py -> build/lib/certbot/_internal copying certbot/_internal/storage.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal copying certbot/_internal/__init__.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/main.py -> build/lib/certbot/_internal copying certbot/_internal/constants.py -> build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/updater.py -> build/lib/certbot/_internal copying certbot/_internal/snap_config.py -> build/lib/certbot/_internal copying certbot/_internal/renewal.py -> build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal creating build/lib/certbot/plugins copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins copying certbot/plugins/storage.py -> build/lib/certbot/plugins copying certbot/plugins/util.py -> build/lib/certbot/plugins copying certbot/plugins/__init__.py -> build/lib/certbot/plugins copying certbot/plugins/enhancements.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/common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins creating build/lib/certbot/compat copying certbot/compat/filesystem.py -> build/lib/certbot/compat copying certbot/compat/_path.py -> build/lib/certbot/compat copying certbot/compat/__init__.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/util.py -> build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display creating build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.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/subparsers.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/util.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display 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' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'certbot.tests.testdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'certbot.tests.testdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'certbot.tests.testdata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'certbot.tests.testdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! 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 ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/certbot/src/certbot-2.2.0, configfile: pytest.ini collected 1007 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%] ..... [ 24%] tests/eff_test.py ............ [ 26%] tests/error_handler_test.py ............ [ 27%] tests/errors_test.py .... [ 27%] tests/helpful_test.py ................ [ 29%] tests/hook_test.py ................................. [ 32%] tests/lock_test.py ......... [ 33%] tests/log_test.py .......................... [ 35%] tests/main_test.py ..................................................... [ 41%] ........................................................................ [ 48%] ................... [ 50%] tests/ocsp_test.py ......... [ 51%] tests/renewal_test.py ................... [ 53%] tests/renewupdater_test.py .......... [ 54%] tests/reverter_test.py ........................... [ 56%] tests/storage_test.py ................................................ [ 61%] tests/util_test.py ..................................................... [ 66%] ......... [ 67%] tests/compat/filesystem_test.py sssssssss...sss..sss..ss....s.........ss [ 71%] . [ 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 ........................ [ 91%] 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 ....ss...........s....... [100%] ======================= 984 passed, 23 skipped in 25.31s ======================= >>> certbot: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/certbot/pkg creating /home/buildozer/aports/community/certbot/pkg/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11 creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/cli.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/lock.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/client.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/account.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/updater.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display copying build/lib/certbot/ssl-dhparams.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins copying build/lib/certbot/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/errors.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/achallenges.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/py.typed -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/configuration.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/interfaces.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/ocsp.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/reverter.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot copying build/lib/certbot/crypto_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/tests/acme_util.py to acme_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/eff.py to eff.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/lock.py to lock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/hooks.py to hooks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/null.py to null.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/account.py to account.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/updater.py to updater.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/snap_config.py to snap_config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/renewal.py to renewal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display/completer.py to completer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display/obj.py to obj.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/achallenges.py to achallenges.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/interfaces.py to interfaces.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/ocsp.py to ocsp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/reverter.py to reverter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/crypto_util.py to crypto_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat/filesystem.py to filesystem.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat/_path.py to _path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat/misc.py to misc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/compat/os.py to os.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot/display/ops.py to ops.cpython-311.pyc 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 /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.11/site-packages/certbot-2.2.0-py3.11.egg-info running install_scripts Installing certbot script to /home/buildozer/aports/community/certbot/pkg/certbot/usr/bin >>> certbot*: Running postcheck for certbot >>> certbot*: Preparing package certbot... >>> certbot*: Tracing dependencies... >>> certbot*: Package size: 2.2 MB >>> certbot*: Compressing data... >>> certbot*: Create checksum... >>> certbot*: Create certbot-2.2.0-r0.apk >>> certbot: Build complete at Mon, 16 Jan 2023 16:00:35 +0000 elapsed time 0h 0m 31s >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Uninstalling dependencies... (1/46) Purging .makedepends-certbot (20230116.160005) (2/46) Purging py3-acme (2.2.0-r0) (3/46) Purging py3-requests-toolbelt (0.10.1-r1) (4/46) Purging py3-requests (2.28.2-r0) (5/46) Purging py3-certifi (2022.12.7-r0) (6/46) Purging py3-charset-normalizer (3.0.1-r1) (7/46) Purging py3-idna (3.4-r3) (8/46) Purging py3-urllib3 (1.26.14-r0) (9/46) Purging py3-configargparse (1.5.3-r2) (10/46) Purging py3-configobj (5.0.6-r11) (11/46) Purging py3-six (1.16.0-r4) (12/46) Purging py3-distro (1.8.0-r1) (13/46) Purging py3-distutils-extra (2.47-r1) (14/46) Purging py3-josepy (1.13.0-r3) (15/46) Purging py3-openssl (23.0.0-r0) (16/46) Purging py3-cryptography (39.0.0-r0) (17/46) Purging py3-parsedatetime (2.6-r4) (18/46) Purging py3-future (0.18.2-r6) (19/46) Purging py3-pyrfc3339 (1.1-r6) (20/46) Purging py3-tz (2022.7.1-r0) (21/46) Purging py3-zope-component (5.1.0-r0) (22/46) Purging py3-zope-deferredimport (4.4-r1) (23/46) Purging py3-zope-proxy (4.6.1-r0) (24/46) Purging py3-zope-deprecation (4.4.0-r6) (25/46) Purging py3-zope-event (4.6-r0) (26/46) Purging py3-zope-hookable (5.4-r0) (27/46) Purging py3-setuptools (66.0.0-r0) (28/46) Purging py3-zope-interface (5.5.2-r0) (29/46) Purging py3-augeas (1.1.0-r3) (30/46) Purging augeas-libs (1.12.0-r2) (31/46) Purging py3-cffi (1.15.1-r1) (32/46) Purging py3-cparser (2.21-r1) (33/46) Purging py3-pytest (7.2.1-r0) (34/46) Purging py3-attrs (22.2.0-r0) (35/46) Purging py3-iniconfig (1.1.1-r4) (36/46) Purging py3-packaging (23.0-r0) (37/46) Purging py3-parsing (3.0.9-r1) (38/46) Purging py3-pluggy (1.0.0-r2) (39/46) Purging py3-py (1.11.0-r1) (40/46) Purging python3 (3.11.1-r2) (41/46) Purging libffi (3.4.4-r0) (42/46) Purging gdbm (1.23-r0) (43/46) Purging mpdecimal (2.5.1-r1) (44/46) Purging readline (8.2.0-r0) (45/46) Purging sqlite-libs (3.40.1-r0) (46/46) Purging libxml2 (2.10.3-r2) Executing busybox-1.36.0-r0.trigger OK: 378 MiB in 103 packages >>> certbot: Updating the community/x86 repository index... >>> certbot: Signing the index...