>>> junit2html: Building testing/junit2html 0.2.0-r2 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 07:26:25 +0000
>>> junit2html: Checking sanity of /home/buildozer/aports/testing/junit2html/APKBUILD...
>>> junit2html: Analyzing dependencies...
>>> junit2html: Installing for build: build-base python3 py3-setuptools
(1/19) Installing libbz2 (1.0.8-r5)
(2/19) Installing libffi (3.4.4-r2)
(3/19) Installing gdbm (1.23-r1)
(4/19) Installing xz-libs (5.4.2-r1)
(5/19) Installing mpdecimal (2.5.1-r2)
(6/19) Installing libpanelw (6.4_p20230401-r5)
(7/19) Installing readline (8.2.1-r1)
(8/19) Installing sqlite-libs (3.41.2-r2)
(9/19) Installing python3 (3.11.3-r10)
(10/19) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/19) Installing pyc (0.1-r0)
(12/19) Installing python3-pyc (3.11.3-r10)
(13/19) Installing py3-parsing (3.0.9-r2)
(14/19) Installing py3-parsing-pyc (3.0.9-r2)
(15/19) Installing py3-packaging (23.1-r1)
(16/19) Installing py3-packaging-pyc (23.1-r1)
(17/19) Installing py3-setuptools (67.7.1-r0)
(18/19) Installing py3-setuptools-pyc (67.7.1-r0)
(19/19) Installing .makedepends-junit2html (20230424.072626)
Executing busybox-1.36.0-r7.trigger
OK: 345 MiB in 117 packages
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/junit2html-0.2.0.tar.gz
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/junit2html-0.2.0.tar.gz
>>> junit2html: Checking sha512sums...
junit2html-0.2.0.tar.gz: OK
setup.py.patch: OK
>>> junit2html: Unpacking /var/cache/distfiles/junit2html-0.2.0.tar.gz...
>>> junit2html: setup.py.patch
patching file setup.py
running build
running build_py
creating build
creating build/lib
creating build/lib/junit2htmlreport
copying junit2htmlreport/parser.py -> build/lib/junit2htmlreport
copying junit2htmlreport/tag.py -> build/lib/junit2htmlreport
copying junit2htmlreport/runner.py -> build/lib/junit2htmlreport
copying junit2htmlreport/__main__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/merge.py -> build/lib/junit2htmlreport
copying junit2htmlreport/__init__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/common.py -> build/lib/junit2htmlreport
copying junit2htmlreport/matrix.py -> build/lib/junit2htmlreport
copying junit2htmlreport/textutils.py -> build/lib/junit2htmlreport
copying junit2htmlreport/report.css -> build/lib/junit2htmlreport
running check
>>> junit2html: Entering fakeroot...
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer, pypa/build or
other standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /home/buildozer/aports/testing/junit2html/pkg
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/parser.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/tag.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/runner.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/report.css -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/__main__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/merge.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/__init__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/common.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/matrix.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/textutils.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/parser.py to parser.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/tag.py to tag.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/runner.py to runner.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/__main__.py to __main__.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/merge.py to merge.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/common.py to common.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/matrix.py to matrix.cpython-311.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/textutils.py to textutils.cpython-311.pyc
running install_egg_info
running egg_info
creating junit2html.egg-info
writing junit2html.egg-info/PKG-INFO
writing dependency_links to junit2html.egg-info/dependency_links.txt
writing entry points to junit2html.egg-info/entry_points.txt
writing top-level names to junit2html.egg-info/top_level.txt
writing manifest file 'junit2html.egg-info/SOURCES.txt'
reading manifest file 'junit2html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README'
warning: no files found matching 'junit2html' under directory 'junit2htmlreport/*'
adding license file 'LICENSE'
writing manifest file 'junit2html.egg-info/SOURCES.txt'
Copying junit2html.egg-info to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2html-0.2.0-py3.11.egg-info
running install_scripts
Installing junit2html script to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/bin
>>> junit2html-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.11/site-packages/junit2htmlreport/__pycache__' -> '/home/buildozer/aports/testing/junit2html/pkg/junit2html-pyc/usr/lib/python3.11/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
python3~3.11
>>> junit2html-pyc*: Package size: 116.0 KB
>>> junit2html-pyc*: Compressing data...
>>> junit2html-pyc*: Create checksum...
>>> junit2html-pyc*: Create junit2html-pyc-0.2.0-r2.apk
>>> junit2html*: Tracing dependencies...
python3
python3~3.11
>>> junit2html*: Package size: 120.0 KB
>>> junit2html*: Compressing data...
>>> junit2html*: Create checksum...
>>> junit2html*: Create junit2html-0.2.0-r2.apk
>>> junit2html: Build complete at Mon, 24 Apr 2023 07:26:27 +0000 elapsed time 0h 0m 2s
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Uninstalling dependencies...
(1/19) Purging .makedepends-junit2html (20230424.072626)
(2/19) Purging py3-setuptools-pyc (67.7.1-r0)
(3/19) Purging py3-setuptools (67.7.1-r0)
(4/19) Purging py3-packaging-pyc (23.1-r1)
(5/19) Purging py3-packaging (23.1-r1)
(6/19) Purging py3-parsing-pyc (3.0.9-r2)
(7/19) Purging py3-parsing (3.0.9-r2)
(8/19) Purging python3-pyc (3.11.3-r10)
(9/19) Purging python3-pycache-pyc0 (3.11.3-r10)
(10/19) Purging pyc (0.1-r0)
(11/19) Purging python3 (3.11.3-r10)
(12/19) Purging gdbm (1.23-r1)
(13/19) Purging libbz2 (1.0.8-r5)
(14/19) Purging libffi (3.4.4-r2)
(15/19) Purging libpanelw (6.4_p20230401-r5)
(16/19) Purging mpdecimal (2.5.1-r2)
(17/19) Purging readline (8.2.1-r1)
(18/19) Purging sqlite-libs (3.41.2-r2)
(19/19) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r7.trigger
OK: 292 MiB in 98 packages
>>> junit2html: Updating the testing/ppc64le repository index...
>>> junit2html: Signing the index...