>>> py3-pecan: Building testing/py3-pecan 1.4.1-r0 (using abuild 3.9.0-r0) started Fri, 24 Dec 2021 18:49:42 +0000 >>> py3-pecan: Checking sanity of /home/buildozer/aports/testing/py3-pecan/APKBUILD... >>> py3-pecan: Analyzing dependencies... >>> py3-pecan: Installing for build: build-base python3 py3-logutils py3-mako py3-six py3-webob py3-webtest py3-setuptools py3-pytest (1/31) Installing libffi (3.4.2-r1) (2/31) Installing gdbm (1.22-r0) (3/31) Installing mpdecimal (2.5.1-r1) (4/31) Installing readline (8.1.1-r0) (5/31) Installing sqlite-libs (3.37.0-r0) (6/31) Installing python3 (3.10.1-r0) (7/31) Installing py3-logutils (0.3.5-r0) (8/31) Installing py3-markupsafe (2.0.1-r1) (9/31) Installing py3-mako (1.1.5-r1) (10/31) Installing py3-six (1.16.0-r1) (11/31) Installing py3-webob (1.8.7-r1) (12/31) Installing py3-soupsieve (2.3.1-r1) (13/31) Installing py3-beautifulsoup4 (4.9.3-r2) (14/31) Installing py3-waitress (1.4.4-r2) (15/31) Installing py3-webtest (3.0.0-r2) (16/31) Installing py3-ordered-set (4.0.2-r3) (17/31) Installing py3-appdirs (1.4.4-r3) (18/31) Installing py3-parsing (2.4.7-r3) (19/31) Installing py3-packaging (21.3-r0) (20/31) Installing py3-setuptools (52.0.0-r5) (21/31) Installing py3-atomicwrites (1.4.0-r2) (22/31) Installing py3-attrs (21.2.0-r1) (23/31) Installing py3-more-itertools (8.12.0-r1) (24/31) Installing py3-iniconfig (1.1.1-r2) (25/31) Installing py3-pluggy (0.13.1-r5) (26/31) Installing py3-py (1.10.0-r2) (27/31) Installing py3-wcwidth (0.2.5-r2) (28/31) Installing py3-toml (0.10.2-r3) (29/31) Installing py3-pytest (6.2.5-r1) (30/31) Installing .makedepends-py3-pecan (20211224.184944) (31/31) Installing py3-waitress-openrc (1.4.4-r2) Executing busybox-1.34.1-r5.trigger OK: 405 MiB in 136 packages >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Fetching py3-pecan-1.4.1.tar.gz::https://files.pythonhosted.org/packages/source/p/pecan/pecan-1.4.1.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 100 121k 100 121k 0 0 1719k 0 --:--:-- --:--:-- --:--:-- 1719k >>> py3-pecan: Fetching py3-pecan-1.4.1.tar.gz::https://files.pythonhosted.org/packages/source/p/pecan/pecan-1.4.1.tar.gz >>> py3-pecan: Checking sha512sums... py3-pecan-1.4.1.tar.gz: OK >>> py3-pecan: Unpacking /var/cache/distfiles/edge/py3-pecan-1.4.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pecan copying pecan/log.py -> build/lib/pecan copying pecan/jsonify.py -> build/lib/pecan copying pecan/core.py -> build/lib/pecan copying pecan/testing.py -> build/lib/pecan copying pecan/util.py -> build/lib/pecan copying pecan/routing.py -> build/lib/pecan copying pecan/__init__.py -> build/lib/pecan copying pecan/extensions.py -> build/lib/pecan copying pecan/configuration.py -> build/lib/pecan copying pecan/deploy.py -> build/lib/pecan copying pecan/templating.py -> build/lib/pecan copying pecan/rest.py -> build/lib/pecan copying pecan/decorators.py -> build/lib/pecan copying pecan/secure.py -> build/lib/pecan copying pecan/hooks.py -> build/lib/pecan creating build/lib/pecan/tests copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests copying pecan/tests/test_commands.py -> build/lib/pecan/tests copying pecan/tests/test_rest.py -> build/lib/pecan/tests copying pecan/tests/test_secure.py -> build/lib/pecan/tests copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests copying pecan/tests/test_util.py -> build/lib/pecan/tests copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests copying pecan/tests/test_generic.py -> build/lib/pecan/tests copying pecan/tests/test_templating.py -> build/lib/pecan/tests copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests copying pecan/tests/__init__.py -> build/lib/pecan/tests copying pecan/tests/test_hooks.py -> build/lib/pecan/tests copying pecan/tests/test_base.py -> build/lib/pecan/tests copying pecan/tests/test_conf.py -> build/lib/pecan/tests creating build/lib/pecan/middleware copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware copying pecan/middleware/__init__.py -> build/lib/pecan/middleware copying pecan/middleware/static.py -> build/lib/pecan/middleware copying pecan/middleware/recursive.py -> build/lib/pecan/middleware copying pecan/middleware/debug.py -> build/lib/pecan/middleware creating build/lib/pecan/scaffolds copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds creating build/lib/pecan/commands copying pecan/commands/base.py -> build/lib/pecan/commands copying pecan/commands/shell.py -> build/lib/pecan/commands copying pecan/commands/__init__.py -> build/lib/pecan/commands copying pecan/commands/serve.py -> build/lib/pecan/commands copying pecan/commands/create.py -> build/lib/pecan/commands creating build/lib/pecan/compat copying pecan/compat/__init__.py -> build/lib/pecan/compat creating build/lib/pecan/ext copying pecan/ext/__init__.py -> build/lib/pecan/ext creating build/lib/pecan/tests/templates copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware creating build/lib/pecan/tests/scaffold_fixtures copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' writing manifest file 'pecan.egg-info/SOURCES.txt' creating build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures creating build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad creating build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base creating build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+ creating build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers creating build/lib/pecan/scaffolds/base/+package+/model copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model creating build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates creating build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests creating build/lib/pecan/scaffolds/base/public creating build/lib/pecan/scaffolds/base/public/css copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css creating build/lib/pecan/scaffolds/base/public/images copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images creating build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api creating build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+ creating build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers creating build/lib/pecan/scaffolds/rest-api/+package+/model copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model creating build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures creating build/lib/pecan/tests/scaffold_fixtures/content_sub copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar creating build/lib/pecan/tests/scaffold_fixtures/file_sub copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ creating build/lib/pecan/tests/scaffold_fixtures/simple copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple creating build/lib/pecan/tests/scaffold_fixtures/simple/bar copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar running build_scripts creating build/scripts-3.10 copying and adjusting bin/pecan -> build/scripts-3.10 changing mode of build/scripts-3.10/pecan from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-pecan/src/pecan-1.4.1, configfile: setup.cfg collected 1088 items / 1 deselected / 1087 selected build/lib/pecan/tests/test_base.py ..................................... [ 3%] ........................................................................ [ 10%] ........................................................................ [ 16%] .............ss.s.................. [ 19%] build/lib/pecan/tests/test_commands.py .... [ 20%] build/lib/pecan/tests/test_conf.py .................................. [ 23%] build/lib/pecan/tests/test_generic.py .... [ 23%] build/lib/pecan/tests/test_hooks.py .................................... [ 27%] ............... [ 28%] build/lib/pecan/tests/test_jsonify.py .......... [ 29%] build/lib/pecan/tests/test_no_thread_locals.py ......................... [ 31%] ........................................................................ [ 38%] ......................................... [ 42%] build/lib/pecan/tests/test_rest.py ............................ [ 44%] build/lib/pecan/tests/test_scaffolds.py ...... [ 45%] build/lib/pecan/tests/test_secure.py ........................ [ 47%] build/lib/pecan/tests/test_templating.py ..... [ 47%] build/lib/pecan/tests/test_util.py ....... [ 48%] build/lib/pecan/tests/middleware/test_errordocument.py ..... [ 48%] build/lib/pecan/tests/middleware/test_recursive.py ..... [ 49%] build/lib/pecan/tests/middleware/test_static.py ....... [ 50%] pecan/tests/test_base.py ............................................... [ 54%] ........................................................................ [ 60%] ........................................................................ [ 67%] ..ss.s.................. [ 69%] pecan/tests/test_commands.py .... [ 70%] pecan/tests/test_conf.py .................................. [ 73%] pecan/tests/test_generic.py .... [ 73%] pecan/tests/test_hooks.py .............................................. [ 77%] ..... [ 78%] pecan/tests/test_jsonify.py .......... [ 79%] pecan/tests/test_no_thread_locals.py ................................... [ 82%] ........................................................................ [ 89%] ............................... [ 91%] pecan/tests/test_rest.py ............................ [ 94%] pecan/tests/test_scaffolds.py ...... [ 95%] pecan/tests/test_secure.py ........................ [ 97%] pecan/tests/test_templating.py ..... [ 97%] pecan/tests/test_util.py ....... [ 98%] pecan/tests/middleware/test_errordocument.py ..... [ 98%] pecan/tests/middleware/test_recursive.py ..... [ 99%] pecan/tests/middleware/test_static.py ....... [100%] =============================== warnings summary =============================== build/lib/pecan/core.py:331 /home/buildozer/aports/testing/py3-pecan/src/pecan-1.4.1/build/lib/pecan/core.py:331: DeprecationWarning: invalid escape sequence '\*' ''' build/lib/pecan/routing.py:49 /home/buildozer/aports/testing/py3-pecan/src/pecan-1.4.1/build/lib/pecan/routing.py:49: DeprecationWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route build/lib/pecan/middleware/debug.py:24 /home/buildozer/aports/testing/py3-pecan/src/pecan-1.4.1/build/lib/pecan/middleware/debug.py:24: DeprecationWarning: invalid escape sequence '\g' yield self.body_re.sub(b('\g<1>%s' % __CONFIG_HELP__), part) build/lib/pecan/tests/test_commands.py: 216 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( build/lib/pecan/tests/test_conf.py: 9 warnings pecan/tests/test_conf.py: 9 warnings :283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead build/lib/pecan/tests/test_no_thread_locals.py::TestRestController::test_custom_method_type build/lib/pecan/tests/test_rest.py::TestRestController::test_basic_rest pecan/tests/test_no_thread_locals.py::TestRestController::test_custom_method_type pecan/tests/test_rest.py::TestRestController::test_basic_rest /usr/lib/python3.10/site-packages/webtest/lint.py:366: WSGIWarning: Unknown REQUEST_METHOD: 'RESET' warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html ========= 1081 passed, 6 skipped, 1 deselected, 241 warnings in 15.55s ========= >>> py3-pecan: Entering fakeroot... running install running build running build_py running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' writing manifest file 'pecan.egg-info/SOURCES.txt' copying pecan/tests/__pycache__/test_base.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_commands.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_conf.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_generic.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_hooks.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_jsonify.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_no_thread_locals.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_rest.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_scaffolds.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_secure.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_templating.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_util.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/config_fixtures/__pycache__/config.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/empty.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/foobar.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/forcedict.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/bad/__pycache__ copying pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/bad/__pycache__ copying pecan/tests/middleware/__pycache__/__init__.cpython-310.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_errordocument.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_recursive.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_static.cpython-310-pytest-6.2.5.pyc -> build/lib/pecan/tests/middleware/__pycache__ running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-pecan/pkg creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/log.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/jsonify.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/core.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/testing.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_jsonify.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_commands.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_rest.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_secure.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_scaffolds.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_util.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/forcedict.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/foobar.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/empty.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/config.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/forcedict.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/config.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/empty.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/foobar.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/kajiki.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/test_no_thread_locals.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_errordocument.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_recursive.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_static.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_errordocument.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_recursive.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_static.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/test_generic.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_templating.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/scaffold_builder.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_hooks.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_base.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/test_conf.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_rest.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_hooks.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_no_thread_locals.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_templating.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_generic.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_conf.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_util.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_secure.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_base.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_jsonify.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_scaffolds.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_commands.cpython-310-pytest-6.2.5.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/util.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/errordocument.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/static.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/recursive.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/debug.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/static.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/debug.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/recursive.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/errordocument.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/routing.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/public/css/style.css -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/public/images/logo.png -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/MANIFEST.in -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/__pycache__ copying build/lib/pecan/scaffolds/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/__pycache__ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/base.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/shell.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/serve.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/create.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/create.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/base.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/serve.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/shell.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/extensions.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/configuration.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/deploy.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/templating.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat copying build/lib/pecan/compat/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat/__pycache__ copying build/lib/pecan/compat/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat/__pycache__ copying build/lib/pecan/rest.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/hooks.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/jsonify.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/core.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/routing.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/rest.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/decorators.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/secure.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/templating.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/configuration.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/testing.cpython-310.pyc -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/decorators.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/secure.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext copying build/lib/pecan/ext/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext copying build/lib/pecan/hooks.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_jsonify.py to test_jsonify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_commands.py to test_commands.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_rest.py to test_rest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_secure.py to test_secure.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_scaffolds.py to test_scaffolds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_no_thread_locals.py to test_no_thread_locals.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_errordocument.py to test_errordocument.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_recursive.py to test_recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_static.py to test_static.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_generic.py to test_generic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_templating.py to test_templating.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_builder.py to scaffold_builder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_hooks.py to test_hooks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_base.py to test_base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_conf.py to test_conf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/deploy.py to deploy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying pecan.egg-info to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan-1.4.1-py3.10.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin copying build/scripts-3.10/pecan -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin changing mode of /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin/pecan to 755 Installing pecan script to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin Installing gunicorn_pecan script to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin >>> py3-pecan*: Running postcheck for py3-pecan >>> py3-pecan*: Preparing package py3-pecan... >>> py3-pecan*: Tracing dependencies... >>> py3-pecan*: Package size: 2.3 MB >>> py3-pecan*: Compressing data... >>> py3-pecan*: Create checksum... >>> py3-pecan*: Create py3-pecan-1.4.1-r0.apk >>> py3-pecan: Build complete at Fri, 24 Dec 2021 18:50:03 +0000 elapsed time 0h 0m 21s >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Uninstalling dependencies... (1/31) Purging .makedepends-py3-pecan (20211224.184944) (2/31) Purging py3-logutils (0.3.5-r0) (3/31) Purging py3-mako (1.1.5-r1) (4/31) Purging py3-markupsafe (2.0.1-r1) (5/31) Purging py3-webtest (3.0.0-r2) (6/31) Purging py3-beautifulsoup4 (4.9.3-r2) (7/31) Purging py3-soupsieve (2.3.1-r1) (8/31) Purging py3-waitress-openrc (1.4.4-r2) (9/31) Purging py3-waitress (1.4.4-r2) (10/31) Purging py3-webob (1.8.7-r1) (11/31) Purging py3-setuptools (52.0.0-r5) (12/31) Purging py3-ordered-set (4.0.2-r3) (13/31) Purging py3-appdirs (1.4.4-r3) (14/31) Purging py3-pytest (6.2.5-r1) (15/31) Purging py3-atomicwrites (1.4.0-r2) (16/31) Purging py3-attrs (21.2.0-r1) (17/31) Purging py3-more-itertools (8.12.0-r1) (18/31) Purging py3-iniconfig (1.1.1-r2) (19/31) Purging py3-pluggy (0.13.1-r5) (20/31) Purging py3-py (1.10.0-r2) (21/31) Purging py3-wcwidth (0.2.5-r2) (22/31) Purging py3-packaging (21.3-r0) (23/31) Purging py3-parsing (2.4.7-r3) (24/31) Purging py3-six (1.16.0-r1) (25/31) Purging py3-toml (0.10.2-r3) (26/31) Purging python3 (3.10.1-r0) (27/31) Purging libffi (3.4.2-r1) (28/31) Purging gdbm (1.22-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.1-r0) (31/31) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 105 packages >>> py3-pecan: Updating the testing/x86_64 repository index... >>> py3-pecan: Signing the index...