>>> junit2html: Building testing/junit2html 31.0.2-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:11:21 +0000
>>> junit2html: Validating /home/buildozer/aports/testing/junit2html/APKBUILD...
>>> junit2html: Analyzing dependencies...
>>> junit2html: Installing for build: build-base py3-jinja2 py3-setuptools py3-gpep517 py3-pytest
( 1/36) Installing libbz2 (1.0.8-r6)
( 2/36) Installing libffi (3.5.2-r0)
( 3/36) Installing gdbm (1.26-r0)
( 4/36) Installing xz-libs (5.8.2-r0)
( 5/36) Installing mpdecimal (4.0.1-r0)
( 6/36) Installing libpanelw (6.6_p20251231-r0)
( 7/36) Installing sqlite-libs (3.51.2-r1)
( 8/36) Installing python3 (3.14.3-r0)
( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0)
(10/36) Installing pyc (3.14.3-r0)
(11/36) Installing py3-jinja2-pyc (3.1.6-r1)
(12/36) Installing py3-markupsafe-pyc (3.0.3-r1)
(13/36) Installing python3-pyc (3.14.3-r0)
(14/36) Installing py3-markupsafe (3.0.3-r1)
(15/36) Installing py3-jinja2 (3.1.6-r1)
(16/36) Installing py3-parsing (3.3.2-r1)
(17/36) Installing py3-parsing-pyc (3.3.2-r1)
(18/36) Installing py3-packaging (26.0-r1)
(19/36) Installing py3-packaging-pyc (26.0-r1)
(20/36) Installing py3-setuptools (82.0.1-r1)
(21/36) Installing py3-setuptools-pyc (82.0.1-r1)
(22/36) Installing py3-installer (0.7.0-r3)
(23/36) Installing py3-installer-pyc (0.7.0-r3)
(24/36) Installing py3-gpep517 (19-r2)
(25/36) Installing py3-gpep517-pyc (19-r2)
(26/36) Installing py3-iniconfig (2.3.0-r1)
(27/36) Installing py3-iniconfig-pyc (2.3.0-r1)
(28/36) Installing py3-pluggy (1.6.0-r1)
(29/36) Installing py3-pluggy-pyc (1.6.0-r1)
(30/36) Installing py3-py (1.11.0-r5)
(31/36) Installing py3-py-pyc (1.11.0-r5)
(32/36) Installing py3-pygments (2.19.2-r1)
(33/36) Installing py3-pygments-pyc (2.19.2-r1)
(34/36) Installing py3-pytest (9.0.2-r1)
(35/36) Installing py3-pytest-pyc (9.0.2-r1)
(36/36) Installing .makedepends-junit2html (20260330.121123)
Executing busybox-1.37.0-r31.trigger
OK: 500.1 MiB in 142 packages
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Cleaning up tmpdir
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/junit2html-31.0.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> junit2html: Fetching junit2html-31.0.2.tar.gz::https://gitlab.com/inorton/junit2html/-/archive/v31.0.2/junit2html-v31.0.2.tar.gz
Connecting to gitlab.com (172.65.251.78:443)
saving to '/var/cache/distfiles/edge/junit2html-31.0.2.tar.gz.part'
junit2html-31.0.2.ta 100% |********************************| 54893 0:00:00 ETA
'/var/cache/distfiles/edge/junit2html-31.0.2.tar.gz.part' saved
/var/cache/distfiles/edge/junit2html-31.0.2.tar.gz: OK
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/junit2html-31.0.2.tar.gz
/var/cache/distfiles/edge/junit2html-31.0.2.tar.gz: OK
>>> junit2html: Unpacking /var/cache/distfiles/edge/junit2html-31.0.2.tar.gz...
2026-03-30 12:11:24,326 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2026-03-30 12:11:24,345 root INFO running bdist_wheel
2026-03-30 12:11:24,361 root INFO running build
2026-03-30 12:11:24,361 root INFO running build_py
2026-03-30 12:11:24,364 root INFO creating build/lib/junit2htmlreport
2026-03-30 12:11:24,365 root INFO copying junit2htmlreport/runner.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,365 root INFO copying junit2htmlreport/textutils.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,365 root INFO copying junit2htmlreport/common.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,365 root INFO copying junit2htmlreport/case_result.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,366 root INFO copying junit2htmlreport/merge.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,366 root INFO copying junit2htmlreport/parser.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,366 root INFO copying junit2htmlreport/render.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,367 root INFO copying junit2htmlreport/matrix.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,367 root INFO copying junit2htmlreport/__init__.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,367 root INFO copying junit2htmlreport/parserimpl.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,367 root INFO copying junit2htmlreport/__main__.py -> build/lib/junit2htmlreport
2026-03-30 12:11:24,368 root INFO creating build/lib/junit2htmlreport/templates
2026-03-30 12:11:24,368 root INFO copying junit2htmlreport/templates/styles.css -> build/lib/junit2htmlreport/templates
2026-03-30 12:11:24,368 root INFO copying junit2htmlreport/templates/report.html -> build/lib/junit2htmlreport/templates
2026-03-30 12:11:24,369 root INFO copying junit2htmlreport/templates/matrix.html -> build/lib/junit2htmlreport/templates
2026-03-30 12:11:24,369 root INFO copying junit2htmlreport/templates/base.html -> build/lib/junit2htmlreport/templates
2026-03-30 12:11:24,376 root INFO installing to build/bdist.linux-x86_64/wheel
2026-03-30 12:11:24,376 root INFO running install
2026-03-30 12:11:24,383 root INFO running install_lib
2026-03-30 12:11:24,386 root INFO creating build/bdist.linux-x86_64/wheel
2026-03-30 12:11:24,386 root INFO creating build/bdist.linux-x86_64/wheel/junit2htmlreport
2026-03-30 12:11:24,386 root INFO copying build/lib/junit2htmlreport/runner.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,386 root INFO copying build/lib/junit2htmlreport/textutils.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,386 root INFO creating build/bdist.linux-x86_64/wheel/junit2htmlreport/templates
2026-03-30 12:11:24,387 root INFO copying build/lib/junit2htmlreport/templates/report.html -> build/bdist.linux-x86_64/wheel/./junit2htmlreport/templates
2026-03-30 12:11:24,387 root INFO copying build/lib/junit2htmlreport/templates/matrix.html -> build/bdist.linux-x86_64/wheel/./junit2htmlreport/templates
2026-03-30 12:11:24,387 root INFO copying build/lib/junit2htmlreport/templates/styles.css -> build/bdist.linux-x86_64/wheel/./junit2htmlreport/templates
2026-03-30 12:11:24,387 root INFO copying build/lib/junit2htmlreport/templates/base.html -> build/bdist.linux-x86_64/wheel/./junit2htmlreport/templates
2026-03-30 12:11:24,387 root INFO copying build/lib/junit2htmlreport/common.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,388 root INFO copying build/lib/junit2htmlreport/case_result.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,388 root INFO copying build/lib/junit2htmlreport/merge.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,388 root INFO copying build/lib/junit2htmlreport/parser.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,388 root INFO copying build/lib/junit2htmlreport/render.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,388 root INFO copying build/lib/junit2htmlreport/matrix.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,389 root INFO copying build/lib/junit2htmlreport/__init__.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,389 root INFO copying build/lib/junit2htmlreport/parserimpl.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,389 root INFO copying build/lib/junit2htmlreport/__main__.py -> build/bdist.linux-x86_64/wheel/./junit2htmlreport
2026-03-30 12:11:24,389 root INFO running install_egg_info
2026-03-30 12:11:24,392 root INFO running egg_info
2026-03-30 12:11:24,395 root INFO creating junit2html.egg-info
2026-03-30 12:11:24,395 root INFO writing junit2html.egg-info/PKG-INFO
2026-03-30 12:11:24,395 root INFO writing dependency_links to junit2html.egg-info/dependency_links.txt
2026-03-30 12:11:24,396 root INFO writing entry points to junit2html.egg-info/entry_points.txt
2026-03-30 12:11:24,396 root INFO writing requirements to junit2html.egg-info/requires.txt
2026-03-30 12:11:24,396 root INFO writing top-level names to junit2html.egg-info/top_level.txt
2026-03-30 12:11:24,396 root INFO writing manifest file 'junit2html.egg-info/SOURCES.txt'
2026-03-30 12:11:24,400 root INFO reading manifest file 'junit2html.egg-info/SOURCES.txt'
2026-03-30 12:11:24,400 root INFO reading manifest template 'MANIFEST.in'
2026-03-30 12:11:24,400 root WARNING warning: no files found matching 'README'
2026-03-30 12:11:24,400 root WARNING warning: no files found matching 'junit2html' under directory 'junit2htmlreport/*'
2026-03-30 12:11:24,400 root INFO adding license file 'LICENSE'
2026-03-30 12:11:24,401 root INFO writing manifest file 'junit2html.egg-info/SOURCES.txt'
2026-03-30 12:11:24,402 root INFO Copying junit2html.egg-info to build/bdist.linux-x86_64/wheel/./junit2html-31.0.2-py3.14.egg-info
2026-03-30 12:11:24,403 root INFO running install_scripts
2026-03-30 12:11:24,404 root INFO creating build/bdist.linux-x86_64/wheel/junit2html-31.0.2.dist-info/WHEEL
2026-03-30 12:11:24,404 wheel INFO creating '/home/buildozer/aports/testing/junit2html/src/junit2html-v31.0.2/.dist/.tmp-pmlftwer/junit2html-31.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2026-03-30 12:11:24,405 wheel INFO adding 'junit2html-31.0.2.dist-info/licenses/LICENSE'
2026-03-30 12:11:24,405 wheel INFO adding 'junit2htmlreport/__init__.py'
2026-03-30 12:11:24,405 wheel INFO adding 'junit2htmlreport/__main__.py'
2026-03-30 12:11:24,405 wheel INFO adding 'junit2htmlreport/case_result.py'
2026-03-30 12:11:24,406 wheel INFO adding 'junit2htmlreport/common.py'
2026-03-30 12:11:24,406 wheel INFO adding 'junit2htmlreport/matrix.py'
2026-03-30 12:11:24,406 wheel INFO adding 'junit2htmlreport/merge.py'
2026-03-30 12:11:24,406 wheel INFO adding 'junit2htmlreport/parser.py'
2026-03-30 12:11:24,406 wheel INFO adding 'junit2htmlreport/parserimpl.py'
2026-03-30 12:11:24,407 wheel INFO adding 'junit2htmlreport/render.py'
2026-03-30 12:11:24,407 wheel INFO adding 'junit2htmlreport/runner.py'
2026-03-30 12:11:24,407 wheel INFO adding 'junit2htmlreport/textutils.py'
2026-03-30 12:11:24,407 wheel INFO adding 'junit2htmlreport/templates/base.html'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2htmlreport/templates/matrix.html'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2htmlreport/templates/report.html'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2htmlreport/templates/styles.css'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2html-31.0.2.dist-info/METADATA'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2html-31.0.2.dist-info/WHEEL'
2026-03-30 12:11:24,408 wheel INFO adding 'junit2html-31.0.2.dist-info/entry_points.txt'
2026-03-30 12:11:24,409 wheel INFO adding 'junit2html-31.0.2.dist-info/top_level.txt'
2026-03-30 12:11:24,409 wheel INFO adding 'junit2html-31.0.2.dist-info/RECORD'
2026-03-30 12:11:24,409 root INFO removing build/bdist.linux-x86_64/wheel
2026-03-30 12:11:24,410 gpep517 INFO The backend produced .dist/junit2html-31.0.2-py3-none-any.whl
junit2html-31.0.2-py3-none-any.whl
2026-03-30 12:11:24,645 gpep517 INFO Installing .dist/junit2html-31.0.2-py3-none-any.whl into .testenv
2026-03-30 12:11:24,668 gpep517 INFO Installation complete
============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0
rootdir: /home/buildozer/aports/testing/junit2html/src/junit2html-v31.0.2
configfile: pytest.ini
collected 37 items
tests/test_example_output.py ... [ 8%]
tests/test_junit2html.py ............ [ 40%]
tests/test_junitparser_render.py .............. [ 78%]
tests/test_matrix.py ... [ 86%]
tests/test_matrix_stdout.py . [ 89%]
tests/test_parser_api.py . [ 91%]
tests/test_tojunit.py ... [100%]
- generated xml file: /home/buildozer/aports/testing/junit2html/src/junit2html-v31.0.2/pytest-results.xml -
============================== 37 passed in 0.76s ==============================
/usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0/popen-gw9/test_discovery_via_path_in_non0
: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0/popen-gw9/test_discovery_via_path_in_non0'
warnings.warn(
/usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0/popen-gw9
: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0/popen-gw9'
warnings.warn(
/usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0
: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-af6212ef-6d3f-4b4a-9874-15a7cc998fb0'
warnings.warn(
>>> junit2html: Entering fakeroot...
2026-03-30 12:11:25,944 gpep517 INFO Installing .dist/junit2html-31.0.2-py3-none-any.whl into /home/buildozer/aports/testing/junit2html/pkg/junit2html
2026-03-30 12:11:25,971 gpep517 INFO Installation complete
>>> junit2html-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/junit2htmlreport/__pycache__' -> '/home/buildozer/aports/testing/junit2html/pkg/junit2html-pyc/usr/lib/python3.14/site-packages/junit2htmlreport/__pycache__'
>>> junit2html-pyc*: Preparing subpackage junit2html-pyc...
>>> junit2html-pyc*: Running postcheck for junit2html-pyc
>>> junit2html*: Running postcheck for junit2html
>>> junit2html*: Preparing package junit2html...
>>> junit2html-pyc*: Tracing dependencies...
python3~3.14
>>> junit2html-pyc*: Package size: 60.4 KB
>>> junit2html-pyc*: Compressing data...
>>> junit2html-pyc*: Create checksum...
>>> junit2html-pyc*: Create junit2html-pyc-31.0.2-r1.apk
>>> junit2html*: Tracing dependencies...
py3-jinja2
python3~3.14
>>> junit2html*: Package size: 50.1 KB
>>> junit2html*: Compressing data...
>>> junit2html*: Create checksum...
>>> junit2html*: Create junit2html-31.0.2-r1.apk
>>> junit2html: Build complete at Mon, 30 Mar 2026 12:11:26 +0000 elapsed time 0h 0m 5s
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Cleaning up tmpdir
>>> junit2html: Uninstalling dependencies...
( 1/36) Purging .makedepends-junit2html (20260330.121123)
( 2/36) Purging py3-jinja2-pyc (3.1.6-r1)
( 3/36) Purging py3-jinja2 (3.1.6-r1)
( 4/36) Purging py3-markupsafe-pyc (3.0.3-r1)
( 5/36) Purging py3-markupsafe (3.0.3-r1)
( 6/36) Purging py3-setuptools-pyc (82.0.1-r1)
( 7/36) Purging py3-setuptools (82.0.1-r1)
( 8/36) Purging py3-gpep517-pyc (19-r2)
( 9/36) Purging py3-gpep517 (19-r2)
(10/36) Purging py3-installer-pyc (0.7.0-r3)
(11/36) Purging py3-installer (0.7.0-r3)
(12/36) Purging py3-pytest-pyc (9.0.2-r1)
(13/36) Purging py3-pytest (9.0.2-r1)
(14/36) Purging py3-iniconfig-pyc (2.3.0-r1)
(15/36) Purging py3-iniconfig (2.3.0-r1)
(16/36) Purging py3-packaging-pyc (26.0-r1)
(17/36) Purging py3-packaging (26.0-r1)
(18/36) Purging py3-parsing-pyc (3.3.2-r1)
(19/36) Purging py3-parsing (3.3.2-r1)
(20/36) Purging py3-pluggy-pyc (1.6.0-r1)
(21/36) Purging py3-pluggy (1.6.0-r1)
(22/36) Purging py3-py-pyc (1.11.0-r5)
(23/36) Purging py3-py (1.11.0-r5)
(24/36) Purging py3-pygments-pyc (2.19.2-r1)
(25/36) Purging py3-pygments (2.19.2-r1)
(26/36) Purging python3-pyc (3.14.3-r0)
(27/36) Purging python3-pycache-pyc0 (3.14.3-r0)
(28/36) Purging pyc (3.14.3-r0)
(29/36) Purging python3 (3.14.3-r0)
(30/36) Purging gdbm (1.26-r0)
(31/36) Purging libbz2 (1.0.8-r6)
(32/36) Purging libffi (3.5.2-r0)
(33/36) Purging libpanelw (6.6_p20251231-r0)
(34/36) Purging mpdecimal (4.0.1-r0)
(35/36) Purging sqlite-libs (3.51.2-r1)
(36/36) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 441.4 MiB in 106 packages
>>> junit2html: Updating the testing/x86_64 repository index...
>>> junit2html: Signing the index...