>>> py3-syncer: Building community/py3-syncer 2.0.3-r1 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 16:14:33 +0000 >>> py3-syncer: Validating /home/buildozer/aports/community/py3-syncer/APKBUILD... >>> py3-syncer: Analyzing dependencies... >>> py3-syncer: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-pytest-runner py3-xfail (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.6.3-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20241006-r2) (7/36) Installing sqlite-libs (3.47.0-r0) (8/36) Installing python3 (3.12.7-r1) (9/36) Installing python3-pycache-pyc0 (3.12.7-r1) (10/36) Installing pyc (3.12.7-r1) (11/36) Installing py3-setuptools-pyc (70.3.0-r0) (12/36) Installing py3-parsing (3.1.4-r0) (13/36) Installing py3-parsing-pyc (3.1.4-r0) (14/36) Installing py3-packaging-pyc (24.1-r0) (15/36) Installing python3-pyc (3.12.7-r1) (16/36) Installing py3-packaging (24.1-r0) (17/36) Installing py3-setuptools (70.3.0-r0) (18/36) Installing py3-installer (0.7.0-r2) (19/36) Installing py3-installer-pyc (0.7.0-r2) (20/36) Installing py3-gpep517 (16-r0) (21/36) Installing py3-gpep517-pyc (16-r0) (22/36) Installing py3-wheel (0.43.0-r0) (23/36) Installing py3-wheel-pyc (0.43.0-r0) (24/36) Installing py3-iniconfig (2.0.0-r1) (25/36) Installing py3-iniconfig-pyc (2.0.0-r1) (26/36) Installing py3-pluggy (1.5.0-r0) (27/36) Installing py3-pluggy-pyc (1.5.0-r0) (28/36) Installing py3-py (1.11.0-r4) (29/36) Installing py3-py-pyc (1.11.0-r4) (30/36) Installing py3-pytest (8.3.3-r0) (31/36) Installing py3-pytest-pyc (8.3.3-r0) (32/36) Installing py3-pytest-runner (6.0.1-r1) (33/36) Installing py3-pytest-runner-pyc (6.0.1-r1) (34/36) Installing py3-xfail (1.1.2-r1) (35/36) Installing py3-xfail-pyc (1.1.2-r1) (36/36) Installing .makedepends-py3-syncer (20241102.161446) Executing busybox-1.37.0-r5.trigger OK: 315 MiB in 137 packages >>> py3-syncer: Cleaning up srcdir >>> py3-syncer: Cleaning up pkgdir >>> py3-syncer: Cleaning up tmpdir >>> py3-syncer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-syncer-2.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-syncer: Fetching py3-syncer-2.0.3.tar.gz::https://github.com/miyakogi/syncer/archive/refs/tags/v2.0.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/py3-syncer-2.0.3.tar.gz.part' py3-syncer-2.0.3.tar 100% |********************************| 10997 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-syncer-2.0.3.tar.gz.part' saved >>> py3-syncer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-syncer-2.0.3.tar.gz >>> py3-syncer: Checking sha512sums... py3-syncer-2.0.3.tar.gz: OK >>> py3-syncer: Unpacking /var/cache/distfiles/v3.21/py3-syncer-2.0.3.tar.gz... 2024-11-02 16:14:47,345 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-02 16:14:47,358 root INFO running bdist_wheel 2024-11-02 16:14:47,368 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-11-02 16:14:47,374 root INFO running build 2024-11-02 16:14:47,374 root INFO running build_py 2024-11-02 16:14:47,376 root INFO creating build 2024-11-02 16:14:47,376 root INFO creating build/lib 2024-11-02 16:14:47,376 root INFO copying syncer.py -> build/lib 2024-11-02 16:14:47,377 root INFO running egg_info 2024-11-02 16:14:47,377 root INFO creating syncer.egg-info 2024-11-02 16:14:47,378 root INFO writing syncer.egg-info/PKG-INFO 2024-11-02 16:14:47,379 root INFO writing dependency_links to syncer.egg-info/dependency_links.txt 2024-11-02 16:14:47,379 root INFO writing top-level names to syncer.egg-info/top_level.txt 2024-11-02 16:14:47,379 root INFO writing manifest file 'syncer.egg-info/SOURCES.txt' 2024-11-02 16:14:47,381 root INFO reading manifest file 'syncer.egg-info/SOURCES.txt' 2024-11-02 16:14:47,381 root INFO reading manifest template 'MANIFEST.in' 2024-11-02 16:14:47,381 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-11-02 16:14:47,382 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-11-02 16:14:47,382 root INFO adding license file 'LICENSE' 2024-11-02 16:14:47,383 root INFO writing manifest file 'syncer.egg-info/SOURCES.txt' 2024-11-02 16:14:47,387 root INFO installing to build/bdist.linux-armv8l/wheel 2024-11-02 16:14:47,387 root INFO running install 2024-11-02 16:14:47,396 root INFO running install_lib 2024-11-02 16:14:47,398 root INFO creating build/bdist.linux-armv8l 2024-11-02 16:14:47,398 root INFO creating build/bdist.linux-armv8l/wheel 2024-11-02 16:14:47,398 root INFO copying build/lib/syncer.py -> build/bdist.linux-armv8l/wheel 2024-11-02 16:14:47,398 root INFO running install_egg_info 2024-11-02 16:14:47,400 root INFO Copying syncer.egg-info to build/bdist.linux-armv8l/wheel/syncer-2.0.3-py3.12.egg-info 2024-11-02 16:14:47,401 root INFO running install_scripts 2024-11-02 16:14:47,403 root INFO creating build/bdist.linux-armv8l/wheel/syncer-2.0.3.dist-info/WHEEL 2024-11-02 16:14:47,403 wheel INFO creating '/home/buildozer/aports/community/py3-syncer/src/syncer-2.0.3/.dist/.tmp-kouyluwu/syncer-2.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-11-02 16:14:47,403 wheel INFO adding 'syncer.py' 2024-11-02 16:14:47,403 wheel INFO adding 'syncer-2.0.3.dist-info/LICENSE' 2024-11-02 16:14:47,404 wheel INFO adding 'syncer-2.0.3.dist-info/METADATA' 2024-11-02 16:14:47,404 wheel INFO adding 'syncer-2.0.3.dist-info/WHEEL' 2024-11-02 16:14:47,404 wheel INFO adding 'syncer-2.0.3.dist-info/top_level.txt' 2024-11-02 16:14:47,404 wheel INFO adding 'syncer-2.0.3.dist-info/RECORD' 2024-11-02 16:14:47,404 root INFO removing build/bdist.linux-armv8l/wheel 2024-11-02 16:14:47,405 gpep517 INFO The backend produced .dist/syncer-2.0.3-py2.py3-none-any.whl syncer-2.0.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-syncer/src/syncer-2.0.3 collecting ... collected 11 items tests/test_syncer.py::TestSyncerPY35::test_deco_async PASSED [ 9%] tests/test_syncer.py::TestSyncerPY35::test_deco_async_args PASSED [ 18%] tests/test_syncer.py::TestSyncerPY35::test_deco_method PASSED [ 27%] tests/test_syncer.py::TestSyncerPY35::test_deco_method_args PASSED [ 36%] tests/test_syncer.py::TestSyncerPY35::test_deco_testmethod PASSED [ 45%] tests/test_syncer.py::TestSyncerPY35::test_failure PASSED [ 54%] tests/test_syncer.py::TestSyncerPY35::test_future PASSED [ 63%] tests/test_syncer.py::TestSyncerPY35::test_wrap_async PASSED [ 72%] tests/test_syncer.py::TestSyncerPY35::test_wrap_async_args PASSED [ 81%] tests/test_syncer.py::TestSyncerPY35::test_wrap_method PASSED [ 90%] tests/test_syncer.py::TestSyncerPY35::test_wrap_method_args PASSED [100%] =============================== warnings summary =============================== tests/test_syncer.py::TestSyncerPY35::test_deco_async /home/buildozer/aports/community/py3-syncer/src/syncer-2.0.3/syncer.py:32: DeprecationWarning: There is no current event loop return asyncio.get_event_loop().run_until_complete(f(*args, **kwargs)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 11 passed, 1 warning in 0.05s ========================= >>> py3-syncer: Entering fakeroot... >>> py3-syncer-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-syncer/pkg/py3-syncer-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-syncer-pyc*: Preparing subpackage py3-syncer-pyc... >>> py3-syncer-pyc*: Running postcheck for py3-syncer-pyc >>> py3-syncer*: Running postcheck for py3-syncer >>> py3-syncer*: Preparing package py3-syncer... >>> py3-syncer-pyc*: Tracing dependencies... python3~3.12 >>> py3-syncer-pyc*: Package size: 2.2 KB >>> py3-syncer-pyc*: Compressing data... >>> py3-syncer-pyc*: Create checksum... >>> py3-syncer-pyc*: Create py3-syncer-pyc-2.0.3-r1.apk >>> py3-syncer*: Tracing dependencies... python3~3.12 >>> py3-syncer*: Package size: 5.6 KB >>> py3-syncer*: Compressing data... >>> py3-syncer*: Create checksum... >>> py3-syncer*: Create py3-syncer-2.0.3-r1.apk >>> py3-syncer: Build complete at Sat, 02 Nov 2024 16:14:48 +0000 elapsed time 0h 0m 15s >>> py3-syncer: Cleaning up srcdir >>> py3-syncer: Cleaning up pkgdir >>> py3-syncer: Uninstalling dependencies... (1/36) Purging .makedepends-py3-syncer (20241102.161446) (2/36) Purging py3-gpep517-pyc (16-r0) (3/36) Purging py3-gpep517 (16-r0) (4/36) Purging py3-installer-pyc (0.7.0-r2) (5/36) Purging py3-installer (0.7.0-r2) (6/36) Purging py3-wheel-pyc (0.43.0-r0) (7/36) Purging py3-wheel (0.43.0-r0) (8/36) Purging py3-pytest-runner-pyc (6.0.1-r1) (9/36) Purging py3-pytest-runner (6.0.1-r1) (10/36) Purging py3-pytest-pyc (8.3.3-r0) (11/36) Purging py3-pytest (8.3.3-r0) (12/36) Purging py3-iniconfig-pyc (2.0.0-r1) (13/36) Purging py3-iniconfig (2.0.0-r1) (14/36) Purging py3-pluggy-pyc (1.5.0-r0) (15/36) Purging py3-pluggy (1.5.0-r0) (16/36) Purging py3-py-pyc (1.11.0-r4) (17/36) Purging py3-py (1.11.0-r4) (18/36) Purging py3-setuptools-pyc (70.3.0-r0) (19/36) Purging py3-setuptools (70.3.0-r0) (20/36) Purging py3-packaging-pyc (24.1-r0) (21/36) Purging py3-packaging (24.1-r0) (22/36) Purging py3-parsing-pyc (3.1.4-r0) (23/36) Purging py3-parsing (3.1.4-r0) (24/36) Purging py3-xfail-pyc (1.1.2-r1) (25/36) Purging py3-xfail (1.1.2-r1) (26/36) Purging python3-pyc (3.12.7-r1) (27/36) Purging python3-pycache-pyc0 (3.12.7-r1) (28/36) Purging pyc (3.12.7-r1) (29/36) Purging python3 (3.12.7-r1) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.6-r0) (33/36) Purging libpanelw (6.5_p20241006-r2) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.47.0-r0) (36/36) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> py3-syncer: Updating the community/armv7 repository index... >>> py3-syncer: Signing the index...