>>> certbot: Building community/certbot 1.27.0-r0 (using abuild 3.9.0-r0) started Wed, 04 May 2022 12:44:06 +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/54) Installing libffi (3.4.2-r1) (2/54) Installing gdbm (1.23-r0) (3/54) Installing mpdecimal (2.5.1-r1) (4/54) Installing readline (8.1.2-r0) (5/54) Installing sqlite-libs (3.38.3-r0) (6/54) Installing python3 (3.10.4-r0) (7/54) Installing py3-appdirs (1.4.4-r3) (8/54) Installing py3-more-itertools (8.12.0-r2) (9/54) Installing py3-ordered-set (4.0.2-r3) (10/54) Installing py3-parsing (2.4.7-r3) (11/54) Installing py3-six (1.16.0-r1) (12/54) Installing py3-packaging (21.3-r0) (13/54) Installing py3-setuptools (59.4.0-r0) (14/54) Installing py3-cparser (2.20-r2) (15/54) Installing py3-cffi (1.15.0-r0) (16/54) Installing py3-idna (3.3-r2) (17/54) Installing py3-asn1crypto (1.4.0-r2) (18/54) Installing py3-cryptography (3.4.8-r0) (19/54) Installing py3-openssl (21.0.0-r1) (20/54) Installing py3-josepy (1.13.0-r0) (21/54) Installing py3-tz (2022.1-r0) (22/54) Installing py3-pyrfc3339 (1.1-r5) (23/54) Installing py3-certifi (2021.10.8-r0) (24/54) Installing py3-charset-normalizer (2.0.10-r0) (25/54) Installing py3-urllib3 (1.26.9-r0) (26/54) Installing py3-requests (2.27.1-r0) (27/54) Installing py3-requests-toolbelt (0.9.1-r3) (28/54) Installing py3-acme (1.27.0-r0) (29/54) Installing py3-configargparse (1.5.3-r1) (30/54) Installing py3-configobj (5.0.6-r9) (31/54) Installing py3-distro (1.7.0-r0) (32/54) Installing py3-distutils-extra (2.45-r3) (33/54) Installing py3-future (0.18.2-r5) (34/54) Installing py3-parsedatetime (2.6-r3) (35/54) Installing py3-zope-interface (5.4.0-r1) (36/54) Installing py3-zope-proxy (4.3.5-r2) (37/54) Installing py3-zope-deferredimport (4.3.1-r4) (38/54) Installing py3-zope-deprecation (4.4.0-r5) (39/54) Installing py3-zope-event (4.4-r6) (40/54) Installing py3-zope-hookable (5.0.1-r2) (41/54) Installing py3-zope-component (5.0.1-r0) (42/54) Installing libxml2 (2.9.13-r0) (43/54) Installing augeas-libs (1.12.0-r0) (44/54) Installing py3-augeas (1.1.0-r2) (45/54) Installing py3-atomicwrites (1.4.0-r2) (46/54) Installing py3-attrs (21.4.0-r0) (47/54) Installing py3-iniconfig (1.1.1-r2) (48/54) Installing py3-pluggy (1.0.0-r0) (49/54) Installing py3-py (1.10.0-r2) (50/54) Installing py3-wcwidth (0.2.5-r2) (51/54) Installing py3-toml (0.10.2-r3) (52/54) Installing py3-pygments (2.11.2-r0) (53/54) Installing py3-pytest (6.2.5-r2) (54/54) Installing .makedepends-certbot (20220504.124408) Executing busybox-1.35.0-r10.trigger OK: 420 MiB in 152 packages >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-1.27.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 https://pypi.io/packages/source/c/certbot/certbot-1.27.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 100 122 100 122 0 0 3409 0 --:--:-- --:--:-- --:--:-- 3485 100 275 100 275 0 0 4153 0 --:--:-- --:--:-- --:--:-- 4153 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 414k 13 57904 0 0 489k 0 --:--:-- --:--:-- --:--:-- 489k 100 414k 100 414k 0 0 3244k 0 --:--:-- --:--:-- --:--:-- 29.1M >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-1.27.0.tar.gz >>> certbot: Checking sha512sums... certbot-1.27.0.tar.gz: OK >>> certbot: Unpacking /var/cache/distfiles/edge/certbot-1.27.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/util.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/configuration.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot creating build/lib/certbot/plugins copying certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/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/dns_common.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_test_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins creating build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests creating build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display creating build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/reporter.py -> build/lib/certbot/_internal copying certbot/_internal/storage.py -> build/lib/certbot/_internal copying certbot/_internal/__init__.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/main.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/lock.py -> build/lib/certbot/_internal copying certbot/_internal/constants.py -> build/lib/certbot/_internal copying certbot/_internal/renewal.py -> build/lib/certbot/_internal copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal creating 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/_path.py -> build/lib/certbot/compat copying certbot/compat/__init__.py -> build/lib/certbot/compat copying certbot/compat/os.py -> build/lib/certbot/compat creating 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/webroot.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/helpful.py -> 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/group_adder.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying certbot/_internal/display/util.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display 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/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.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/certbot/src/certbot-1.27.0 collected 1013 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 .............................................. [ 23%] ....... [ 24%] tests/eff_test.py ............ [ 25%] tests/error_handler_test.py ............ [ 26%] tests/errors_test.py .... [ 27%] tests/helpful_test.py ................ [ 28%] tests/hook_test.py ................................. [ 32%] tests/lock_test.py ......... [ 33%] tests/log_test.py .......................... [ 35%] tests/main_test.py ..................................................... [ 40%] ........................................................................ [ 47%] .................. [ 49%] tests/ocsp_test.py ......... [ 50%] tests/renewal_test.py .................. [ 52%] tests/renewupdater_test.py .......... [ 53%] tests/reporter_test.py ....... [ 54%] tests/reverter_test.py ........................... [ 56%] tests/storage_test.py ................................................ [ 61%] tests/util_test.py ..................................................... [ 66%] .......... [ 67%] tests/compat/filesystem_test.py sssssssss...ssssss..ss....s.........ss. [ 71%] tests/compat/misc_test.py .. [ 71%] tests/compat/os_test.py . [ 71%] tests/display/completer_test.py ..... [ 72%] tests/display/internal_util_test.py ................... [ 74%] tests/display/obj_test.py ................................. [ 77%] tests/display/ops_test.py .......................................... [ 81%] tests/display/util_test.py ....... [ 82%] tests/plugins/common_test.py ................................ [ 85%] tests/plugins/disco_test.py ............................. [ 88%] tests/plugins/dns_common_lexicon_test.py ............. [ 89%] tests/plugins/dns_common_test.py ........................ [ 92%] tests/plugins/enhancements_test.py .... [ 92%] tests/plugins/manual_test.py ......... [ 93%] tests/plugins/null_test.py . [ 93%] tests/plugins/selection_test.py ................... [ 95%] tests/plugins/standalone_test.py ............. [ 96%] tests/plugins/storage_test.py ........ [ 97%] tests/plugins/util_test.py .. [ 97%] tests/plugins/webroot_test.py ....ss...........s....... [100%] =============================== warnings summary =============================== certbot/_internal/display/obj.py:55 /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/display/obj.py:55: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) certbot/_internal/display/obj.py:415 /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/display/obj.py:415: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) certbot/_internal/main.py:1657 /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1657: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. ) -> Generator[Union[display_util.NoninteractiveDisplay, certbot/_internal/main.py:1658 /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1658: DeprecationWarning: FileDisplay attribute in certbot.display.util module is deprecated and will be removed soon. display_util.FileDisplay], None, None]: tests/auth_handler_test.py: 22 warnings tests/client_test.py: 11 warnings tests/main_test.py: 90 warnings tests/display/ops_test.py: 20 warnings tests/plugins/selection_test.py: 3 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/display/obj.py:578: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(display, interfaces.IDisplay) tests/main_test.py: 90 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1721: DeprecationWarning: IConfig attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(config, interfaces.IConfig) tests/main_test.py: 90 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1738: DeprecationWarning: IReporter attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(report, interfaces.IReporter) tests/main_test.py: 63 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1677: DeprecationWarning: FileDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.FileDisplay( tests/main_test.py: 26 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1675: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.NoninteractiveDisplay(sys.stdout) tests/main_test.py: 16 warnings /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/renewal.py:465: DeprecationWarning: IConfig attribute in certbot.interfaces module is deprecated and will be removed soon. zope.component.provideUtility(lineage_config, interfaces.IConfig) tests/main_test.py::MainTest::test_quiet_renew /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/main.py:1673: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. displayer = display_util.NoninteractiveDisplay(devnull) tests/display/obj_test.py::NoninteractiveDisplayTest::test_checklist tests/display/obj_test.py::NoninteractiveDisplayTest::test_directory_select tests/display/obj_test.py::NoninteractiveDisplayTest::test_input tests/display/obj_test.py::NoninteractiveDisplayTest::test_menu tests/display/obj_test.py::NoninteractiveDisplayTest::test_notification_decoration tests/display/obj_test.py::NoninteractiveDisplayTest::test_notification_no_pause tests/display/obj_test.py::NoninteractiveDisplayTest::test_yesno /home/buildozer/aports/community/certbot/src/certbot-1.27.0/tests/display/obj_test.py:278: DeprecationWarning: NoninteractiveDisplay attribute in certbot.display.util module is deprecated and will be removed soon. self.displayer = display_util.NoninteractiveDisplay(self.mock_stdout) tests/plugins/disco_test.py::PluginEntryPointTest::test_ifaces tests/plugins/disco_test.py::PluginEntryPointTest::test_ifaces /home/buildozer/aports/community/certbot/src/certbot-1.27.0/certbot/_internal/plugins/disco.py:386: DeprecationWarning: IInstaller attribute in certbot.interfaces module is deprecated and will be removed soon. if iface == interfaces.Installer and interfaces.IInstaller.implementedBy(target_class): -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 990 passed, 23 skipped, 445 warnings in 36.57s ================ >>> certbot: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py 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' 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.10 creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins copying build/lib/certbot/ocsp.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/csr_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/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.10/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests copying build/lib/certbot/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/reverter.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/errors.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/ssl-dhparams.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/crypto_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/interfaces.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/configuration.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/reporter.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/updater.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/client.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/account.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/lock.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal copying build/lib/certbot/py.typed -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot copying build/lib/certbot/achallenges.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/storage.py to storage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/ocsp.py to ocsp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/acme_util.py to acme_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/reverter.py to reverter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/crypto_util.py to crypto_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/interfaces.py to interfaces.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/configuration.py to configuration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display/ops.py to ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/display/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/eff.py to eff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/null.py to null.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/reporter.py to reporter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/storage.py to storage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/updater.py to updater.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/snap_config.py to snap_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/account.py to account.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py to obj.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/display/completer.py to completer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/lock.py to lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/renewal.py to renewal.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/_internal/hooks.py to hooks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/achallenges.py to achallenges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat/filesystem.py to filesystem.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat/_path.py to _path.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot/compat/os.py to os.cpython-310.pyc running install_egg_info Copying certbot.egg-info to /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.10/site-packages/certbot-1.27.0-py3.10.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: 1.9 MB >>> certbot*: Compressing data... >>> certbot*: Create checksum... >>> certbot*: Create certbot-1.27.0-r0.apk >>> certbot: Build complete at Wed, 04 May 2022 12:44:48 +0000 elapsed time 0h 0m 42s >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Uninstalling dependencies... (1/54) Purging .makedepends-certbot (20220504.124408) (2/54) Purging py3-acme (1.27.0-r0) (3/54) Purging py3-requests-toolbelt (0.9.1-r3) (4/54) Purging py3-requests (2.27.1-r0) (5/54) Purging py3-certifi (2021.10.8-r0) (6/54) Purging py3-charset-normalizer (2.0.10-r0) (7/54) Purging py3-urllib3 (1.26.9-r0) (8/54) Purging py3-configargparse (1.5.3-r1) (9/54) Purging py3-configobj (5.0.6-r9) (10/54) Purging py3-distro (1.7.0-r0) (11/54) Purging py3-distutils-extra (2.45-r3) (12/54) Purging py3-josepy (1.13.0-r0) (13/54) Purging py3-openssl (21.0.0-r1) (14/54) Purging py3-cryptography (3.4.8-r0) (15/54) Purging py3-idna (3.3-r2) (16/54) Purging py3-asn1crypto (1.4.0-r2) (17/54) Purging py3-parsedatetime (2.6-r3) (18/54) Purging py3-future (0.18.2-r5) (19/54) Purging py3-pyrfc3339 (1.1-r5) (20/54) Purging py3-tz (2022.1-r0) (21/54) Purging py3-zope-component (5.0.1-r0) (22/54) Purging py3-zope-deferredimport (4.3.1-r4) (23/54) Purging py3-zope-proxy (4.3.5-r2) (24/54) Purging py3-zope-deprecation (4.4.0-r5) (25/54) Purging py3-zope-event (4.4-r6) (26/54) Purging py3-zope-hookable (5.0.1-r2) (27/54) Purging py3-setuptools (59.4.0-r0) (28/54) Purging py3-appdirs (1.4.4-r3) (29/54) Purging py3-ordered-set (4.0.2-r3) (30/54) Purging py3-zope-interface (5.4.0-r1) (31/54) Purging py3-augeas (1.1.0-r2) (32/54) Purging augeas-libs (1.12.0-r0) (33/54) Purging py3-cffi (1.15.0-r0) (34/54) Purging py3-cparser (2.20-r2) (35/54) Purging py3-pytest (6.2.5-r2) (36/54) Purging py3-atomicwrites (1.4.0-r2) (37/54) Purging py3-attrs (21.4.0-r0) (38/54) Purging py3-more-itertools (8.12.0-r2) (39/54) Purging py3-iniconfig (1.1.1-r2) (40/54) Purging py3-pluggy (1.0.0-r0) (41/54) Purging py3-py (1.10.0-r2) (42/54) Purging py3-wcwidth (0.2.5-r2) (43/54) Purging py3-packaging (21.3-r0) (44/54) Purging py3-parsing (2.4.7-r3) (45/54) Purging py3-six (1.16.0-r1) (46/54) Purging py3-toml (0.10.2-r3) (47/54) Purging py3-pygments (2.11.2-r0) (48/54) Purging python3 (3.10.4-r0) (49/54) Purging libffi (3.4.2-r1) (50/54) Purging gdbm (1.23-r0) (51/54) Purging mpdecimal (2.5.1-r1) (52/54) Purging readline (8.1.2-r0) (53/54) Purging sqlite-libs (3.38.3-r0) (54/54) Purging libxml2 (2.9.13-r0) Executing busybox-1.35.0-r10.trigger OK: 332 MiB in 98 packages >>> certbot: Updating the community/x86_64 repository index... >>> certbot: Signing the index...