>>> py3-django-scopes: Building testing/py3-django-scopes 2.0.0-r0 (using abuild 3.12.0-r2) started Mon, 29 Jan 2024 01:17:22 +0000 >>> py3-django-scopes: Checking sanity of /home/buildozer/aports/testing/py3-django-scopes/APKBUILD... >>> py3-django-scopes: Analyzing dependencies... >>> py3-django-scopes: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.4-r3) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.6-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20231125-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.0-r0) (9/32) Installing python3 (3.11.7-r1) (10/32) Installing python3-pycache-pyc0 (3.11.7-r1) (11/32) Installing pyc (3.11.7-r1) (12/32) Installing py3-asgiref (3.7.2-r0) (13/32) Installing py3-asgiref-pyc (3.7.2-r0) (14/32) Installing py3-sqlparse (0.4.4-r1) (15/32) Installing py3-sqlparse-pyc (0.4.4-r1) (16/32) Installing tzdata (2023d-r0) (17/32) Installing py3-django-pyc (4.2.7-r0) (18/32) Installing python3-pyc (3.11.7-r1) (19/32) Installing py3-django (4.2.7-r0) (20/32) Installing py3-parsing (3.1.1-r0) (21/32) Installing py3-parsing-pyc (3.1.1-r0) (22/32) Installing py3-packaging (23.2-r0) (23/32) Installing py3-packaging-pyc (23.2-r0) (24/32) Installing py3-setuptools (69.0.3-r0) (25/32) Installing py3-setuptools-pyc (69.0.3-r0) (26/32) Installing py3-installer (0.7.0-r1) (27/32) Installing py3-installer-pyc (0.7.0-r1) (28/32) Installing py3-gpep517 (15-r1) (29/32) Installing py3-gpep517-pyc (15-r1) (30/32) Installing py3-wheel (0.42.0-r0) (31/32) Installing py3-wheel-pyc (0.42.0-r0) (32/32) Installing .makedepends-py3-django-scopes (20240129.011728) Executing busybox-1.36.1-r19.trigger OK: 331 MiB in 134 packages >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-scopes-2.0.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-django-scopes: Fetching py3-django-scopes-2.0.0.tar.gz::https://github.com/raphaelm/django-scopes/archive/refs/tags/2.0.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 14990 100 14990 0 0 22884 0 --:--:-- --:--:-- --:--:-- 106k >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-scopes-2.0.0.tar.gz >>> py3-django-scopes: Checking sha512sums... py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Unpacking /var/cache/distfiles/py3-django-scopes-2.0.0.tar.gz... 2024-01-29 01:17:33,635 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-29 01:17:34,393 root INFO running bdist_wheel 2024-01-29 01:17:34,464 root INFO running build 2024-01-29 01:17:34,465 root INFO running build_py 2024-01-29 01:17:34,477 root INFO creating build 2024-01-29 01:17:34,478 root INFO creating build/lib 2024-01-29 01:17:34,478 root INFO creating build/lib/django_scopes 2024-01-29 01:17:34,479 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2024-01-29 01:17:34,480 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2024-01-29 01:17:34,481 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2024-01-29 01:17:34,482 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2024-01-29 01:17:34,483 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2024-01-29 01:17:34,485 root INFO creating build/lib/tests 2024-01-29 01:17:34,485 root INFO creating build/lib/tests/testapp 2024-01-29 01:17:34,486 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2024-01-29 01:17:34,487 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2024-01-29 01:17:34,487 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2024-01-29 01:17:34,488 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2024-01-29 01:17:34,489 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2024-01-29 01:17:34,490 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2024-01-29 01:17:34,491 root INFO creating build/lib/tests/testapp/migrations 2024-01-29 01:17:34,492 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:34,493 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:34,494 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:34,494 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:34,495 root INFO running egg_info 2024-01-29 01:17:34,496 root INFO creating django_scopes.egg-info 2024-01-29 01:17:34,503 root INFO writing django_scopes.egg-info/PKG-INFO 2024-01-29 01:17:34,506 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2024-01-29 01:17:34,507 root INFO writing requirements to django_scopes.egg-info/requires.txt 2024-01-29 01:17:34,508 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2024-01-29 01:17:34,509 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:34,521 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:34,523 root INFO adding license file 'LICENSE' 2024-01-29 01:17:34,523 root INFO adding license file 'AUTHORS' 2024-01-29 01:17:34,527 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:34,557 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-29 01:17:34,557 root INFO running install 2024-01-29 01:17:34,621 root INFO running install_lib 2024-01-29 01:17:34,631 root INFO creating build/bdist.linux-riscv64 2024-01-29 01:17:34,631 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-29 01:17:34,632 root INFO creating build/bdist.linux-riscv64/wheel/tests 2024-01-29 01:17:34,632 root INFO creating build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,633 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,634 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,634 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,635 root INFO creating build/bdist.linux-riscv64/wheel/tests/testapp/migrations 2024-01-29 01:17:34,636 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/tests/testapp/migrations 2024-01-29 01:17:34,636 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/tests/testapp/migrations 2024-01-29 01:17:34,637 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-riscv64/wheel/tests/testapp/migrations 2024-01-29 01:17:34,638 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-riscv64/wheel/tests/testapp/migrations 2024-01-29 01:17:34,638 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,639 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,640 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-riscv64/wheel/tests/testapp 2024-01-29 01:17:34,641 root INFO creating build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,641 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,642 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,642 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,643 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,644 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-riscv64/wheel/django_scopes 2024-01-29 01:17:34,644 root INFO running install_egg_info 2024-01-29 01:17:34,662 root INFO Copying django_scopes.egg-info to build/bdist.linux-riscv64/wheel/django_scopes-2.0.0-py3.11.egg-info 2024-01-29 01:17:34,666 root INFO running install_scripts 2024-01-29 01:17:34,681 wheel INFO creating build/bdist.linux-riscv64/wheel/django_scopes-2.0.0.dist-info/WHEEL 2024-01-29 01:17:34,683 wheel INFO creating '/home/buildozer/aports/testing/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-addfsa15/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-29 01:17:34,686 wheel INFO adding 'django_scopes/__init__.py' 2024-01-29 01:17:34,690 wheel INFO adding 'django_scopes/exceptions.py' 2024-01-29 01:17:34,691 wheel INFO adding 'django_scopes/forms.py' 2024-01-29 01:17:34,691 wheel INFO adding 'django_scopes/manager.py' 2024-01-29 01:17:34,693 wheel INFO adding 'django_scopes/state.py' 2024-01-29 01:17:34,695 wheel INFO adding 'tests/testapp/__init__.py' 2024-01-29 01:17:34,696 wheel INFO adding 'tests/testapp/apps.py' 2024-01-29 01:17:34,697 wheel INFO adding 'tests/testapp/forms.py' 2024-01-29 01:17:34,697 wheel INFO adding 'tests/testapp/models.py' 2024-01-29 01:17:34,698 wheel INFO adding 'tests/testapp/urls.py' 2024-01-29 01:17:34,699 wheel INFO adding 'tests/testapp/wsgi.py' 2024-01-29 01:17:34,700 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2024-01-29 01:17:34,701 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2024-01-29 01:17:34,702 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2024-01-29 01:17:34,703 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2024-01-29 01:17:34,703 wheel INFO adding 'django_scopes-2.0.0.dist-info/AUTHORS' 2024-01-29 01:17:34,704 wheel INFO adding 'django_scopes-2.0.0.dist-info/LICENSE' 2024-01-29 01:17:34,705 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2024-01-29 01:17:34,706 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2024-01-29 01:17:34,707 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2024-01-29 01:17:34,709 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2024-01-29 01:17:34,710 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-29 01:17:34,712 gpep517 INFO The backend produced .dist/django_scopes-2.0.0-py3-none-any.whl django_scopes-2.0.0-py3-none-any.whl >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/tests/testapp/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/tests/testapp/__pycache__' '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/tests/testapp/migrations/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/tests/testapp/migrations/__pycache__' '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/django_scopes/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/django_scopes/__pycache__' >>> py3-django-scopes-pyc*: Preparing subpackage py3-django-scopes-pyc... >>> py3-django-scopes-pyc*: Running postcheck for py3-django-scopes-pyc >>> py3-django-scopes*: Running postcheck for py3-django-scopes >>> py3-django-scopes*: Preparing package py3-django-scopes... >>> py3-django-scopes-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-scopes-pyc*: Package size: 112.0 KB >>> py3-django-scopes-pyc*: Compressing data... >>> py3-django-scopes-pyc*: Create checksum... >>> py3-django-scopes-pyc*: Create py3-django-scopes-pyc-2.0.0-r0.apk >>> py3-django-scopes*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-scopes*: Package size: 136.0 KB >>> py3-django-scopes*: Compressing data... >>> py3-django-scopes*: Create checksum... >>> py3-django-scopes*: Create py3-django-scopes-2.0.0-r0.apk >>> py3-django-scopes: Build complete at Mon, 29 Jan 2024 01:17:39 +0000 elapsed time 0h 0m 17s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-scopes (20240129.011728) (2/32) Purging py3-django-pyc (4.2.7-r0) (3/32) Purging py3-django (4.2.7-r0) (4/32) Purging py3-asgiref-pyc (3.7.2-r0) (5/32) Purging py3-asgiref (3.7.2-r0) (6/32) Purging py3-sqlparse-pyc (0.4.4-r1) (7/32) Purging py3-sqlparse (0.4.4-r1) (8/32) Purging tzdata (2023d-r0) (9/32) Purging py3-setuptools-pyc (69.0.3-r0) (10/32) Purging py3-setuptools (69.0.3-r0) (11/32) Purging py3-gpep517-pyc (15-r1) (12/32) Purging py3-gpep517 (15-r1) (13/32) Purging py3-installer-pyc (0.7.0-r1) (14/32) Purging py3-installer (0.7.0-r1) (15/32) Purging py3-wheel-pyc (0.42.0-r0) (16/32) Purging py3-wheel (0.42.0-r0) (17/32) Purging py3-packaging-pyc (23.2-r0) (18/32) Purging py3-packaging (23.2-r0) (19/32) Purging py3-parsing-pyc (3.1.1-r0) (20/32) Purging py3-parsing (3.1.1-r0) (21/32) Purging python3-pyc (3.11.7-r1) (22/32) Purging python3-pycache-pyc0 (3.11.7-r1) (23/32) Purging pyc (3.11.7-r1) (24/32) Purging python3 (3.11.7-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.4-r3) (28/32) Purging libpanelw (6.4_p20231125-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.0-r0) (32/32) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 227 MiB in 102 packages >>> py3-django-scopes: Updating the testing/riscv64 repository index... >>> py3-django-scopes: Signing the index...