>>> py3-pastedeploy: Building community/py3-pastedeploy 3.0.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 20:21:45 +0000 >>> py3-pastedeploy: Checking sanity of /home/buildozer/aports/community/py3-pastedeploy/APKBUILD... >>> py3-pastedeploy: Analyzing dependencies... >>> py3-pastedeploy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-pytest-cov (1/20) Installing libffi (3.4.4-r0) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.2.0-r0) (5/20) Installing sqlite-libs (3.40.0-r0) (6/20) Installing python3 (3.11.0-r2) (7/20) Installing py3-installer (0.5.1-r2) (8/20) Installing py3-gpep517 (11-r1) (9/20) Installing py3-parsing (3.0.9-r1) (10/20) Installing py3-packaging (21.3-r3) (11/20) Installing py3-setuptools (65.6.2-r0) (12/20) Installing py3-wheel (0.38.4-r1) (13/20) Installing py3-attrs (22.1.0-r1) (14/20) Installing py3-iniconfig (1.1.1-r4) (15/20) Installing py3-pluggy (1.0.0-r2) (16/20) Installing py3-py (1.11.0-r1) (17/20) Installing py3-pytest (7.2.0-r2) (18/20) Installing py3-coverage (6.5.0-r1) (19/20) Installing py3-pytest-cov (4.0.0-r1) (20/20) Installing .makedepends-py3-pastedeploy (20221123.202147) Executing busybox-1.35.0-r29.trigger OK: 461 MiB in 123 packages >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.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 100 37389 100 37389 0 0 239k 0 --:--:-- --:--:-- --:--:-- 240k >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz >>> py3-pastedeploy: Checking sha512sums... py3-pastedeploy-3.0.1.tar.gz: OK >>> py3-pastedeploy: Unpacking /var/cache/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz... 2022-11-23 20:21:48,516 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) 2022-11-23 20:21:48,565 root INFO running bdist_wheel 2022-11-23 20:21:48,578 root INFO running build 2022-11-23 20:21:48,578 root INFO running build_py 2022-11-23 20:21:48,581 root INFO creating build 2022-11-23 20:21:48,582 root INFO creating build/lib 2022-11-23 20:21:48,582 root INFO creating build/lib/paste 2022-11-23 20:21:48,582 root INFO copying src/paste/__init__.py -> build/lib/paste 2022-11-23 20:21:48,582 root INFO creating build/lib/paste/deploy 2022-11-23 20:21:48,583 root INFO copying src/paste/deploy/util.py -> build/lib/paste/deploy 2022-11-23 20:21:48,583 root INFO copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy 2022-11-23 20:21:48,583 root INFO copying src/paste/deploy/__init__.py -> build/lib/paste/deploy 2022-11-23 20:21:48,583 root INFO copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy 2022-11-23 20:21:48,584 root INFO copying src/paste/deploy/converters.py -> build/lib/paste/deploy 2022-11-23 20:21:48,584 root INFO copying src/paste/deploy/config.py -> build/lib/paste/deploy 2022-11-23 20:21:48,584 root INFO running egg_info 2022-11-23 20:21:48,592 root INFO writing src/PasteDeploy.egg-info/PKG-INFO 2022-11-23 20:21:48,592 root INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt 2022-11-23 20:21:48,593 root INFO writing entry points to src/PasteDeploy.egg-info/entry_points.txt 2022-11-23 20:21:48,593 root INFO writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt 2022-11-23 20:21:48,593 root INFO writing requirements to src/PasteDeploy.egg-info/requires.txt 2022-11-23 20:21:48,594 root INFO writing top-level names to src/PasteDeploy.egg-info/top_level.txt 2022-11-23 20:21:48,596 root INFO reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' 2022-11-23 20:21:48,597 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 20:21:48,600 root WARNING no previously-included directories found matching 'docs/_build' 2022-11-23 20:21:48,600 root WARNING no previously-included directories found matching 'docs/_themes' 2022-11-23 20:21:48,600 root WARNING no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' 2022-11-23 20:21:48,600 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2022-11-23 20:21:48,601 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-11-23 20:21:48,601 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2022-11-23 20:21:48,603 root INFO writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'paste.deploy.paster_templates.paste_deploy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy.docs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'paste.deploy.paster_templates.paste_deploy.docs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2022-11-23 20:21:48,604 root INFO creating build/lib/paste/deploy/paster_templates 2022-11-23 20:21:48,604 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy 2022-11-23 20:21:48,604 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 20:21:48,604 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 20:21:48,605 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 20:21:48,605 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 20:21:48,605 root INFO copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 20:21:48,611 wheel INFO installing to build/bdist.linux-i686/wheel 2022-11-23 20:21:48,611 root INFO running install 2022-11-23 20:21:48,621 root INFO running install_lib 2022-11-23 20:21:48,625 root WARNING Skipping installation of build/bdist.linux-i686/wheel/paste/__init__.py (namespace package) 2022-11-23 20:21:48,626 root INFO copying paste/deploy/util.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,626 root INFO copying paste/deploy/paster_templates.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,626 root INFO copying paste/deploy/__init__.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,627 root INFO copying paste/deploy/loadwsgi.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,627 root INFO copying paste/deploy/converters.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,627 root INFO copying paste/deploy/config.py -> build/bdist.linux-i686/wheel/paste/deploy 2022-11-23 20:21:48,627 root INFO copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.linux-i686/wheel/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 20:21:48,628 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.linux-i686/wheel/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 20:21:48,628 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.linux-i686/wheel/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 20:21:48,628 root INFO running install_egg_info 2022-11-23 20:21:48,631 root INFO Copying src/PasteDeploy.egg-info to build/bdist.linux-i686/wheel/PasteDeploy-3.0.1-py3.11.egg-info 2022-11-23 20:21:48,632 root INFO Installing build/bdist.linux-i686/wheel/PasteDeploy-3.0.1-py3.11-nspkg.pth 2022-11-23 20:21:48,632 root INFO running install_scripts 2022-11-23 20:21:48,658 wheel INFO creating build/bdist.linux-i686/wheel/PasteDeploy-3.0.1.dist-info/WHEEL 2022-11-23 20:21:48,658 wheel INFO creating '/home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1/dist/.tmp-93ont66w/PasteDeploy-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2022-11-23 20:21:48,658 wheel INFO adding 'PasteDeploy-3.0.1-py3.11-nspkg.pth' 2022-11-23 20:21:48,659 wheel INFO adding 'paste/deploy/__init__.py' 2022-11-23 20:21:48,659 wheel INFO adding 'paste/deploy/config.py' 2022-11-23 20:21:48,660 wheel INFO adding 'paste/deploy/converters.py' 2022-11-23 20:21:48,660 wheel INFO adding 'paste/deploy/loadwsgi.py' 2022-11-23 20:21:48,660 wheel INFO adding 'paste/deploy/paster_templates.py' 2022-11-23 20:21:48,661 wheel INFO adding 'paste/deploy/util.py' 2022-11-23 20:21:48,661 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl' 2022-11-23 20:21:48,661 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl' 2022-11-23 20:21:48,661 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl' 2022-11-23 20:21:48,662 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/METADATA' 2022-11-23 20:21:48,662 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/WHEEL' 2022-11-23 20:21:48,662 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/entry_points.txt' 2022-11-23 20:21:48,662 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/namespace_packages.txt' 2022-11-23 20:21:48,662 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/top_level.txt' 2022-11-23 20:21:48,663 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/RECORD' 2022-11-23 20:21:48,663 wheel INFO removing build/bdist.linux-i686/wheel 2022-11-23 20:21:48,664 gpep517 INFO The backend produced dist/PasteDeploy-3.0.1-py3-none-any.whl PasteDeploy-3.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1, configfile: pytest.ini, testpaths: tests plugins: cov-4.0.0 collected 27 items tests/test_basic_app.py ... [ 11%] tests/test_config.py ............. [ 59%] tests/test_config_middleware.py s [ 62%] tests/test_converters.py .. [ 70%] tests/test_filter.py ....... [ 96%] tests/test_load_package.py . [100%] ---------- coverage: platform linux, python 3.11.0-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------------------------------------ testenv/usr/lib/python3.11/site-packages/paste/deploy/__init__.py 1 0 100.00% testenv/usr/lib/python3.11/site-packages/paste/deploy/config.py 141 95 32.62% 22-24, 52, 72, 80, 83-85, 95, 98, 101-106, 109-115, 119-124, 128, 132-133, 152-153, 157-187, 191-193, 261-266, 269-306, 317-320 testenv/usr/lib/python3.11/site-packages/paste/deploy/converters.py 27 16 40.74% 15-16, 20-23, 27-37 testenv/usr/lib/python3.11/site-packages/paste/deploy/loadwsgi.py 383 48 87.47% 42-47, 105, 110-111, 140, 164, 176-188, 252, 256, 286, 290, 311, 317, 321, 358, 361, 370, 379, 439-441, 508, 522, 526, 541, 553, 562, 597, 606, 621-623, 637, 657, 668, 683, 702 testenv/usr/lib/python3.11/site-packages/paste/deploy/paster_templates.py 16 16 0.00% 3-42 testenv/usr/lib/python3.11/site-packages/paste/deploy/util.py 39 23 41.03% 27-46, 50-53, 62-64 ------------------------------------------------------------------------------------------------------------ TOTAL 607 198 67.38% ======================== 26 passed, 1 skipped in 0.50s ========================= >>> py3-pastedeploy: Entering fakeroot... >>> py3-pastedeploy*: Running postcheck for py3-pastedeploy >>> py3-pastedeploy*: Preparing package py3-pastedeploy... >>> py3-pastedeploy*: Tracing dependencies... >>> py3-pastedeploy*: Package size: 216.0 KB >>> py3-pastedeploy*: Compressing data... >>> py3-pastedeploy*: Create checksum... >>> py3-pastedeploy*: Create py3-pastedeploy-3.0.1-r1.apk >>> py3-pastedeploy: Build complete at Wed, 23 Nov 2022 20:21:50 +0000 elapsed time 0h 0m 5s >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pastedeploy (20221123.202147) (2/20) Purging py3-gpep517 (11-r1) (3/20) Purging py3-installer (0.5.1-r2) (4/20) Purging py3-setuptools (65.6.2-r0) (5/20) Purging py3-wheel (0.38.4-r1) (6/20) Purging py3-pytest-cov (4.0.0-r1) (7/20) Purging py3-pytest (7.2.0-r2) (8/20) Purging py3-attrs (22.1.0-r1) (9/20) Purging py3-iniconfig (1.1.1-r4) (10/20) Purging py3-packaging (21.3-r3) (11/20) Purging py3-parsing (3.0.9-r1) (12/20) Purging py3-pluggy (1.0.0-r2) (13/20) Purging py3-py (1.11.0-r1) (14/20) Purging python3 (3.11.0-r2) (15/20) Purging py3-coverage (6.5.0-r1) (16/20) Purging libffi (3.4.4-r0) (17/20) Purging gdbm (1.23-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-pastedeploy: Updating the community/x86 repository index... >>> py3-pastedeploy: Signing the index...