>>> py3-pystache: Building testing/py3-pystache 0.6.5-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:04:28 +0000 >>> py3-pystache: Checking sanity of /home/buildozer/aports/testing/py3-pystache/APKBUILD... >>> py3-pystache: Analyzing dependencies... >>> py3-pystache: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-wheel py3-setuptools_scm py3-pytest (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.2-r0) (9/35) Installing python3 (3.12.3-r0) (10/35) Installing python3-pycache-pyc0 (3.12.3-r0) (11/35) Installing pyc (3.12.3-r0) (12/35) Installing python3-pyc (3.12.3-r0) (13/35) Installing py3-parsing (3.1.2-r1) (14/35) Installing py3-parsing-pyc (3.1.2-r1) (15/35) Installing py3-packaging (24.0-r1) (16/35) Installing py3-packaging-pyc (24.0-r1) (17/35) Installing py3-setuptools (69.2.0-r2) (18/35) Installing py3-setuptools-pyc (69.2.0-r2) (19/35) Installing py3-installer (0.7.0-r2) (20/35) Installing py3-installer-pyc (0.7.0-r2) (21/35) Installing py3-gpep517 (15-r2) (22/35) Installing py3-gpep517-pyc (15-r2) (23/35) Installing py3-wheel (0.42.0-r1) (24/35) Installing py3-wheel-pyc (0.42.0-r1) (25/35) Installing py3-setuptools_scm (8.0.4-r2) (26/35) Installing py3-setuptools_scm-pyc (8.0.4-r2) (27/35) Installing py3-iniconfig (2.0.0-r1) (28/35) Installing py3-iniconfig-pyc (2.0.0-r1) (29/35) Installing py3-pluggy (1.4.0-r1) (30/35) Installing py3-pluggy-pyc (1.4.0-r1) (31/35) Installing py3-py (1.11.0-r3) (32/35) Installing py3-py-pyc (1.11.0-r3) (33/35) Installing py3-pytest (8.1.1-r1) (34/35) Installing py3-pytest-pyc (8.1.1-r1) (35/35) Installing .makedepends-py3-pystache (20240415.180430) Executing busybox-1.36.1-r25.trigger OK: 401 MiB in 142 packages >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Cleaning up tmpdir >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pystache-0.6.5.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 98k 100 98k 0 0 203k 0 --:--:-- --:--:-- --:--:-- 202k >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pystache-0.6.5.tar.gz >>> py3-pystache: Checking sha512sums... pystache-0.6.5.tar.gz: OK >>> py3-pystache: Unpacking /var/cache/distfiles/edge/pystache-0.6.5.tar.gz... 2024-04-15 18:04:31,492 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 18:04:31,586 root INFO running bdist_wheel 2024-04-15 18:04:31,593 root INFO running build 2024-04-15 18:04:31,593 root INFO running build_py 2024-04-15 18:04:31,594 root INFO creating build 2024-04-15 18:04:31,594 root INFO creating build/lib 2024-04-15 18:04:31,594 root INFO creating build/lib/pystache 2024-04-15 18:04:31,594 root INFO copying pystache/_version.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/common.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/__init__.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/renderer.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/specloader.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/parsed.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/locator.py -> build/lib/pystache 2024-04-15 18:04:31,595 root INFO copying pystache/template_spec.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/parser.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/loader.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/init.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/renderengine.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/defaults.py -> build/lib/pystache 2024-04-15 18:04:31,596 root INFO copying pystache/context.py -> build/lib/pystache 2024-04-15 18:04:31,597 root INFO creating build/lib/pystache/commands 2024-04-15 18:04:31,597 root INFO copying pystache/commands/__init__.py -> build/lib/pystache/commands 2024-04-15 18:04:31,597 root INFO copying pystache/commands/test.py -> build/lib/pystache/commands 2024-04-15 18:04:31,597 root INFO copying pystache/commands/render.py -> build/lib/pystache/commands 2024-04-15 18:04:31,597 root INFO creating build/lib/pystache/tests 2024-04-15 18:04:31,597 root INFO copying pystache/tests/test_defaults.py -> build/lib/pystache/tests 2024-04-15 18:04:31,597 root INFO copying pystache/tests/test_pystache.py -> build/lib/pystache/tests 2024-04-15 18:04:31,597 root INFO copying pystache/tests/common.py -> build/lib/pystache/tests 2024-04-15 18:04:31,597 root INFO copying pystache/tests/__init__.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_context.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/spectesting.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_examples.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_loader.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_parser.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_locator.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_commands.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_renderer.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test_simple.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/benchmark.py -> build/lib/pystache/tests 2024-04-15 18:04:31,598 root INFO copying pystache/tests/test___init__.py -> build/lib/pystache/tests 2024-04-15 18:04:31,599 root INFO copying pystache/tests/main.py -> build/lib/pystache/tests 2024-04-15 18:04:31,599 root INFO copying pystache/tests/test_specloader.py -> build/lib/pystache/tests 2024-04-15 18:04:31,599 root INFO copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests 2024-04-15 18:04:31,599 root INFO copying pystache/tests/doctesting.py -> build/lib/pystache/tests 2024-04-15 18:04:31,599 root INFO creating build/lib/pystache/tests/data 2024-04-15 18:04:31,599 root INFO copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data 2024-04-15 18:04:31,599 root INFO copying pystache/tests/data/views.py -> build/lib/pystache/tests/data 2024-04-15 18:04:31,599 root INFO creating build/lib/pystache/tests/examples 2024-04-15 18:04:31,599 root INFO copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,600 root INFO copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,601 root INFO copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,601 root INFO copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,601 root INFO copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples 2024-04-15 18:04:31,601 root INFO creating build/lib/pystache/tests/data/locator 2024-04-15 18:04:31,601 root INFO copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator 2024-04-15 18:04:31,601 root INFO running egg_info 2024-04-15 18:04:31,602 root INFO writing pystache.egg-info/PKG-INFO 2024-04-15 18:04:31,603 root INFO writing dependency_links to pystache.egg-info/dependency_links.txt 2024-04-15 18:04:31,604 root INFO writing entry points to pystache.egg-info/entry_points.txt 2024-04-15 18:04:31,604 root INFO writing requirements to pystache.egg-info/requires.txt 2024-04-15 18:04:31,604 root INFO writing top-level names to pystache.egg-info/top_level.txt 2024-04-15 18:04:33,041 root INFO reading manifest file 'pystache.egg-info/SOURCES.txt' 2024-04-15 18:04:33,042 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 18:04:33,042 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2024-04-15 18:04:33,042 root WARNING warning: no previously-included files matching '*' found under directory 'conda' 2024-04-15 18:04:33,043 root WARNING warning: no previously-included files matching '*' found under directory 'gh' 2024-04-15 18:04:33,043 root INFO adding license file 'LICENSE' 2024-04-15 18:04:33,044 root INFO writing manifest file 'pystache.egg-info/SOURCES.txt' 2024-04-15 18:04:33,045 root INFO copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data 2024-04-15 18:04:33,045 root INFO copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data 2024-04-15 18:04:33,046 root INFO copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data 2024-04-15 18:04:33,046 root INFO copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data 2024-04-15 18:04:33,046 root INFO copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/extensionless -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,046 root INFO copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,047 root INFO copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,048 root INFO copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,048 root INFO copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,048 root INFO copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples 2024-04-15 18:04:33,048 root INFO copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator 2024-04-15 18:04:33,048 root INFO copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator 2024-04-15 18:04:33,051 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-15 18:04:33,051 root INFO running install 2024-04-15 18:04:33,059 root INFO running install_lib 2024-04-15 18:04:33,060 root INFO creating build/bdist.linux-s390x 2024-04-15 18:04:33,060 root INFO creating build/bdist.linux-s390x/wheel 2024-04-15 18:04:33,061 root INFO creating build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/_version.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/common.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/__init__.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/renderer.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/specloader.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/parsed.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/locator.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/template_spec.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/parser.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,061 root INFO creating build/bdist.linux-s390x/wheel/pystache/commands 2024-04-15 18:04:33,061 root INFO copying build/lib/pystache/commands/__init__.py -> build/bdist.linux-s390x/wheel/pystache/commands 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/commands/test.py -> build/bdist.linux-s390x/wheel/pystache/commands 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/commands/render.py -> build/bdist.linux-s390x/wheel/pystache/commands 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/loader.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,062 root INFO creating build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/test_defaults.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/test_pystache.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/common.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/__init__.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/test_context.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/spectesting.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,062 root INFO copying build/lib/pystache/tests/test_examples.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/test_loader.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/test_parser.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,063 root INFO creating build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/__init__.py -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/views.py -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO creating build/bdist.linux-s390x/wheel/pystache/tests/data/locator 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.linux-s390x/wheel/pystache/tests/data/locator 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.linux-s390x/wheel/pystache/tests/data/locator 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data/locator 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,063 root INFO copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/data 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/test_locator.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/test_commands.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/test_renderer.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/test_simple.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/benchmark.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,064 root INFO creating build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/extensionless -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/readme.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,064 root INFO copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,065 root INFO copying build/lib/pystache/tests/examples/complex.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/comments.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,066 root INFO copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/simple.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.linux-s390x/wheel/pystache/tests/examples 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/test___init__.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/main.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/test_specloader.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,067 root INFO copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,068 root INFO copying build/lib/pystache/tests/doctesting.py -> build/bdist.linux-s390x/wheel/pystache/tests 2024-04-15 18:04:33,068 root INFO copying build/lib/pystache/init.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,068 root INFO copying build/lib/pystache/renderengine.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,068 root INFO copying build/lib/pystache/defaults.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,068 root INFO copying build/lib/pystache/context.py -> build/bdist.linux-s390x/wheel/pystache 2024-04-15 18:04:33,068 root INFO running install_egg_info 2024-04-15 18:04:33,069 root INFO Copying pystache.egg-info to build/bdist.linux-s390x/wheel/pystache-0.6.5-py3.12.egg-info 2024-04-15 18:04:33,070 root INFO running install_scripts 2024-04-15 18:04:33,072 wheel INFO creating build/bdist.linux-s390x/wheel/pystache-0.6.5.dist-info/WHEEL 2024-04-15 18:04:33,072 wheel INFO creating '/home/buildozer/aports/testing/py3-pystache/src/pystache-0.6.5/.dist/.tmp-jxsgqauv/pystache-0.6.5-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/__init__.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/_version.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/common.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/context.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/defaults.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/init.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/loader.py' 2024-04-15 18:04:33,073 wheel INFO adding 'pystache/locator.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/parsed.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/parser.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/renderengine.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/renderer.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/specloader.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/template_spec.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/commands/__init__.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/commands/render.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/commands/test.py' 2024-04-15 18:04:33,074 wheel INFO adding 'pystache/tests/__init__.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/benchmark.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/common.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/doctesting.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/main.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/spectesting.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/test___init__.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/test_commands.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/test_context.py' 2024-04-15 18:04:33,075 wheel INFO adding 'pystache/tests/test_defaults.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_examples.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_loader.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_locator.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_parser.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_pystache.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_renderengine.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_renderer.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_simple.py' 2024-04-15 18:04:33,076 wheel INFO adding 'pystache/tests/test_specloader.py' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/__init__.py' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/ascii.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/duplicate.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/non_ascii.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/sample_view.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/say_hello.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/views.py' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/locator/__init__.py' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/locator/duplicate.mustache' 2024-04-15 18:04:33,077 wheel INFO adding 'pystache/tests/data/locator/template.txt' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/__init__.py' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/comments.mustache' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/comments.py' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/complex.mustache' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/complex.py' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/delimiters.mustache' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/delimiters.py' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/double_section.mustache' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/double_section.py' 2024-04-15 18:04:33,078 wheel INFO adding 'pystache/tests/examples/escaped.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/escaped.py' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/extensionless' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/inner_partial.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/inner_partial.txt' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/inverted.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/inverted.py' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/lambdas.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/lambdas.py' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/looping_partial.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/nested_context.mustache' 2024-04-15 18:04:33,079 wheel INFO adding 'pystache/tests/examples/nested_context.py' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/partial_in_partial.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/partial_with_lambda.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/partials_with_lambdas.py' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/readme.py' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/say_hello.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/simple.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/simple.py' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/tagless.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/template_partial.mustache' 2024-04-15 18:04:33,080 wheel INFO adding 'pystache/tests/examples/template_partial.py' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/template_partial.txt' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unescaped.mustache' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unescaped.py' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unicode_input.mustache' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unicode_input.py' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unicode_output.mustache' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache/tests/examples/unicode_output.py' 2024-04-15 18:04:33,081 wheel INFO adding 'pystache-0.6.5.dist-info/LICENSE' 2024-04-15 18:04:33,082 wheel INFO adding 'pystache-0.6.5.dist-info/METADATA' 2024-04-15 18:04:33,082 wheel INFO adding 'pystache-0.6.5.dist-info/WHEEL' 2024-04-15 18:04:33,082 wheel INFO adding 'pystache-0.6.5.dist-info/entry_points.txt' 2024-04-15 18:04:33,082 wheel INFO adding 'pystache-0.6.5.dist-info/top_level.txt' 2024-04-15 18:04:33,082 wheel INFO adding 'pystache-0.6.5.dist-info/RECORD' 2024-04-15 18:04:33,083 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-15 18:04:33,084 gpep517 INFO The backend produced .dist/pystache-0.6.5-py3-none-any.whl pystache-0.6.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-pystache/src/pystache-0.6.5 configfile: pyproject.toml testpaths: pystache/tests collected 253 items pystache/tests/test___init__.py .. [ 0%] pystache/tests/test_commands.py . [ 1%] pystache/tests/test_context.py ......................................... [ 17%] [ 17%] pystache/tests/test_defaults.py ... [ 18%] pystache/tests/test_examples.py ............ [ 23%] pystache/tests/test_loader.py ................. [ 30%] pystache/tests/test_locator.py .............. [ 35%] pystache/tests/test_parser.py . [ 35%] pystache/tests/test_pystache.py ................ [ 42%] pystache/tests/test_renderengine.py .................................... [ 56%] ................. [ 63%] pystache/tests/test_renderer.py ........................................ [ 79%] ............... [ 84%] pystache/tests/test_simple.py ....... [ 87%] pystache/tests/test_specloader.py ............................... [100%] ============================= 253 passed in 0.27s ============================== >>> py3-pystache: Entering fakeroot... >>> py3-pystache-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/commands/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/tests/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/tests/data/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/tests/data/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/tests/data/locator/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/tests/data/locator/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.12/site-packages/pystache/tests/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.12/site-packages/pystache/tests/examples/__pycache__' >>> py3-pystache-pyc*: Preparing subpackage py3-pystache-pyc... >>> py3-pystache-pyc*: Running postcheck for py3-pystache-pyc >>> py3-pystache*: Running postcheck for py3-pystache >>> py3-pystache*: Preparing package py3-pystache... >>> py3-pystache-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pystache-pyc*: Package size: 484.0 KB >>> py3-pystache-pyc*: Compressing data... >>> py3-pystache-pyc*: Create checksum... >>> py3-pystache-pyc*: Create py3-pystache-pyc-0.6.5-r1.apk >>> py3-pystache*: Tracing dependencies... python3 python3~3.12 >>> py3-pystache*: Package size: 584.0 KB >>> py3-pystache*: Compressing data... >>> py3-pystache*: Create checksum... >>> py3-pystache*: Create py3-pystache-0.6.5-r1.apk >>> py3-pystache: Build complete at Mon, 15 Apr 2024 18:04:34 +0000 elapsed time 0h 0m 6s >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Uninstalling dependencies... (1/35) Purging .makedepends-py3-pystache (20240415.180430) (2/35) Purging py3-gpep517-pyc (15-r2) (3/35) Purging py3-gpep517 (15-r2) (4/35) Purging py3-installer-pyc (0.7.0-r2) (5/35) Purging py3-installer (0.7.0-r2) (6/35) Purging py3-wheel-pyc (0.42.0-r1) (7/35) Purging py3-wheel (0.42.0-r1) (8/35) Purging py3-setuptools_scm-pyc (8.0.4-r2) (9/35) Purging py3-setuptools_scm (8.0.4-r2) (10/35) Purging py3-setuptools-pyc (69.2.0-r2) (11/35) Purging py3-setuptools (69.2.0-r2) (12/35) Purging py3-pytest-pyc (8.1.1-r1) (13/35) Purging py3-pytest (8.1.1-r1) (14/35) Purging py3-iniconfig-pyc (2.0.0-r1) (15/35) Purging py3-iniconfig (2.0.0-r1) (16/35) Purging py3-packaging-pyc (24.0-r1) (17/35) Purging py3-packaging (24.0-r1) (18/35) Purging py3-parsing-pyc (3.1.2-r1) (19/35) Purging py3-parsing (3.1.2-r1) (20/35) Purging py3-pluggy-pyc (1.4.0-r1) (21/35) Purging py3-pluggy (1.4.0-r1) (22/35) Purging py3-py-pyc (1.11.0-r3) (23/35) Purging py3-py (1.11.0-r3) (24/35) Purging python3-pyc (3.12.3-r0) (25/35) Purging python3-pycache-pyc0 (3.12.3-r0) (26/35) Purging pyc (3.12.3-r0) (27/35) Purging python3 (3.12.3-r0) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.2-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-pystache: Updating the testing/s390x repository index... >>> py3-pystache: Signing the index...