>>> py3-pyhamcrest: Building community/py3-pyhamcrest 2.0.2-r1 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 04:41:34 +0000 >>> py3-pyhamcrest: Checking sanity of /home/buildozer/aports/community/py3-pyhamcrest/APKBUILD... >>> py3-pyhamcrest: Analyzing dependencies... >>> py3-pyhamcrest: Installing for build: build-base py3-six py3-setuptools py3-hypothesis py3-mock py3-pytest (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.4.2-r1) (3/28) Installing gdbm (1.20-r2) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.1-r0) (7/28) Installing sqlite-libs (3.36.0-r0) (8/28) Installing python3 (3.9.7-r3) (9/28) Installing py3-six (1.15.0-r1) (10/28) Installing py3-ordered-set (4.0.2-r2) (11/28) Installing py3-appdirs (1.4.4-r2) (12/28) Installing py3-parsing (2.4.7-r2) (13/28) Installing py3-packaging (20.9-r1) (14/28) Installing py3-setuptools (52.0.0-r4) (15/28) Installing py3-attrs (20.3.0-r1) (16/28) Installing py3-sortedcontainers (2.4.0-r0) (17/28) Installing py3-hypothesis (6.23.2-r0) (18/28) Installing py3-pbr (5.6.0-r0) (19/28) Installing py3-mock (4.0.3-r1) (20/28) Installing py3-atomicwrites (1.4.0-r1) (21/28) Installing py3-more-itertools (8.10.0-r0) (22/28) Installing py3-iniconfig (1.1.1-r1) (23/28) Installing py3-pluggy (0.13.1-r4) (24/28) Installing py3-py (1.10.0-r1) (25/28) Installing py3-wcwidth (0.2.5-r1) (26/28) Installing py3-toml (0.10.2-r2) (27/28) Installing py3-pytest (6.2.5-r0) (28/28) Installing .makedepends-py3-pyhamcrest (20211018.044142) Executing busybox-1.34.1-r1.trigger OK: 402 MiB in 118 packages >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/PyHamcrest-2.0.2.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 curl: (22) The requested URL returned error: 404 >>> py3-pyhamcrest: Fetching PyHamcrest-2.0.2.tar.gz::https://github.com/hamcrest/PyHamcrest/archive/V2.0.2.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 127 100 127 0 0 660 0 --:--:-- --:--:-- --:--:-- 661 100 55491 0 55491 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/PyHamcrest-2.0.2.tar.gz >>> py3-pyhamcrest: Checking sha512sums... PyHamcrest-2.0.2.tar.gz: OK >>> py3-pyhamcrest: Unpacking /var/cache/distfiles/v3.15/PyHamcrest-2.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/py.typed -> build/lib/hamcrest ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.0.2 plugins: hypothesis-6.23.2 collected 438 items tests/hamcrest_unit_test/assert_that_test.py ....... [ 1%] tests/hamcrest_unit_test/base_description_test.py ........... [ 4%] tests/hamcrest_unit_test/base_matcher_test.py ... [ 4%] tests/hamcrest_unit_test/string_description_test.py ........ [ 6%] tests/hamcrest_unit_test/collection/is_empty_test.py ....... [ 8%] tests/hamcrest_unit_test/collection/isdict_containing_test.py ....... [ 9%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py ... [ 10%] .............. [ 13%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py ....... [ 15%] ... [ 15%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py ..... [ 17%] ..... [ 18%] tests/hamcrest_unit_test/collection/isin_test.py .......... [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py ...... [ 21%] ............................ [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py . [ 28%] ........................... [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py . [ 34%] ........................... [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py .. [ 41%] .................. [ 45%] tests/hamcrest_unit_test/core/allof_test.py .......... [ 47%] tests/hamcrest_unit_test/core/anyof_test.py ......... [ 50%] tests/hamcrest_unit_test/core/described_as_test.py ...... [ 51%] tests/hamcrest_unit_test/core/is_test.py ....... [ 52%] tests/hamcrest_unit_test/core/isanything_test.py .... [ 53%] tests/hamcrest_unit_test/core/isequal_test.py ........... [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py ...... [ 57%] tests/hamcrest_unit_test/core/isnone_test.py ............ [ 60%] tests/hamcrest_unit_test/core/isnot_test.py ....... [ 62%] tests/hamcrest_unit_test/core/issame_test.py ....... [ 63%] tests/hamcrest_unit_test/core/raises_test.py .....s.......ss..... [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py ..... [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py ...........sssssssssss [ 74%] sssss [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py ......... [ 77%] tests/hamcrest_unit_test/object/haslength_test.py ......... [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py .............. [ 82%] tests/hamcrest_unit_test/object/hasstring_test.py ...... [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py ........ [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py ...... [ 87%] ... [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py .............. [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py ......... [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py ........ [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py ............. [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py ........ [100%] =============================== warnings summary =============================== tests/hamcrest_unit_test/core/raises_test.py:97 /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.0.2/tests/hamcrest_unit_test/core/raises_test.py:97: DeprecationWarning: invalid escape sequence \d raises(AssertionError, "([\d, ]+)"), :97 :97 :97: DeprecationWarning: invalid escape sequence \d -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 419 passed, 19 skipped, 3 warnings in 1.32s ================== >>> py3-pyhamcrest: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyhamcrest/pkg creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest copying build/lib/hamcrest/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest copying build/lib/hamcrest/py.typed -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/haslength.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/hasstring.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/hasproperty.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/object/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isin.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_onlycontaining.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingentries.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containing.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containing.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containinginorder.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/is_empty.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingvalue.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingkey.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containinginanyorder.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringendswith.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringcontains.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/isequal_ignoring_case.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringstartswith.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringcontainsinorder.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/isequal_ignoring_whitespace.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringmatches.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/substringmatcher.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/text/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/iscloseto.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/ordering_comparison.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/number/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration/__pycache__ copying build/lib/hamcrest/library/integration/__pycache__/match_equality.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration/__pycache__ copying build/lib/hamcrest/library/integration/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/integration/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/__pycache__ copying build/lib/hamcrest/library/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/library/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/ismock.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/hasmethod.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/wrap_matcher.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/described_as.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isnot.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isnone.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/anyof.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isequal.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/issame.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/raises.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/is_.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isinstanceof.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isanything.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/allof.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/isinstanceof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/base_description.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/matcher.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/string_description.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/assert_that.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/selfdescribing.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/base_matcher.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/description.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/selfdescribingvalue.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/__pycache__ copying build/lib/hamcrest/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/__pycache__ byte-compiling /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.cpython-39.pyc running install_egg_info running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.9/site-packages/PyHamcrest-2.0.2-py3.9.egg-info running install_scripts >>> py3-pyhamcrest*: Running postcheck for py3-pyhamcrest >>> py3-pyhamcrest*: Preparing package py3-pyhamcrest... >>> py3-pyhamcrest*: Tracing dependencies... >>> py3-pyhamcrest*: Package size: 620.0 KB >>> py3-pyhamcrest*: Compressing data... >>> py3-pyhamcrest*: Create checksum... >>> py3-pyhamcrest*: Create py3-pyhamcrest-2.0.2-r1.apk >>> py3-pyhamcrest: Build complete at Mon, 18 Oct 2021 04:41:47 +0000 elapsed time 0h 0m 13s >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pyhamcrest (20211018.044142) (2/28) Purging py3-setuptools (52.0.0-r4) (3/28) Purging py3-ordered-set (4.0.2-r2) (4/28) Purging py3-appdirs (1.4.4-r2) (5/28) Purging py3-hypothesis (6.23.2-r0) (6/28) Purging py3-sortedcontainers (2.4.0-r0) (7/28) Purging py3-mock (4.0.3-r1) (8/28) Purging py3-pbr (5.6.0-r0) (9/28) Purging py3-pytest (6.2.5-r0) (10/28) Purging py3-atomicwrites (1.4.0-r1) (11/28) Purging py3-attrs (20.3.0-r1) (12/28) Purging py3-more-itertools (8.10.0-r0) (13/28) Purging py3-iniconfig (1.1.1-r1) (14/28) Purging py3-pluggy (0.13.1-r4) (15/28) Purging py3-py (1.10.0-r1) (16/28) Purging py3-wcwidth (0.2.5-r1) (17/28) Purging py3-packaging (20.9-r1) (18/28) Purging py3-parsing (2.4.7-r2) (19/28) Purging py3-six (1.15.0-r1) (20/28) Purging py3-toml (0.10.2-r2) (21/28) Purging python3 (3.9.7-r3) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging libffi (3.4.2-r1) (24/28) Purging gdbm (1.20-r2) (25/28) Purging xz-libs (5.2.5-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.1-r0) (28/28) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-pyhamcrest: Updating the community/x86_64 repository index... >>> py3-pyhamcrest: Signing the index...