>>> py3-tcxparser: Building testing/py3-tcxparser 2.2.0-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 14:47:25 +0000 >>> py3-tcxparser: Checking sanity of /home/buildozer/aports/testing/py3-tcxparser/APKBUILD... >>> py3-tcxparser: Analyzing dependencies... >>> py3-tcxparser: Installing for build: build-base python3 py3-lxml py3-dateutil py3-setuptools (1/20) Installing libffi (3.4.2-r1) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.1.2-r0) (5/20) Installing sqlite-libs (3.38.0-r0) (6/20) Installing python3 (3.10.3-r0) (7/20) Installing libgpg-error (1.45-r0) (8/20) Installing libgcrypt (1.9.4-r0) (9/20) Installing libxml2 (2.9.13-r0) (10/20) Installing libxslt (1.1.35-r0) (11/20) Installing py3-lxml (4.8.0-r0) (12/20) Installing py3-six (1.16.0-r1) (13/20) Installing py3-dateutil (2.8.2-r1) (14/20) Installing py3-appdirs (1.4.4-r3) (15/20) Installing py3-more-itertools (8.12.0-r2) (16/20) Installing py3-ordered-set (4.0.2-r3) (17/20) Installing py3-parsing (2.4.7-r3) (18/20) Installing py3-packaging (21.3-r0) (19/20) Installing py3-setuptools (59.4.0-r0) (20/20) Installing .makedepends-py3-tcxparser (20220415.144726) Executing busybox-1.35.0-r8.trigger OK: 391 MiB in 118 packages >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-tcxparser-2.2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-tcxparser: Fetching https://github.com/vkurup/python-tcxparser/archive/2.2.0/python-tcxparser-2.2.0.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 100 140 100 140 0 0 547 0 --:--:-- --:--:-- --:--:-- 549 100 443k 0 443k 0 0 731k 0 --:--:-- --:--:-- --:--:-- 731k >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-tcxparser-2.2.0.tar.gz >>> py3-tcxparser: Checking sha512sums... python-tcxparser-2.2.0.tar.gz: OK >>> py3-tcxparser: Unpacking /var/cache/distfiles/edge/python-tcxparser-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxparser copying tcxparser/exceptions.py -> build/lib/tcxparser copying tcxparser/__init__.py -> build/lib/tcxparser copying tcxparser/tcxparser.py -> build/lib/tcxparser running egg_info creating python_tcxparser.egg-info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running build_ext test_cadence_avg_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_cadence_max_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_power_avg_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_power_max_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_hr_percent_in_zones_no_hr_data (tests.test_tcxparser.BugTest) ... ok test_no_error_if_no_position (tests.test_tcxparser.BugTest) https://github.com/vkurup/python-tcxparser/issues/11 ... ok test_single_trackpoint_in_track_is_ok (tests.test_tcxparser.BugTest) https://github.com/vkurup/python-tcxparser/issues/9 ... ok test_activity_notes_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_activity_type_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_avg_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_max_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_min_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_points_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_ascent_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_calories_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_completion_time_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_descent_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_units_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_duration_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_hr_avg (tests.test_tcxparser.TestParseTCX) ... ok test_hr_max (tests.test_tcxparser.TestParseTCX) ... ok test_hr_min (tests.test_tcxparser.TestParseTCX) ... ok test_hr_percent_in_zones (tests.test_tcxparser.TestParseTCX) ... ok test_hr_time_in_zones (tests.test_tcxparser.TestParseTCX) ... ok test_hr_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_latitude_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_longitude_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_pace (tests.test_tcxparser.TestParseTCX) ... ok test_position_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_started_at_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_durations_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_objects_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok ---------------------------------------------------------------------- Ran 35 tests in 0.996s OK >>> py3-tcxparser: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/exceptions.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/__init__.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/tcxparser.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/tcxparser.py to tcxparser.cpython-310.pyc running install_egg_info Copying python_tcxparser.egg-info to /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/python_tcxparser-2.2.0-py3.10.egg-info running install_scripts >>> py3-tcxparser*: Running postcheck for py3-tcxparser >>> py3-tcxparser*: Preparing package py3-tcxparser... >>> py3-tcxparser*: Tracing dependencies... >>> py3-tcxparser*: Package size: 100.0 KB >>> py3-tcxparser*: Compressing data... >>> py3-tcxparser*: Create checksum... >>> py3-tcxparser*: Create py3-tcxparser-2.2.0-r0.apk >>> py3-tcxparser: Build complete at Fri, 15 Apr 2022 14:47:31 +0000 elapsed time 0h 0m 6s >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Uninstalling dependencies... (1/20) Purging .makedepends-py3-tcxparser (20220415.144726) (2/20) Purging py3-lxml (4.8.0-r0) (3/20) Purging py3-dateutil (2.8.2-r1) (4/20) Purging py3-setuptools (59.4.0-r0) (5/20) Purging py3-appdirs (1.4.4-r3) (6/20) Purging py3-more-itertools (8.12.0-r2) (7/20) Purging py3-ordered-set (4.0.2-r3) (8/20) Purging py3-packaging (21.3-r0) (9/20) Purging py3-six (1.16.0-r1) (10/20) Purging py3-parsing (2.4.7-r3) (11/20) Purging python3 (3.10.3-r0) (12/20) Purging libffi (3.4.2-r1) (13/20) Purging gdbm (1.23-r0) (14/20) Purging mpdecimal (2.5.1-r1) (15/20) Purging readline (8.1.2-r0) (16/20) Purging sqlite-libs (3.38.0-r0) (17/20) Purging libxslt (1.1.35-r0) (18/20) Purging libgcrypt (1.9.4-r0) (19/20) Purging libgpg-error (1.45-r0) (20/20) Purging libxml2 (2.9.13-r0) Executing busybox-1.35.0-r8.trigger OK: 331 MiB in 98 packages >>> py3-tcxparser: Updating the testing/x86_64 repository index... >>> py3-tcxparser: Signing the index...