>>> py3-eliot: Building community/py3-eliot 1.14.0-r4 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 13:39:34 +0000 >>> py3-eliot: Checking sanity of /home/buildozer/aports/community/py3-eliot/APKBUILD... >>> WARNING: py3-eliot: No maintainer >>> py3-eliot: Analyzing dependencies... >>> py3-eliot: Installing for build: build-base python3 py3-six py3-zope-interface py3-pyrsistent py3-boltons py3-twisted py3-setuptools (1/52) Installing libbz2 (1.0.8-r5) (2/52) Installing libffi (3.4.4-r2) (3/52) Installing gdbm (1.23-r1) (4/52) Installing xz-libs (5.4.2-r1) (5/52) Installing mpdecimal (2.5.1-r2) (6/52) Installing libpanelw (6.4_p20230401-r4) (7/52) Installing readline (8.2.1-r1) (8/52) Installing sqlite-libs (3.41.2-r2) (9/52) Installing python3 (3.11.3-r10) (10/52) Installing python3-pycache-pyc0 (3.11.3-r10) (11/52) Installing pyc (0.1-r0) (12/52) Installing python3-pyc (3.11.3-r10) (13/52) Installing py3-six (1.16.0-r6) (14/52) Installing py3-six-pyc (1.16.0-r6) (15/52) Installing py3-zope-interface (5.5.2-r0) (16/52) Installing py3-pyrsistent (0.19.3-r0) (17/52) Installing py3-boltons (23.0.0-r1) (18/52) Installing py3-boltons-pyc (23.0.0-r1) (19/52) Installing py3-cparser (2.21-r2) (20/52) Installing py3-cparser-pyc (2.21-r2) (21/52) Installing py3-cffi (1.15.1-r3) (22/52) Installing py3-cffi-pyc (1.15.1-r3) (23/52) Installing py3-cryptography (40.0.2-r1) (24/52) Installing py3-cryptography-pyc (40.0.2-r1) (25/52) Installing py3-constantly (15.1.0-r7) (26/52) Installing py3-constantly-pyc (15.1.0-r7) (27/52) Installing py3-incremental (22.10.0-r1) (28/52) Installing py3-attrs (23.1.0-r0) (29/52) Installing py3-automat (22.10.0-r1) (30/52) Installing py3-idna (3.4-r4) (31/52) Installing py3-idna-pyc (3.4-r4) (32/52) Installing py3-hyperlink (21.0.0-r3) (33/52) Installing py3-typing-extensions (4.5.0-r0) (34/52) Installing py3-pyhamcrest (2.0.4-r1) (35/52) Installing py3-asn1 (0.4.8-r4) (36/52) Installing py3-asn1-pyc (0.4.8-r4) (37/52) Installing py3-asn1-modules (0.2.8-r4) (38/52) Installing py3-characteristic (14.3.0-r10) (39/52) Installing py3-characteristic-pyc (14.3.0-r10) (40/52) Installing py3-service_identity (21.1.0-r3) (41/52) Installing py3-pyserial (3.5-r5) (42/52) Installing py3-hyperframe (6.0.1-r1) (43/52) Installing py3-hpack (4.0.0-r5) (44/52) Installing py3-h2 (4.1.0-r1) (45/52) Installing py3-twisted (22.10.0-r2) (46/52) Installing py3-parsing (3.0.9-r2) (47/52) Installing py3-parsing-pyc (3.0.9-r2) (48/52) Installing py3-packaging (23.1-r1) (49/52) Installing py3-packaging-pyc (23.1-r1) (50/52) Installing py3-setuptools (67.6.1-r1) (51/52) Installing py3-setuptools-pyc (67.6.1-r1) (52/52) Installing .makedepends-py3-eliot (20230419.133936) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 151 packages >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-eliot-1.14.0.tar.gz >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-eliot-1.14.0.tar.gz >>> py3-eliot: Checking sha512sums... py3-eliot-1.14.0.tar.gz: OK >>> py3-eliot: Unpacking /var/cache/distfiles/edge/py3-eliot-1.14.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: 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/eliot copying eliot/__init__.py -> build/lib/eliot copying eliot/_validation.py -> build/lib/eliot copying eliot/_message.py -> build/lib/eliot copying eliot/_generators.py -> build/lib/eliot copying eliot/prettyprint.py -> build/lib/eliot copying eliot/logwriter.py -> build/lib/eliot copying eliot/_util.py -> build/lib/eliot copying eliot/testing.py -> build/lib/eliot copying eliot/_output.py -> build/lib/eliot copying eliot/_bytesjson.py -> build/lib/eliot copying eliot/_traceback.py -> build/lib/eliot copying eliot/parse.py -> build/lib/eliot copying eliot/filter.py -> build/lib/eliot copying eliot/json.py -> build/lib/eliot copying eliot/_errors.py -> build/lib/eliot copying eliot/journald.py -> build/lib/eliot copying eliot/serializers.py -> build/lib/eliot copying eliot/dask.py -> build/lib/eliot copying eliot/_action.py -> build/lib/eliot copying eliot/twisted.py -> build/lib/eliot copying eliot/tai64n.py -> build/lib/eliot copying eliot/stdlib.py -> build/lib/eliot copying eliot/_version.py -> build/lib/eliot creating build/lib/eliot/tests copying eliot/tests/__init__.py -> build/lib/eliot/tests copying eliot/tests/test_twisted.py -> build/lib/eliot/tests copying eliot/tests/test_parse.py -> build/lib/eliot/tests copying eliot/tests/test_dask.py -> build/lib/eliot/tests copying eliot/tests/test_validation.py -> build/lib/eliot/tests copying eliot/tests/test_serializers.py -> build/lib/eliot/tests copying eliot/tests/test_util.py -> build/lib/eliot/tests copying eliot/tests/test_pyinstaller.py -> build/lib/eliot/tests copying eliot/tests/test_message.py -> build/lib/eliot/tests copying eliot/tests/test_api.py -> build/lib/eliot/tests copying eliot/tests/test_coroutines.py -> build/lib/eliot/tests copying eliot/tests/test_stdlib.py -> build/lib/eliot/tests copying eliot/tests/test_testing.py -> build/lib/eliot/tests copying eliot/tests/test_journald.py -> build/lib/eliot/tests copying eliot/tests/test_tai64n.py -> build/lib/eliot/tests copying eliot/tests/test_output.py -> build/lib/eliot/tests copying eliot/tests/test_action.py -> build/lib/eliot/tests copying eliot/tests/test_generators.py -> build/lib/eliot/tests copying eliot/tests/test_filter.py -> build/lib/eliot/tests copying eliot/tests/strategies.py -> build/lib/eliot/tests copying eliot/tests/test_json.py -> build/lib/eliot/tests copying eliot/tests/test_traceback.py -> build/lib/eliot/tests copying eliot/tests/test_prettyprint.py -> build/lib/eliot/tests copying eliot/tests/common.py -> build/lib/eliot/tests copying eliot/tests/test_logwriter.py -> build/lib/eliot/tests UPDATING build/lib/eliot/_version.py set build/lib/eliot/_version.py to '1.14.0' >>> py3-eliot: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/community/py3-eliot/pkg creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_bytesjson.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_pyinstaller.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_api.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_coroutines.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/strategies.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/common.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/tests/test_logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests copying build/lib/eliot/filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_errors.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot copying build/lib/eliot/_version.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_validation.py to _validation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_message.py to _message.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_generators.py to _generators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/prettyprint.py to prettyprint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/logwriter.py to logwriter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_util.py to _util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/testing.py to testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_output.py to _output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_bytesjson.py to _bytesjson.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_traceback.py to _traceback.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/parse.py to parse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_twisted.py to test_twisted.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_parse.py to test_parse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_dask.py to test_dask.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_validation.py to test_validation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_serializers.py to test_serializers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_pyinstaller.py to test_pyinstaller.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_message.py to test_message.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_api.py to test_api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_coroutines.py to test_coroutines.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_stdlib.py to test_stdlib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_testing.py to test_testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_journald.py to test_journald.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_tai64n.py to test_tai64n.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_output.py to test_output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_action.py to test_action.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_generators.py to test_generators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_filter.py to test_filter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/strategies.py to strategies.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_json.py to test_json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_traceback.py to test_traceback.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_prettyprint.py to test_prettyprint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/test_logwriter.py to test_logwriter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/filter.py to filter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_errors.py to _errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/journald.py to journald.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/serializers.py to serializers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/dask.py to dask.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_action.py to _action.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/twisted.py to twisted.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tai64n.py to tai64n.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/stdlib.py to stdlib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info creating eliot.egg-info writing eliot.egg-info/PKG-INFO writing dependency_links to eliot.egg-info/dependency_links.txt writing entry points to eliot.egg-info/entry_points.txt writing requirements to eliot.egg-info/requires.txt writing top-level names to eliot.egg-info/top_level.txt writing manifest file 'eliot.egg-info/SOURCES.txt' reading manifest file 'eliot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'eliot.egg-info/SOURCES.txt' Copying eliot.egg-info to /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot-1.14.0-py3.11.egg-info running install_scripts Installing eliot-prettyprint script to /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/bin >>> py3-eliot-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/__pycache__' -> '/home/buildozer/aports/community/py3-eliot/pkg/py3-eliot-pyc/usr/lib/python3.11/site-packages/eliot/__pycache__' '/home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.11/site-packages/eliot/tests/__pycache__' -> '/home/buildozer/aports/community/py3-eliot/pkg/py3-eliot-pyc/usr/lib/python3.11/site-packages/eliot/tests/__pycache__' >>> py3-eliot-pyc*: Preparing subpackage py3-eliot-pyc... >>> py3-eliot-pyc*: Running postcheck for py3-eliot-pyc >>> py3-eliot*: Running postcheck for py3-eliot >>> py3-eliot*: Preparing package py3-eliot... >>> py3-eliot-pyc*: Tracing dependencies... python3 py3-six py3-zope-interface py3-pyrsistent py3-boltons py3-twisted python3~3.11 >>> py3-eliot-pyc*: Package size: 804.0 KB >>> py3-eliot-pyc*: Compressing data... >>> py3-eliot-pyc*: Create checksum... >>> py3-eliot-pyc*: Create py3-eliot-pyc-1.14.0-r4.apk >>> py3-eliot*: Tracing dependencies... python3 py3-six py3-zope-interface py3-pyrsistent py3-boltons py3-twisted python3~3.11 >>> py3-eliot*: Package size: 572.0 KB >>> py3-eliot*: Compressing data... >>> py3-eliot*: Create checksum... >>> py3-eliot*: Create py3-eliot-1.14.0-r4.apk >>> py3-eliot: Build complete at Wed, 19 Apr 2023 13:39:40 +0000 elapsed time 0h 0m 6s >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Uninstalling dependencies... (1/52) Purging .makedepends-py3-eliot (20230419.133936) (2/52) Purging py3-pyrsistent (0.19.3-r0) (3/52) Purging py3-boltons-pyc (23.0.0-r1) (4/52) Purging py3-boltons (23.0.0-r1) (5/52) Purging py3-twisted (22.10.0-r2) (6/52) Purging py3-zope-interface (5.5.2-r0) (7/52) Purging py3-constantly-pyc (15.1.0-r7) (8/52) Purging py3-constantly (15.1.0-r7) (9/52) Purging py3-incremental (22.10.0-r1) (10/52) Purging py3-automat (22.10.0-r1) (11/52) Purging py3-hyperlink (21.0.0-r3) (12/52) Purging py3-typing-extensions (4.5.0-r0) (13/52) Purging py3-pyhamcrest (2.0.4-r1) (14/52) Purging py3-service_identity (21.1.0-r3) (15/52) Purging py3-six-pyc (1.16.0-r6) (16/52) Purging py3-six (1.16.0-r6) (17/52) Purging py3-asn1-modules (0.2.8-r4) (18/52) Purging py3-asn1-pyc (0.4.8-r4) (19/52) Purging py3-asn1 (0.4.8-r4) (20/52) Purging py3-attrs (23.1.0-r0) (21/52) Purging py3-characteristic-pyc (14.3.0-r10) (22/52) Purging py3-characteristic (14.3.0-r10) (23/52) Purging py3-cryptography-pyc (40.0.2-r1) (24/52) Purging py3-cryptography (40.0.2-r1) (25/52) Purging py3-cffi-pyc (1.15.1-r3) (26/52) Purging py3-cffi (1.15.1-r3) (27/52) Purging py3-cparser-pyc (2.21-r2) (28/52) Purging py3-cparser (2.21-r2) (29/52) Purging py3-idna-pyc (3.4-r4) (30/52) Purging py3-idna (3.4-r4) (31/52) Purging py3-pyserial (3.5-r5) (32/52) Purging py3-h2 (4.1.0-r1) (33/52) Purging py3-hyperframe (6.0.1-r1) (34/52) Purging py3-hpack (4.0.0-r5) (35/52) Purging py3-setuptools-pyc (67.6.1-r1) (36/52) Purging py3-setuptools (67.6.1-r1) (37/52) Purging py3-packaging-pyc (23.1-r1) (38/52) Purging py3-packaging (23.1-r1) (39/52) Purging py3-parsing-pyc (3.0.9-r2) (40/52) Purging py3-parsing (3.0.9-r2) (41/52) Purging python3-pyc (3.11.3-r10) (42/52) Purging python3-pycache-pyc0 (3.11.3-r10) (43/52) Purging pyc (0.1-r0) (44/52) Purging python3 (3.11.3-r10) (45/52) Purging gdbm (1.23-r1) (46/52) Purging libbz2 (1.0.8-r5) (47/52) Purging libffi (3.4.4-r2) (48/52) Purging libpanelw (6.4_p20230401-r4) (49/52) Purging mpdecimal (2.5.1-r2) (50/52) Purging readline (8.2.1-r1) (51/52) Purging sqlite-libs (3.41.2-r2) (52/52) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-eliot: Updating the community/armhf repository index... >>> py3-eliot: Signing the index...