>>> py3-duviz: Building testing/py3-duviz 3.2.0-r0 (using abuild 3.10.0-r0) started Mon, 19 Dec 2022 13:57:19 +0000 >>> py3-duviz: Checking sanity of /home/buildozer/aports/testing/py3-duviz/APKBUILD... >>> py3-duviz: Analyzing dependencies... >>> py3-duviz: Installing for build: build-base python3 py3-setuptools py3-pytest (1/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.4.0-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.40.0-r0) (8/17) Installing python3 (3.11.1-r1) (9/17) Installing py3-parsing (3.0.9-r1) (10/17) Installing py3-packaging (22.0-r0) (11/17) Installing py3-setuptools (65.6.3-r0) (12/17) Installing py3-attrs (22.1.0-r1) (13/17) Installing py3-iniconfig (1.1.1-r4) (14/17) Installing py3-pluggy (1.0.0-r2) (15/17) Installing py3-py (1.11.0-r1) (16/17) Installing py3-pytest (7.2.0-r2) (17/17) Installing .makedepends-py3-duviz (20221219.135720) Executing busybox-1.35.0-r29.trigger OK: 448 MiB in 115 packages >>> py3-duviz: Cleaning up srcdir >>> py3-duviz: Cleaning up pkgdir >>> py3-duviz: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-duviz-3.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-duviz: Fetching py3-duviz-3.2.0.tar.gz::https://github.com/soxofaan/duviz/archive/v3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15395 0 15395 0 0 14848 0 --:--:-- 0:00:01 --:--:-- 30068 >>> py3-duviz: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-duviz-3.2.0.tar.gz >>> py3-duviz: Checking sha512sums... py3-duviz-3.2.0.tar.gz: OK >>> py3-duviz: Unpacking /var/cache/distfiles/edge/py3-duviz-3.2.0.tar.gz... running build running build_py creating build creating build/lib copying duviz.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-duviz/src/duviz-3.2.0 collecting ... collected 143 items test_duviz.py::test_bar_one PASSED [ 0%] test_duviz.py::test_bar_zero PASSED [ 1%] test_duviz.py::test_bar_basic PASSED [ 2%] test_duviz.py::test_bar_left_and_right PASSED [ 2%] test_duviz.py::test_bar_fill PASSED [ 3%] test_duviz.py::test_bar_unicode PASSED [ 4%] test_duviz.py::test_bar_unicode2 PASSED [ 4%] test_duviz.py::test_bar_padding[] PASSED [ 5%] test_duviz.py::test_bar_padding[|] PASSED [ 6%] test_duviz.py::test_bar_padding[[]] PASSED [ 6%] test_duviz.py::test_bar_padding[[f]] PASSED [ 7%] test_duviz.py::test_bar_padding[[fo]] PASSED [ 8%] test_duviz.py::test_bar_padding[[foo]] PASSED [ 9%] test_duviz.py::test_bar_padding[[_foo]] PASSED [ 9%] test_duviz.py::test_bar_padding[[_foo_]] PASSED [ 10%] test_duviz.py::test_bar_padding[[_foo_-]] PASSED [ 11%] test_duviz.py::test_bar_padding[[-_foo_-]] PASSED [ 11%] test_duviz.py::test_bar_padding[[-_foo_--]] PASSED [ 12%] test_duviz.py::test_bar_padding[[--_foo_--]] PASSED [ 13%] test_duviz.py::test_bar_padding[[--_foo_---]] PASSED [ 13%] test_duviz.py::test_bar_padding[[---_foo_---]] PASSED [ 14%] test_duviz.py::test_bar_no_left_right[] PASSED [ 15%] test_duviz.py::test_bar_no_left_right[f] PASSED [ 16%] test_duviz.py::test_bar_no_left_right[fo] PASSED [ 16%] test_duviz.py::test_bar_no_left_right[foo] PASSED [ 17%] test_duviz.py::test_bar_no_left_right[_foo] PASSED [ 18%] test_duviz.py::test_bar_no_left_right[_foo_] PASSED [ 18%] test_duviz.py::test_bar_no_left_right[_foo_-] PASSED [ 19%] test_duviz.py::test_bar_no_left_right[-_foo_-] PASSED [ 20%] test_duviz.py::test_bar_small[] PASSED [ 20%] test_duviz.py::test_bar_small[=] PASSED [ 21%] test_duviz.py::test_bar_small[==] PASSED [ 22%] test_duviz.py::test_bar_small[===] PASSED [ 23%] test_duviz.py::test_bar_small[[[]]] PASSED [ 23%] test_duviz.py::test_bar_small[[[f]]] PASSED [ 24%] test_duviz.py::test_bar_small[[[fo]]] PASSED [ 25%] test_duviz.py::test_bar_small[[[foo]]] PASSED [ 25%] test_duviz.py::test_bar_small[[[_foo]]] PASSED [ 26%] test_duviz.py::test_bar_small[[[_foo_]]] PASSED [ 27%] test_duviz.py::test_bar_small[[[_foo_-]]] PASSED [ 27%] test_duviz.py::test_bar_small[[[-_foo_-]]] PASSED [ 28%] test_duviz.py::test_bar_small_multiple[] PASSED [ 29%] test_duviz.py::test_bar_small_multiple[#] PASSED [ 30%] test_duviz.py::test_bar_small_multiple[#=] PASSED [ 30%] test_duviz.py::test_bar_small_multiple[#=+] PASSED [ 31%] test_duviz.py::test_bar_small_multiple[#=+#] PASSED [ 32%] test_duviz.py::test_bar_small_multiple[#=+#=] PASSED [ 32%] test_duviz.py::test_bar_small_multiple[[<[]>]] PASSED [ 33%] test_duviz.py::test_bar_small_multiple[[<[f]>]] PASSED [ 34%] test_duviz.py::test_ascii_double_line_bar_renderer[tree0-4-expected0] PASSED [ 34%] test_duviz.py::test_ascii_double_line_bar_renderer[tree1-5-expected1] PASSED [ 35%] test_duviz.py::test_ascii_double_line_bar_renderer[tree2-10-expected2] PASSED [ 36%] test_duviz.py::test_ascii_double_line_bar_renderer[tree3-20-expected3] PASSED [ 37%] test_duviz.py::test_ascii_double_line_bar_renderer[tree4-18-expected4] PASSED [ 37%] test_duviz.py::test_ascii_double_line_bar_renderer[tree5-36-expected5] PASSED [ 38%] test_duviz.py::test_ascii_double_line_bar_renderer[tree6-60-expected6] PASSED [ 39%] test_duviz.py::test_ascii_single_line_bar_renderer[tree0-5-expected0] PASSED [ 39%] test_duviz.py::test_ascii_single_line_bar_renderer[tree1-10-expected1] PASSED [ 40%] test_duviz.py::test_ascii_single_line_bar_renderer[tree2-20-expected2] PASSED [ 41%] test_duviz.py::test_ascii_single_line_bar_renderer[tree3-18-expected3] PASSED [ 41%] test_duviz.py::test_ascii_single_line_bar_renderer[tree4-36-expected4] PASSED [ 42%] test_duviz.py::test_ascii_single_line_bar_renderer[tree5-60-expected5] PASSED [ 43%] test_duviz.py::test_colorize_rgy PASSED [ 44%] test_duviz.py::test_colorize_bmc PASSED [ 44%] test_duviz.py::test_color_double_line_bar_renderer[tree0-5-expected0] PASSED [ 45%] test_duviz.py::test_color_double_line_bar_renderer[tree1-10-expected1] PASSED [ 46%] test_duviz.py::test_color_double_line_bar_renderer[tree2-40-expected2] PASSED [ 46%] test_duviz.py::test_color_single_line_bar_renderer[tree0-5-expected0] PASSED [ 47%] test_duviz.py::test_color_single_line_bar_renderer[tree1-10-expected1] PASSED [ 48%] test_duviz.py::test_color_single_line_bar_renderer[tree2-40-expected2] PASSED [ 48%] test_duviz.py::test_formatter_count[0-0] PASSED [ 49%] test_duviz.py::test_formatter_count[10-10] PASSED [ 50%] test_duviz.py::test_formatter_count[999-999] PASSED [ 51%] test_duviz.py::test_formatter_count[1000-1.00k] PASSED [ 51%] test_duviz.py::test_formatter_count[5432-5.43k] PASSED [ 52%] test_duviz.py::test_formatter_count[5678-5.68k] PASSED [ 53%] test_duviz.py::test_formatter_count[999990-999.99k] PASSED [ 53%] test_duviz.py::test_formatter_count[999999-1.00M] PASSED [ 54%] test_duviz.py::test_formatter_count[1000000-1.00M] PASSED [ 55%] test_duviz.py::test_formatter_count[1000000000-1.00G] PASSED [ 55%] test_duviz.py::test_formatter_count[1000000000000-1.00T] PASSED [ 56%] test_duviz.py::test_formatter_bytes[0-0B] PASSED [ 57%] test_duviz.py::test_formatter_bytes[10-10B] PASSED [ 58%] test_duviz.py::test_formatter_bytes[999-999B] PASSED [ 58%] test_duviz.py::test_formatter_bytes[1000-1.00KB] PASSED [ 59%] test_duviz.py::test_formatter_bytes[5432-5.43KB] PASSED [ 60%] test_duviz.py::test_formatter_bytes[5678-5.68KB] PASSED [ 60%] test_duviz.py::test_formatter_bytes[999990-999.99KB] PASSED [ 61%] test_duviz.py::test_formatter_bytes[999999-1.00MB] PASSED [ 62%] test_duviz.py::test_formatter_bytes[1000000-1.00MB] PASSED [ 62%] test_duviz.py::test_formatter_bytes_binary[0-0B] PASSED [ 63%] test_duviz.py::test_formatter_bytes_binary[10-10B] PASSED [ 64%] test_duviz.py::test_formatter_bytes_binary[999-999B] PASSED [ 65%] test_duviz.py::test_formatter_bytes_binary[1000-1000B] PASSED [ 65%] test_duviz.py::test_formatter_bytes_binary[1023-1023B] PASSED [ 66%] test_duviz.py::test_formatter_bytes_binary[1024-1.00KiB] PASSED [ 67%] test_duviz.py::test_formatter_bytes_binary[5432-5.30KiB] PASSED [ 67%] test_duviz.py::test_formatter_bytes_binary[1000000-976.56KiB] PASSED [ 68%] test_duviz.py::test_formatter_bytes_binary[1048576-1.00MiB] PASSED [ 69%] test_duviz.py::test_formatter_bytes_binary[1073741824-1.00GiB] PASSED [ 69%] test_duviz.py::test_formatter_bytes_binary[1099511627776-1.00TiB] PASSED [ 70%] test_duviz.py::test_path_split[aa-expected0] PASSED [ 71%] test_duviz.py::test_path_split[aa/-expected1] PASSED [ 72%] test_duviz.py::test_path_split[aa/bB-expected2] PASSED [ 72%] test_duviz.py::test_path_split[/aA/bB/c_c-expected3] PASSED [ 73%] test_duviz.py::test_path_split[/aA/bB/c_c/-expected4] PASSED [ 74%] test_duviz.py::test_path_split_with_base[aa-a-expected0] PASSED [ 74%] test_duviz.py::test_path_split_with_base[aa/--expected1] PASSED [ 75%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a-expected2] PASSED [ 76%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b-expected3] PASSED [ 76%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/-expected4] PASSED [ 77%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/c-expected5] PASSED [ 78%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/c/d-expected6] PASSED [ 79%] test_duviz.py::test_path_split_with_base[a/b/c/d-a/b/c/d/-expected7] PASSED [ 79%] test_duviz.py::test_path_split_with_base[a/b/c/d-a/B-expected8] PASSED [ 80%] test_duviz.py::test_dedent[foo-foo] PASSED [ 81%] test_duviz.py::test_dedent[ foo\n bar-foo\nbar] PASSED [ 81%] test_duviz.py::test_dedent[\n foo\n bar-foo\nbar] PASSED [ 82%] test_duviz.py::test_dedent[\n foo\n bar\n-foo\nbar\n] PASSED [ 83%] test_duviz.py::test_dedent[\n foo\n bar\n -foo\nbar\n] PASSED [ 83%] test_duviz.py::test_dedent[\n foo\n bar\n -foo\n bar\n] PASSED [ 84%] test_duviz.py::test_dedent[\n foo\n bar\n - foo\nbar\n] PASSED [ 85%] test_duviz.py::test_dedent_and_split[foo-output0] PASSED [ 86%] test_duviz.py::test_dedent_and_split[ foo\n bar-output1] PASSED [ 86%] test_duviz.py::test_dedent_and_split[\n foo\n bar-output2] PASSED [ 87%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n-output3] PASSED [ 88%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output4] PASSED [ 88%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output5] PASSED [ 89%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output6] PASSED [ 90%] test_duviz.py::test_build_du_tree1 PASSED [ 90%] test_duviz.py::test_build_du_tree2 PASSED [ 91%] test_duviz.py::test_inode_tree_bsd_ls_simple PASSED [ 92%] test_duviz.py::test_inode_tree_bsd_ls_with_hardlink PASSED [ 93%] test_duviz.py::test_inode_tree_bsd_ls_subdir PASSED [ 93%] test_duviz.py::test_inode_tree_bsd_ls_various PASSED [ 94%] test_duviz.py::test_inode_tree_gnu_ls_simple PASSED [ 95%] test_duviz.py::test_inode_tree_gnu_ls_various PASSED [ 95%] test_duviz.py::test_get_progress_reporter PASSED [ 96%] test_duviz.py::TestZipFileProcessor::test_default PASSED [ 97%] test_duviz.py::TestZipFileProcessor::test_expanded PASSED [ 97%] test_duviz.py::TestTarFileProcessor::test_default[tar_file0] PASSED [ 98%] test_duviz.py::TestTarFileProcessor::test_default[tar_file1] PASSED [ 99%] test_duviz.py::TestTarFileProcessor::test_default[tar_file2] PASSED [100%] ============================= 143 passed in 0.16s ============================== >>> py3-duviz: Entering fakeroot... 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 build running build_py running install_lib creating /home/buildozer/aports/testing/py3-duviz/pkg creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages copying build/lib/duviz.py -> /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages/duviz.py to duviz.cpython-311.pyc running install_egg_info running egg_info creating duviz.egg-info writing duviz.egg-info/PKG-INFO writing dependency_links to duviz.egg-info/dependency_links.txt writing entry points to duviz.egg-info/entry_points.txt writing top-level names to duviz.egg-info/top_level.txt writing manifest file 'duviz.egg-info/SOURCES.txt' reading manifest file 'duviz.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'duviz.egg-info/SOURCES.txt' Copying duviz.egg-info to /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages/duviz-3.2.0-py3.11.egg-info running install_scripts Installing duviz script to /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/bin >>> py3-duviz*: Running postcheck for py3-duviz >>> py3-duviz*: Preparing package py3-duviz... >>> py3-duviz*: Tracing dependencies... >>> py3-duviz*: Package size: 124.0 KB >>> py3-duviz*: Compressing data... >>> py3-duviz*: Create checksum... >>> py3-duviz*: Create py3-duviz-3.2.0-r0.apk >>> py3-duviz: Build complete at Mon, 19 Dec 2022 13:57:23 +0000 elapsed time 0h 0m 4s >>> py3-duviz: Cleaning up srcdir >>> py3-duviz: Cleaning up pkgdir >>> py3-duviz: Uninstalling dependencies... (1/17) Purging .makedepends-py3-duviz (20221219.135720) (2/17) Purging py3-setuptools (65.6.3-r0) (3/17) Purging py3-pytest (7.2.0-r2) (4/17) Purging py3-attrs (22.1.0-r1) (5/17) Purging py3-iniconfig (1.1.1-r4) (6/17) Purging py3-packaging (22.0-r0) (7/17) Purging py3-parsing (3.0.9-r1) (8/17) Purging py3-pluggy (1.0.0-r2) (9/17) Purging py3-py (1.11.0-r1) (10/17) Purging python3 (3.11.1-r1) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.4.0-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 368 MiB in 98 packages >>> py3-duviz: Updating the testing/s390x repository index... >>> py3-duviz: Signing the index...