>>> py3-pathspec: Building community/py3-pathspec 0.9.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 00:35:50 +0000 >>> py3-pathspec: Checking sanity of /home/buildozer/aports/community/py3-pathspec/APKBUILD... >>> py3-pathspec: Analyzing dependencies... >>> py3-pathspec: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-pathspec (20211021.003554) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 108 packages >>> py3-pathspec: Cleaning up srcdir >>> py3-pathspec: Cleaning up pkgdir >>> py3-pathspec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pathspec-0.9.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 curl: (22) The requested URL returned error: 404 >>> py3-pathspec: Fetching https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-0.9.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 100 29483 100 29483 0 0 447k 0 --:--:-- --:--:-- --:--:-- 447k >>> py3-pathspec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pathspec-0.9.0.tar.gz >>> py3-pathspec: Checking sha512sums... pathspec-0.9.0.tar.gz: OK >>> py3-pathspec: Unpacking /var/cache/distfiles/v3.15/pathspec-0.9.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pathspec copying pathspec/pattern.py -> build/lib/pathspec copying pathspec/util.py -> build/lib/pathspec copying pathspec/pathspec.py -> build/lib/pathspec copying pathspec/__init__.py -> build/lib/pathspec copying pathspec/_meta.py -> build/lib/pathspec copying pathspec/compat.py -> build/lib/pathspec creating build/lib/pathspec/patterns copying pathspec/patterns/gitwildmatch.py -> build/lib/pathspec/patterns copying pathspec/patterns/__init__.py -> build/lib/pathspec/patterns creating build/lib/pathspec/tests copying pathspec/tests/test_util.py -> build/lib/pathspec/tests copying pathspec/tests/test_gitwildmatch.py -> build/lib/pathspec/tests copying pathspec/tests/__init__.py -> build/lib/pathspec/tests copying pathspec/tests/test_pathspec.py -> build/lib/pathspec/tests ........................s.s.../home/buildozer/aports/community/py3-pathspec/src/pathspec-0.9.0/pathspec/tests/test_gitwildmatch.py:546: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp(GitWildMatchPatternError, expected_message_pattern): ........................ ---------------------------------------------------------------------- Ran 54 tests in 0.028s OK (skipped=2) >>> py3-pathspec: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/community/py3-pathspec/pkg creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/patterns copying build/lib/pathspec/pattern.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_util.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_gitwildmatch.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests copying build/lib/pathspec/tests/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_pathspec.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests copying build/lib/pathspec/util.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec copying build/lib/pathspec/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec copying build/lib/pathspec/_meta.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec copying build/lib/pathspec/compat.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/patterns/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/pattern.py to pattern.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests/test_gitwildmatch.py to test_gitwildmatch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/tests/test_pathspec.py to test_pathspec.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/pathspec.py to pathspec.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/_meta.py to _meta.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec/compat.py to compat.cpython-39.pyc running install_egg_info running egg_info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' Copying pathspec.egg-info to /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.9/site-packages/pathspec-0.9.0-py3.9.egg-info running install_scripts >>> py3-pathspec*: Running postcheck for py3-pathspec >>> py3-pathspec*: Preparing package py3-pathspec... >>> py3-pathspec*: Tracing dependencies... >>> py3-pathspec*: Package size: 272.0 KB >>> py3-pathspec*: Compressing data... >>> py3-pathspec*: Create checksum... >>> py3-pathspec*: Create py3-pathspec-0.9.0-r0.apk >>> py3-pathspec: Build complete at Thu, 21 Oct 2021 00:35:55 +0000 elapsed time 0h 0m 5s >>> py3-pathspec: Cleaning up srcdir >>> py3-pathspec: Cleaning up pkgdir >>> py3-pathspec: Uninstalling dependencies... (1/13) Purging .makedepends-py3-pathspec (20211021.003554) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-pathspec: Updating the community/x86_64 repository index... >>> py3-pathspec: Signing the index...