>>> py3-gunicorn: Building community/py3-gunicorn 20.1.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 07:22:37 +0000 >>> py3-gunicorn: Checking sanity of /home/buildozer/aports/community/py3-gunicorn/APKBUILD... >>> py3-gunicorn: Analyzing dependencies... >>> py3-gunicorn: Installing for build: build-base py3-setuptools py3-pytest py3-pytest-cov py3-aiohttp py3-gevent (1/39) Installing libbz2 (1.0.8-r3) (2/39) Installing libffi (3.4.4-r0) (3/39) Installing gdbm (1.23-r0) (4/39) Installing xz-libs (5.2.7-r0) (5/39) Installing mpdecimal (2.5.1-r1) (6/39) Installing readline (8.2.0-r0) (7/39) Installing sqlite-libs (3.39.4-r0) (8/39) Installing python3 (3.10.8-r3) (9/39) Installing py3-parsing (3.0.9-r0) (10/39) Installing py3-packaging (21.3-r2) (11/39) Installing py3-setuptools (65.5.0-r0) (12/39) Installing py3-attrs (22.1.0-r0) (13/39) Installing py3-iniconfig (1.1.1-r3) (14/39) Installing py3-pluggy (1.0.0-r1) (15/39) Installing py3-py (1.11.0-r0) (16/39) Installing py3-tomli (2.0.1-r1) (17/39) Installing py3-pytest (7.1.3-r1) (18/39) Installing py3-coverage (5.5-r2) (19/39) Installing py3-pytest-cov (2.12.1-r1) (20/39) Installing py3-frozenlist (1.2.0-r2) (21/39) Installing py3-aiosignal (1.2.0-r1) (22/39) Installing py3-typing-extensions (4.4.0-r0) (23/39) Installing py3-async-timeout (4.0.2-r0) (24/39) Installing py3-brotli (1.0.9-r8) (25/39) Installing py3-charset-normalizer (2.1.1-r0) (26/39) Installing py3-idna (3.4-r2) (27/39) Installing py3-idna-ssl (1.1.0-r6) (28/39) Installing py3-multidict (6.0.2-r1) (29/39) Installing py3-yarl (1.8.1-r0) (30/39) Installing py3-aiohttp (3.8.1-r2) (31/39) Installing py3-cparser (2.21-r0) (32/39) Installing py3-cffi (1.15.1-r0) (33/39) Installing py3-greenlet (1.1.3-r0) (34/39) Installing py3-zope-event (4.4-r6) (35/39) Installing py3-zope-interface (5.4.0-r1) (36/39) Installing libev (4.33-r0) (37/39) Installing libuv (1.44.2-r0) (38/39) Installing py3-gevent (22.10.1-r0) (39/39) Installing .makedepends-py3-gunicorn (20221030.072240) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 131 packages >>> py3-gunicorn: Cleaning up srcdir >>> py3-gunicorn: Cleaning up pkgdir >>> py3-gunicorn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gunicorn-20.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 346k 100 346k 0 0 380k 0 --:--:-- --:--:-- --:--:-- 380k >>> py3-gunicorn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gunicorn-20.1.0.tar.gz >>> py3-gunicorn: Checking sha512sums... gunicorn-20.1.0.tar.gz: OK >>> py3-gunicorn: Unpacking /var/cache/distfiles/v3.17/gunicorn-20.1.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/gunicorn copying gunicorn/arbiter.py -> build/lib/gunicorn copying gunicorn/errors.py -> build/lib/gunicorn copying gunicorn/pidfile.py -> build/lib/gunicorn copying gunicorn/util.py -> build/lib/gunicorn copying gunicorn/glogging.py -> build/lib/gunicorn copying gunicorn/sock.py -> build/lib/gunicorn copying gunicorn/__main__.py -> build/lib/gunicorn copying gunicorn/config.py -> build/lib/gunicorn copying gunicorn/__init__.py -> build/lib/gunicorn copying gunicorn/systemd.py -> build/lib/gunicorn copying gunicorn/debug.py -> build/lib/gunicorn copying gunicorn/reloader.py -> build/lib/gunicorn creating build/lib/gunicorn/instrument copying gunicorn/instrument/__init__.py -> build/lib/gunicorn/instrument copying gunicorn/instrument/statsd.py -> build/lib/gunicorn/instrument creating build/lib/gunicorn/workers copying gunicorn/workers/sync.py -> build/lib/gunicorn/workers copying gunicorn/workers/base.py -> build/lib/gunicorn/workers copying gunicorn/workers/geventlet.py -> build/lib/gunicorn/workers copying gunicorn/workers/gtornado.py -> build/lib/gunicorn/workers copying gunicorn/workers/__init__.py -> build/lib/gunicorn/workers copying gunicorn/workers/gthread.py -> build/lib/gunicorn/workers copying gunicorn/workers/workertmp.py -> build/lib/gunicorn/workers copying gunicorn/workers/base_async.py -> build/lib/gunicorn/workers copying gunicorn/workers/ggevent.py -> build/lib/gunicorn/workers creating build/lib/gunicorn/app copying gunicorn/app/base.py -> build/lib/gunicorn/app copying gunicorn/app/wsgiapp.py -> build/lib/gunicorn/app copying gunicorn/app/pasterapp.py -> build/lib/gunicorn/app copying gunicorn/app/__init__.py -> build/lib/gunicorn/app creating build/lib/gunicorn/http copying gunicorn/http/message.py -> build/lib/gunicorn/http copying gunicorn/http/errors.py -> build/lib/gunicorn/http copying gunicorn/http/unreader.py -> build/lib/gunicorn/http copying gunicorn/http/wsgi.py -> build/lib/gunicorn/http copying gunicorn/http/body.py -> build/lib/gunicorn/http copying gunicorn/http/__init__.py -> build/lib/gunicorn/http copying gunicorn/http/parser.py -> build/lib/gunicorn/http running egg_info creating gunicorn.egg-info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt writing manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-gunicorn/src/gunicorn-20.1.0, configfile: setup.cfg, testpaths: tests/ plugins: cov-2.12.1 collected 224 items / 1 deselected / 223 selected tests/test_arbiter.py ............ [ 5%] tests/test_config.py ................................................... [ 28%] .... [ 30%] tests/test_http.py .................... [ 39%] tests/test_invalid_requests.py ....................... [ 49%] tests/test_logger.py ...... [ 52%] tests/test_pidfile.py ..... [ 54%] tests/test_reload.py .. [ 55%] tests/test_sock.py ..... [ 57%] tests/test_ssl.py ....... [ 60%] tests/test_statsd.py ....... [ 63%] tests/test_systemd.py .... [ 65%] tests/test_util.py .......................................... [ 84%] tests/test_valid_requests.py .................................. [ 99%] tests/workers/test_ggevent.py . [100%]Coverage.py warning: No data was collected. (no-data-collected) ---------- coverage: platform linux, python 3.10.8-final-0 ----------- Coverage XML written to file coverage.xml ====================== 223 passed, 1 deselected in 7.38s ======================= >>> py3-gunicorn: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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 gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-gunicorn/pkg creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/arbiter.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/errors.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/pidfile.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__ copying build/lib/gunicorn/instrument/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__ copying build/lib/gunicorn/instrument/__pycache__/statsd.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__ copying build/lib/gunicorn/instrument/__init__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument copying build/lib/gunicorn/instrument/statsd.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/instrument copying build/lib/gunicorn/util.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/glogging.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/sock.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/errors.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/config.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/pidfile.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/reloader.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/systemd.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/arbiter.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/debug.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/sock.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ copying build/lib/gunicorn/__pycache__/glogging.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__pycache__ creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/sync.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/base.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/workertmp.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/base_async.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/ggevent.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/base.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/__pycache__/sync.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__ copying build/lib/gunicorn/workers/geventlet.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/gtornado.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/__init__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/gthread.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/workertmp.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/base_async.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/ggevent.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app copying build/lib/gunicorn/app/base.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app/__pycache__ copying build/lib/gunicorn/app/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app/__pycache__ copying build/lib/gunicorn/app/__pycache__/wsgiapp.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app/__pycache__ copying build/lib/gunicorn/app/__pycache__/base.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app/__pycache__ copying build/lib/gunicorn/app/wsgiapp.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app copying build/lib/gunicorn/app/pasterapp.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app copying build/lib/gunicorn/app/__init__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app copying build/lib/gunicorn/__main__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/config.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/message.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/errors.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/unreader.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http creating /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/unreader.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/errors.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/message.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/body.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/parser.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/__pycache__/wsgi.cpython-310.pyc -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http/__pycache__ copying build/lib/gunicorn/http/wsgi.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/body.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/__init__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/http/parser.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/http copying build/lib/gunicorn/__init__.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/systemd.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/debug.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn copying build/lib/gunicorn/reloader.py -> /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn byte-compiling /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/geventlet.py to geventlet.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/gtornado.py to gtornado.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/workers/gthread.py to gthread.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/app/pasterapp.py to pasterapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn/__main__.py to __main__.cpython-310.pyc running install_egg_info Copying gunicorn.egg-info to /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/lib/python3.10/site-packages/gunicorn-20.1.0-py3.10.egg-info running install_scripts Installing gunicorn script to /home/buildozer/aports/community/py3-gunicorn/pkg/py3-gunicorn/usr/bin >>> py3-gunicorn*: Running postcheck for py3-gunicorn >>> py3-gunicorn*: Preparing package py3-gunicorn... >>> py3-gunicorn*: Tracing dependencies... >>> py3-gunicorn*: Package size: 712.0 KB >>> py3-gunicorn*: Compressing data... >>> py3-gunicorn*: Create checksum... >>> py3-gunicorn*: Create py3-gunicorn-20.1.0-r0.apk >>> py3-gunicorn: Build complete at Sun, 30 Oct 2022 07:22:50 +0000 elapsed time 0h 0m 13s >>> py3-gunicorn: Cleaning up srcdir >>> py3-gunicorn: Cleaning up pkgdir >>> py3-gunicorn: Uninstalling dependencies... (1/39) Purging .makedepends-py3-gunicorn (20221030.072240) (2/39) Purging py3-pytest-cov (2.12.1-r1) (3/39) Purging py3-pytest (7.1.3-r1) (4/39) Purging py3-iniconfig (1.1.1-r3) (5/39) Purging py3-pluggy (1.0.0-r1) (6/39) Purging py3-py (1.11.0-r0) (7/39) Purging py3-tomli (2.0.1-r1) (8/39) Purging py3-coverage (5.5-r2) (9/39) Purging py3-aiohttp (3.8.1-r2) (10/39) Purging py3-aiosignal (1.2.0-r1) (11/39) Purging py3-frozenlist (1.2.0-r2) (12/39) Purging py3-async-timeout (4.0.2-r0) (13/39) Purging py3-attrs (22.1.0-r0) (14/39) Purging py3-brotli (1.0.9-r8) (15/39) Purging py3-charset-normalizer (2.1.1-r0) (16/39) Purging py3-idna-ssl (1.1.0-r6) (17/39) Purging py3-typing-extensions (4.4.0-r0) (18/39) Purging py3-yarl (1.8.1-r0) (19/39) Purging py3-idna (3.4-r2) (20/39) Purging py3-multidict (6.0.2-r1) (21/39) Purging py3-gevent (22.10.1-r0) (22/39) Purging py3-cffi (1.15.1-r0) (23/39) Purging py3-cparser (2.21-r0) (24/39) Purging py3-greenlet (1.1.3-r0) (25/39) Purging py3-zope-event (4.4-r6) (26/39) Purging py3-setuptools (65.5.0-r0) (27/39) Purging py3-packaging (21.3-r2) (28/39) Purging py3-parsing (3.0.9-r0) (29/39) Purging python3 (3.10.8-r3) (30/39) Purging py3-zope-interface (5.4.0-r1) (31/39) Purging libbz2 (1.0.8-r3) (32/39) Purging libffi (3.4.4-r0) (33/39) Purging gdbm (1.23-r0) (34/39) Purging xz-libs (5.2.7-r0) (35/39) Purging mpdecimal (2.5.1-r1) (36/39) Purging readline (8.2.0-r0) (37/39) Purging sqlite-libs (3.39.4-r0) (38/39) Purging libev (4.33-r0) (39/39) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-gunicorn: Updating the community/armv7 repository index... >>> py3-gunicorn: Signing the index...