>>> py3-tornado: Building community/py3-tornado 6.4.2-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 14:48:28 +0000 >>> py3-tornado: Validating /home/buildozer/aports/community/py3-tornado/APKBUILD... >>> py3-tornado: Analyzing dependencies... >>> py3-tornado: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.8-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.8.1-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20250412-r0) (7/25) Installing sqlite-libs (3.49.1-r0) (8/25) Installing python3 (3.12.10-r0) (9/25) Installing python3-pycache-pyc0 (3.12.10-r0) (10/25) Installing pyc (3.12.10-r0) (11/25) Installing python3-pyc (3.12.10-r0) (12/25) Installing python3-dev (3.12.10-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (16-r0) (16/25) Installing py3-gpep517-pyc (16-r0) (17/25) Installing py3-parsing (3.2.0-r0) (18/25) Installing py3-parsing-pyc (3.2.0-r0) (19/25) Installing py3-packaging (24.2-r0) (20/25) Installing py3-packaging-pyc (24.2-r0) (21/25) Installing py3-setuptools (77.0.3-r0) (22/25) Installing py3-setuptools-pyc (77.0.3-r0) (23/25) Installing py3-wheel (0.43.0-r0) (24/25) Installing py3-wheel-pyc (0.43.0-r0) (25/25) Installing .makedepends-py3-tornado (20250423.144841) Executing busybox-1.37.0-r16.trigger OK: 472 MiB in 127 packages >>> py3-tornado: Cleaning up srcdir >>> py3-tornado: Cleaning up pkgdir >>> py3-tornado: Cleaning up tmpdir >>> py3-tornado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tornado-6.4.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-tornado: Fetching https://files.pythonhosted.org/packages/source/t/tornado/tornado-6.4.2.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.22/tornado-6.4.2.tar.gz.part' tornado-6.4.2.tar.gz 100% |********************************| 489k 0:00:00 ETA '/var/cache/distfiles/v3.22/tornado-6.4.2.tar.gz.part' saved >>> py3-tornado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tornado-6.4.2.tar.gz >>> py3-tornado: Checking sha512sums... tornado-6.4.2.tar.gz: OK >>> py3-tornado: Unpacking /var/cache/distfiles/v3.22/tornado-6.4.2.tar.gz... 2025-04-23 14:48:42,315 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-23 14:48:42,345 root INFO running bdist_wheel 2025-04-23 14:48:42,369 root INFO running build 2025-04-23 14:48:42,369 root INFO running build_py 2025-04-23 14:48:42,373 root INFO creating build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,374 root INFO copying tornado/queues.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,374 root INFO copying tornado/_locale_data.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,375 root INFO copying tornado/process.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,375 root INFO copying tornado/util.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,375 root INFO copying tornado/locale.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,376 root INFO copying tornado/template.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,376 root INFO copying tornado/autoreload.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,376 root INFO copying tornado/locks.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,377 root INFO copying tornado/__init__.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,377 root INFO copying tornado/wsgi.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,378 root INFO copying tornado/testing.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,378 root INFO copying tornado/gen.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,378 root INFO copying tornado/escape.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,379 root INFO copying tornado/httputil.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,379 root INFO copying tornado/websocket.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,380 root INFO copying tornado/netutil.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,380 root INFO copying tornado/concurrent.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,380 root INFO copying tornado/curl_httpclient.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,381 root INFO copying tornado/log.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,381 root INFO copying tornado/auth.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,382 root INFO copying tornado/tcpclient.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,382 root INFO copying tornado/simple_httpclient.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,382 root INFO copying tornado/http1connection.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,383 root INFO copying tornado/tcpserver.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,383 root INFO copying tornado/httpserver.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,383 root INFO copying tornado/httpclient.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,384 root INFO copying tornado/web.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,384 root INFO copying tornado/options.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,385 root INFO copying tornado/ioloop.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,385 root INFO copying tornado/iostream.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,386 root INFO copying tornado/routing.py -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,387 root INFO creating build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,387 root INFO copying tornado/test/runtests.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,387 root INFO copying tornado/test/wsgi_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,387 root INFO copying tornado/test/httpserver_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,388 root INFO copying tornado/test/auth_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,388 root INFO copying tornado/test/websocket_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,388 root INFO copying tornado/test/routing_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,389 root INFO copying tornado/test/autoreload_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,389 root INFO copying tornado/test/util_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,389 root INFO copying tornado/test/process_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,390 root INFO copying tornado/test/web_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,390 root INFO copying tornado/test/testing_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,391 root INFO copying tornado/test/util.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,391 root INFO copying tornado/test/netutil_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,391 root INFO copying tornado/test/locks_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,391 root INFO copying tornado/test/tcpclient_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,392 root INFO copying tornado/test/simple_httpclient_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,392 root INFO copying tornado/test/__init__.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,392 root INFO copying tornado/test/concurrent_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,393 root INFO copying tornado/test/ioloop_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,393 root INFO copying tornado/test/curl_httpclient_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,393 root INFO copying tornado/test/asyncio_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,394 root INFO copying tornado/test/httputil_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,394 root INFO copying tornado/test/http1connection_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,394 root INFO copying tornado/test/resolve_test_helper.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,395 root INFO copying tornado/test/options_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,395 root INFO copying tornado/test/escape_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,395 root INFO copying tornado/test/__main__.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,396 root INFO copying tornado/test/twisted_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,396 root INFO copying tornado/test/gen_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,396 root INFO copying tornado/test/httpclient_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,397 root INFO copying tornado/test/tcpserver_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,397 root INFO copying tornado/test/queues_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,397 root INFO copying tornado/test/import_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,397 root INFO copying tornado/test/locale_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,398 root INFO copying tornado/test/log_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,398 root INFO copying tornado/test/iostream_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,398 root INFO copying tornado/test/circlerefs_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,399 root INFO copying tornado/test/template_test.py -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,399 root INFO creating build/lib.linux-i686-cpython-312/tornado/platform 2025-04-23 14:48:42,399 root INFO copying tornado/platform/asyncio.py -> build/lib.linux-i686-cpython-312/tornado/platform 2025-04-23 14:48:42,400 root INFO copying tornado/platform/caresresolver.py -> build/lib.linux-i686-cpython-312/tornado/platform 2025-04-23 14:48:42,400 root INFO copying tornado/platform/__init__.py -> build/lib.linux-i686-cpython-312/tornado/platform 2025-04-23 14:48:42,400 root INFO copying tornado/platform/twisted.py -> build/lib.linux-i686-cpython-312/tornado/platform 2025-04-23 14:48:42,402 root INFO copying tornado/py.typed -> build/lib.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,403 root INFO creating build/lib.linux-i686-cpython-312/tornado/test/csv_translations 2025-04-23 14:48:42,403 root INFO copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-i686-cpython-312/tornado/test/csv_translations 2025-04-23 14:48:42,403 root INFO creating build/lib.linux-i686-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,404 root INFO copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-i686-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,404 root INFO copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-i686-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,404 root INFO copying tornado/test/options_test.cfg -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,404 root INFO copying tornado/test/options_test_types.cfg -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,405 root INFO copying tornado/test/options_test_types_str.cfg -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,405 root INFO creating build/lib.linux-i686-cpython-312/tornado/test/static 2025-04-23 14:48:42,405 root INFO copying tornado/test/static/robots.txt -> build/lib.linux-i686-cpython-312/tornado/test/static 2025-04-23 14:48:42,405 root INFO copying tornado/test/static/sample.xml -> build/lib.linux-i686-cpython-312/tornado/test/static 2025-04-23 14:48:42,406 root INFO copying tornado/test/static/sample.xml.gz -> build/lib.linux-i686-cpython-312/tornado/test/static 2025-04-23 14:48:42,406 root INFO copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-i686-cpython-312/tornado/test/static 2025-04-23 14:48:42,406 root INFO creating build/lib.linux-i686-cpython-312/tornado/test/static/dir 2025-04-23 14:48:42,407 root INFO copying tornado/test/static/dir/index.html -> build/lib.linux-i686-cpython-312/tornado/test/static/dir 2025-04-23 14:48:42,407 root INFO copying tornado/test/static_foo.txt -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,407 root INFO creating build/lib.linux-i686-cpython-312/tornado/test/templates 2025-04-23 14:48:42,407 root INFO copying tornado/test/templates/utf8.html -> build/lib.linux-i686-cpython-312/tornado/test/templates 2025-04-23 14:48:42,408 root INFO copying tornado/test/test.crt -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,408 root INFO copying tornado/test/test.key -> build/lib.linux-i686-cpython-312/tornado/test 2025-04-23 14:48:42,409 root INFO running build_ext 2025-04-23 14:48:42,412 root INFO building 'tornado.speedups' extension 2025-04-23 14:48:42,412 root INFO creating build/temp.linux-i686-cpython-312/tornado 2025-04-23 14:48:42,412 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPy_LIMITED_API=0x03080000 -I/usr/include/python3.12 -c tornado/speedups.c -o build/temp.linux-i686-cpython-312/tornado/speedups.o 2025-04-23 14:48:42,525 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/tornado/speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-312/tornado/speedups.abi3.so 2025-04-23 14:48:42,548 wheel INFO installing to build/bdist.linux-i686/wheel 2025-04-23 14:48:42,548 root INFO running install 2025-04-23 14:48:42,560 root INFO running install_lib 2025-04-23 14:48:42,564 root INFO creating build/bdist.linux-i686/wheel 2025-04-23 14:48:42,565 root INFO creating build/bdist.linux-i686/wheel/tornado 2025-04-23 14:48:42,565 root INFO copying build/lib.linux-i686-cpython-312/tornado/speedups.abi3.so -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,565 root INFO copying build/lib.linux-i686-cpython-312/tornado/queues.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,566 root INFO copying build/lib.linux-i686-cpython-312/tornado/_locale_data.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,566 root INFO copying build/lib.linux-i686-cpython-312/tornado/process.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,566 root INFO copying build/lib.linux-i686-cpython-312/tornado/util.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,566 root INFO creating build/bdist.linux-i686/wheel/tornado/platform 2025-04-23 14:48:42,567 root INFO copying build/lib.linux-i686-cpython-312/tornado/platform/asyncio.py -> build/bdist.linux-i686/wheel/./tornado/platform 2025-04-23 14:48:42,567 root INFO copying build/lib.linux-i686-cpython-312/tornado/platform/caresresolver.py -> build/bdist.linux-i686/wheel/./tornado/platform 2025-04-23 14:48:42,567 root INFO copying build/lib.linux-i686-cpython-312/tornado/platform/__init__.py -> build/bdist.linux-i686/wheel/./tornado/platform 2025-04-23 14:48:42,567 root INFO copying build/lib.linux-i686-cpython-312/tornado/platform/twisted.py -> build/bdist.linux-i686/wheel/./tornado/platform 2025-04-23 14:48:42,568 root INFO copying build/lib.linux-i686-cpython-312/tornado/locale.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,568 root INFO copying build/lib.linux-i686-cpython-312/tornado/template.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,568 root INFO copying build/lib.linux-i686-cpython-312/tornado/autoreload.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,568 root INFO copying build/lib.linux-i686-cpython-312/tornado/locks.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,569 root INFO copying build/lib.linux-i686-cpython-312/tornado/__init__.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,569 root INFO copying build/lib.linux-i686-cpython-312/tornado/wsgi.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,569 root INFO copying build/lib.linux-i686-cpython-312/tornado/testing.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,569 root INFO copying build/lib.linux-i686-cpython-312/tornado/gen.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,570 root INFO copying build/lib.linux-i686-cpython-312/tornado/escape.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,570 root INFO copying build/lib.linux-i686-cpython-312/tornado/httputil.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,570 root INFO copying build/lib.linux-i686-cpython-312/tornado/websocket.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,570 root INFO copying build/lib.linux-i686-cpython-312/tornado/netutil.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,571 root INFO copying build/lib.linux-i686-cpython-312/tornado/concurrent.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,571 root INFO copying build/lib.linux-i686-cpython-312/tornado/curl_httpclient.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,571 root INFO copying build/lib.linux-i686-cpython-312/tornado/log.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,571 root INFO copying build/lib.linux-i686-cpython-312/tornado/auth.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,572 root INFO copying build/lib.linux-i686-cpython-312/tornado/py.typed -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,572 root INFO copying build/lib.linux-i686-cpython-312/tornado/tcpclient.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,572 root INFO copying build/lib.linux-i686-cpython-312/tornado/simple_httpclient.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,572 root INFO copying build/lib.linux-i686-cpython-312/tornado/http1connection.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,573 root INFO creating build/bdist.linux-i686/wheel/tornado/test 2025-04-23 14:48:42,573 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/test.key -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,573 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/runtests.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,573 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/wsgi_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,574 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/httpserver_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,574 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/auth_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,574 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/websocket_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,574 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/routing_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,575 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/autoreload_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,575 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/util_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,575 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/process_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,575 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/web_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,576 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/testing_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,576 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/util.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,576 root INFO creating build/bdist.linux-i686/wheel/tornado/test/static 2025-04-23 14:48:42,576 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static/sample.xml.bz2 -> build/bdist.linux-i686/wheel/./tornado/test/static 2025-04-23 14:48:42,577 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static/sample.xml.gz -> build/bdist.linux-i686/wheel/./tornado/test/static 2025-04-23 14:48:42,577 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static/sample.xml -> build/bdist.linux-i686/wheel/./tornado/test/static 2025-04-23 14:48:42,577 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static/robots.txt -> build/bdist.linux-i686/wheel/./tornado/test/static 2025-04-23 14:48:42,577 root INFO creating build/bdist.linux-i686/wheel/tornado/test/static/dir 2025-04-23 14:48:42,578 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static/dir/index.html -> build/bdist.linux-i686/wheel/./tornado/test/static/dir 2025-04-23 14:48:42,578 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/netutil_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,578 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/locks_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,578 root INFO creating build/bdist.linux-i686/wheel/tornado/test/csv_translations 2025-04-23 14:48:42,579 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/csv_translations/fr_FR.csv -> build/bdist.linux-i686/wheel/./tornado/test/csv_translations 2025-04-23 14:48:42,579 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/tcpclient_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,579 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/static_foo.txt -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,579 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/test.crt -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,579 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/simple_httpclient_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,580 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/__init__.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,580 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/concurrent_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,580 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/ioloop_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,580 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/curl_httpclient_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,581 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/asyncio_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,581 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/options_test_types_str.cfg -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,581 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/httputil_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,581 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/http1connection_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,582 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/resolve_test_helper.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,582 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/options_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,582 root INFO creating build/bdist.linux-i686/wheel/tornado/test/templates 2025-04-23 14:48:42,582 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/templates/utf8.html -> build/bdist.linux-i686/wheel/./tornado/test/templates 2025-04-23 14:48:42,583 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/escape_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,583 root INFO creating build/bdist.linux-i686/wheel/tornado/test/gettext_translations 2025-04-23 14:48:42,583 root INFO creating build/bdist.linux-i686/wheel/tornado/test/gettext_translations/fr_FR 2025-04-23 14:48:42,583 root INFO creating build/bdist.linux-i686/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,584 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist.linux-i686/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,584 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist.linux-i686/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2025-04-23 14:48:42,584 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/__main__.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,584 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/options_test_types.cfg -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,585 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/twisted_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,585 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/gen_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,585 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/httpclient_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,585 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/tcpserver_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,586 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/queues_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,586 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/import_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,586 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/locale_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,586 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/log_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,586 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/iostream_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,587 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/circlerefs_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,587 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/template_test.py -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,587 root INFO copying build/lib.linux-i686-cpython-312/tornado/test/options_test.cfg -> build/bdist.linux-i686/wheel/./tornado/test 2025-04-23 14:48:42,587 root INFO copying build/lib.linux-i686-cpython-312/tornado/tcpserver.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,588 root INFO copying build/lib.linux-i686-cpython-312/tornado/httpserver.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,588 root INFO copying build/lib.linux-i686-cpython-312/tornado/httpclient.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,588 root INFO copying build/lib.linux-i686-cpython-312/tornado/web.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,589 root INFO copying build/lib.linux-i686-cpython-312/tornado/options.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,589 root INFO copying build/lib.linux-i686-cpython-312/tornado/ioloop.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,589 root INFO copying build/lib.linux-i686-cpython-312/tornado/iostream.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,589 root INFO copying build/lib.linux-i686-cpython-312/tornado/routing.py -> build/bdist.linux-i686/wheel/./tornado 2025-04-23 14:48:42,590 root INFO running install_egg_info 2025-04-23 14:48:42,594 root INFO running egg_info 2025-04-23 14:48:42,598 root INFO writing tornado.egg-info/PKG-INFO 2025-04-23 14:48:42,598 root INFO writing dependency_links to tornado.egg-info/dependency_links.txt 2025-04-23 14:48:42,599 root INFO writing top-level names to tornado.egg-info/top_level.txt 2025-04-23 14:48:42,605 root INFO reading manifest file 'tornado.egg-info/SOURCES.txt' 2025-04-23 14:48:42,610 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 14:48:42,614 root WARNING no previously-included directories found matching 'docs/build' 2025-04-23 14:48:42,614 root WARNING warning: no files found matching 'tornado/test/README' 2025-04-23 14:48:42,615 root INFO adding license file 'LICENSE' 2025-04-23 14:48:42,620 root INFO writing manifest file 'tornado.egg-info/SOURCES.txt' 2025-04-23 14:48:42,620 root INFO Copying tornado.egg-info to build/bdist.linux-i686/wheel/./tornado-6.4.2-py3.12.egg-info 2025-04-23 14:48:42,621 root INFO running install_scripts 2025-04-23 14:48:42,625 wheel INFO creating build/bdist.linux-i686/wheel/tornado-6.4.2.dist-info/WHEEL 2025-04-23 14:48:42,626 wheel INFO creating '/home/buildozer/aports/community/py3-tornado/src/tornado-6.4.2/.dist/.tmp-mn1hfrvd/tornado-6.4.2-cp38-abi3-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-23 14:48:42,626 wheel INFO adding 'tornado/__init__.py' 2025-04-23 14:48:42,626 wheel INFO adding 'tornado/_locale_data.py' 2025-04-23 14:48:42,627 wheel INFO adding 'tornado/auth.py' 2025-04-23 14:48:42,627 wheel INFO adding 'tornado/autoreload.py' 2025-04-23 14:48:42,628 wheel INFO adding 'tornado/concurrent.py' 2025-04-23 14:48:42,628 wheel INFO adding 'tornado/curl_httpclient.py' 2025-04-23 14:48:42,628 wheel INFO adding 'tornado/escape.py' 2025-04-23 14:48:42,629 wheel INFO adding 'tornado/gen.py' 2025-04-23 14:48:42,629 wheel INFO adding 'tornado/http1connection.py' 2025-04-23 14:48:42,630 wheel INFO adding 'tornado/httpclient.py' 2025-04-23 14:48:42,630 wheel INFO adding 'tornado/httpserver.py' 2025-04-23 14:48:42,630 wheel INFO adding 'tornado/httputil.py' 2025-04-23 14:48:42,631 wheel INFO adding 'tornado/ioloop.py' 2025-04-23 14:48:42,631 wheel INFO adding 'tornado/iostream.py' 2025-04-23 14:48:42,632 wheel INFO adding 'tornado/locale.py' 2025-04-23 14:48:42,632 wheel INFO adding 'tornado/locks.py' 2025-04-23 14:48:42,632 wheel INFO adding 'tornado/log.py' 2025-04-23 14:48:42,633 wheel INFO adding 'tornado/netutil.py' 2025-04-23 14:48:42,633 wheel INFO adding 'tornado/options.py' 2025-04-23 14:48:42,634 wheel INFO adding 'tornado/process.py' 2025-04-23 14:48:42,634 wheel INFO adding 'tornado/py.typed' 2025-04-23 14:48:42,634 wheel INFO adding 'tornado/queues.py' 2025-04-23 14:48:42,634 wheel INFO adding 'tornado/routing.py' 2025-04-23 14:48:42,635 wheel INFO adding 'tornado/simple_httpclient.py' 2025-04-23 14:48:42,635 wheel INFO adding 'tornado/speedups.abi3.so' 2025-04-23 14:48:42,635 wheel INFO adding 'tornado/tcpclient.py' 2025-04-23 14:48:42,636 wheel INFO adding 'tornado/tcpserver.py' 2025-04-23 14:48:42,636 wheel INFO adding 'tornado/template.py' 2025-04-23 14:48:42,637 wheel INFO adding 'tornado/testing.py' 2025-04-23 14:48:42,637 wheel INFO adding 'tornado/util.py' 2025-04-23 14:48:42,638 wheel INFO adding 'tornado/web.py' 2025-04-23 14:48:42,639 wheel INFO adding 'tornado/websocket.py' 2025-04-23 14:48:42,639 wheel INFO adding 'tornado/wsgi.py' 2025-04-23 14:48:42,639 wheel INFO adding 'tornado/platform/__init__.py' 2025-04-23 14:48:42,640 wheel INFO adding 'tornado/platform/asyncio.py' 2025-04-23 14:48:42,640 wheel INFO adding 'tornado/platform/caresresolver.py' 2025-04-23 14:48:42,640 wheel INFO adding 'tornado/platform/twisted.py' 2025-04-23 14:48:42,641 wheel INFO adding 'tornado/test/__init__.py' 2025-04-23 14:48:42,641 wheel INFO adding 'tornado/test/__main__.py' 2025-04-23 14:48:42,641 wheel INFO adding 'tornado/test/asyncio_test.py' 2025-04-23 14:48:42,641 wheel INFO adding 'tornado/test/auth_test.py' 2025-04-23 14:48:42,642 wheel INFO adding 'tornado/test/autoreload_test.py' 2025-04-23 14:48:42,642 wheel INFO adding 'tornado/test/circlerefs_test.py' 2025-04-23 14:48:42,642 wheel INFO adding 'tornado/test/concurrent_test.py' 2025-04-23 14:48:42,643 wheel INFO adding 'tornado/test/curl_httpclient_test.py' 2025-04-23 14:48:42,643 wheel INFO adding 'tornado/test/escape_test.py' 2025-04-23 14:48:42,643 wheel INFO adding 'tornado/test/gen_test.py' 2025-04-23 14:48:42,644 wheel INFO adding 'tornado/test/http1connection_test.py' 2025-04-23 14:48:42,644 wheel INFO adding 'tornado/test/httpclient_test.py' 2025-04-23 14:48:42,644 wheel INFO adding 'tornado/test/httpserver_test.py' 2025-04-23 14:48:42,645 wheel INFO adding 'tornado/test/httputil_test.py' 2025-04-23 14:48:42,645 wheel INFO adding 'tornado/test/import_test.py' 2025-04-23 14:48:42,645 wheel INFO adding 'tornado/test/ioloop_test.py' 2025-04-23 14:48:42,646 wheel INFO adding 'tornado/test/iostream_test.py' 2025-04-23 14:48:42,646 wheel INFO adding 'tornado/test/locale_test.py' 2025-04-23 14:48:42,647 wheel INFO adding 'tornado/test/locks_test.py' 2025-04-23 14:48:42,647 wheel INFO adding 'tornado/test/log_test.py' 2025-04-23 14:48:42,647 wheel INFO adding 'tornado/test/netutil_test.py' 2025-04-23 14:48:42,647 wheel INFO adding 'tornado/test/options_test.cfg' 2025-04-23 14:48:42,648 wheel INFO adding 'tornado/test/options_test.py' 2025-04-23 14:48:42,648 wheel INFO adding 'tornado/test/options_test_types.cfg' 2025-04-23 14:48:42,648 wheel INFO adding 'tornado/test/options_test_types_str.cfg' 2025-04-23 14:48:42,648 wheel INFO adding 'tornado/test/process_test.py' 2025-04-23 14:48:42,649 wheel INFO adding 'tornado/test/queues_test.py' 2025-04-23 14:48:42,649 wheel INFO adding 'tornado/test/resolve_test_helper.py' 2025-04-23 14:48:42,649 wheel INFO adding 'tornado/test/routing_test.py' 2025-04-23 14:48:42,649 wheel INFO adding 'tornado/test/runtests.py' 2025-04-23 14:48:42,650 wheel INFO adding 'tornado/test/simple_httpclient_test.py' 2025-04-23 14:48:42,650 wheel INFO adding 'tornado/test/static_foo.txt' 2025-04-23 14:48:42,650 wheel INFO adding 'tornado/test/tcpclient_test.py' 2025-04-23 14:48:42,651 wheel INFO adding 'tornado/test/tcpserver_test.py' 2025-04-23 14:48:42,651 wheel INFO adding 'tornado/test/template_test.py' 2025-04-23 14:48:42,651 wheel INFO adding 'tornado/test/test.crt' 2025-04-23 14:48:42,652 wheel INFO adding 'tornado/test/test.key' 2025-04-23 14:48:42,652 wheel INFO adding 'tornado/test/testing_test.py' 2025-04-23 14:48:42,652 wheel INFO adding 'tornado/test/twisted_test.py' 2025-04-23 14:48:42,652 wheel INFO adding 'tornado/test/util.py' 2025-04-23 14:48:42,653 wheel INFO adding 'tornado/test/util_test.py' 2025-04-23 14:48:42,653 wheel INFO adding 'tornado/test/web_test.py' 2025-04-23 14:48:42,654 wheel INFO adding 'tornado/test/websocket_test.py' 2025-04-23 14:48:42,654 wheel INFO adding 'tornado/test/wsgi_test.py' 2025-04-23 14:48:42,655 wheel INFO adding 'tornado/test/csv_translations/fr_FR.csv' 2025-04-23 14:48:42,655 wheel INFO adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo' 2025-04-23 14:48:42,655 wheel INFO adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po' 2025-04-23 14:48:42,655 wheel INFO adding 'tornado/test/static/robots.txt' 2025-04-23 14:48:42,656 wheel INFO adding 'tornado/test/static/sample.xml' 2025-04-23 14:48:42,656 wheel INFO adding 'tornado/test/static/sample.xml.bz2' 2025-04-23 14:48:42,656 wheel INFO adding 'tornado/test/static/sample.xml.gz' 2025-04-23 14:48:42,656 wheel INFO adding 'tornado/test/static/dir/index.html' 2025-04-23 14:48:42,657 wheel INFO adding 'tornado/test/templates/utf8.html' 2025-04-23 14:48:42,657 wheel INFO adding 'tornado-6.4.2.dist-info/LICENSE' 2025-04-23 14:48:42,657 wheel INFO adding 'tornado-6.4.2.dist-info/METADATA' 2025-04-23 14:48:42,657 wheel INFO adding 'tornado-6.4.2.dist-info/WHEEL' 2025-04-23 14:48:42,658 wheel INFO adding 'tornado-6.4.2.dist-info/top_level.txt' 2025-04-23 14:48:42,658 wheel INFO adding 'tornado-6.4.2.dist-info/RECORD' 2025-04-23 14:48:42,659 wheel INFO removing build/bdist.linux-i686/wheel 2025-04-23 14:48:42,662 gpep517 INFO The backend produced .dist/tornado-6.4.2-cp38-abi3-linux_i686.whl tornado-6.4.2-cp38-abi3-linux_i686.whl >>> py3-tornado: Entering fakeroot... >>> py3-tornado-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/tornado/__pycache__' -> '/home/buildozer/aports/community/py3-tornado/pkg/py3-tornado-pyc/usr/lib/python3.12/site-packages/tornado/__pycache__' 'usr/lib/python3.12/site-packages/tornado/platform/__pycache__' -> '/home/buildozer/aports/community/py3-tornado/pkg/py3-tornado-pyc/usr/lib/python3.12/site-packages/tornado/platform/__pycache__' >>> py3-tornado-pyc*: Preparing subpackage py3-tornado-pyc... >>> py3-tornado-pyc*: Running postcheck for py3-tornado-pyc >>> py3-tornado*: Running postcheck for py3-tornado >>> py3-tornado*: Preparing package py3-tornado... >>> py3-tornado*: Stripping binaries >>> py3-tornado-pyc*: Scanning shared objects >>> py3-tornado*: Scanning shared objects >>> py3-tornado-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-tornado-pyc*: Package size: 1.0 MB >>> py3-tornado-pyc*: Compressing data... >>> py3-tornado-pyc*: Create checksum... >>> py3-tornado-pyc*: Create py3-tornado-pyc-6.4.2-r0.apk >>> py3-tornado*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-tornado*: Package size: 930.1 KB >>> py3-tornado*: Compressing data... >>> py3-tornado*: Create checksum... >>> py3-tornado*: Create py3-tornado-6.4.2-r0.apk >>> py3-tornado: Build complete at Wed, 23 Apr 2025 14:48:43 +0000 elapsed time 0h 0m 15s >>> py3-tornado: Cleaning up srcdir >>> py3-tornado: Cleaning up pkgdir >>> py3-tornado: Uninstalling dependencies... (1/25) Purging .makedepends-py3-tornado (20250423.144841) (2/25) Purging python3-dev (3.12.10-r0) (3/25) Purging py3-gpep517-pyc (16-r0) (4/25) Purging py3-gpep517 (16-r0) (5/25) Purging py3-installer-pyc (0.7.0-r2) (6/25) Purging py3-installer (0.7.0-r2) (7/25) Purging py3-setuptools-pyc (77.0.3-r0) (8/25) Purging py3-setuptools (77.0.3-r0) (9/25) Purging py3-wheel-pyc (0.43.0-r0) (10/25) Purging py3-wheel (0.43.0-r0) (11/25) Purging py3-packaging-pyc (24.2-r0) (12/25) Purging py3-packaging (24.2-r0) (13/25) Purging py3-parsing-pyc (3.2.0-r0) (14/25) Purging py3-parsing (3.2.0-r0) (15/25) Purging python3-pyc (3.12.10-r0) (16/25) Purging python3-pycache-pyc0 (3.12.10-r0) (17/25) Purging pyc (3.12.10-r0) (18/25) Purging python3 (3.12.10-r0) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.8-r0) (22/25) Purging libpanelw (6.5_p20250412-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.49.1-r0) (25/25) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 102 packages >>> py3-tornado: Updating the community/x86 repository index... >>> py3-tornado: Signing the index...