>>> py3-bson: Building testing/py3-bson 0.5.10-r7 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 02:43:06 +0000 >>> py3-bson: Validating /home/buildozer/aports/testing/py3-bson/APKBUILD... >>> py3-bson: Analyzing dependencies... >>> py3-bson: Installing for build: build-base py3-dateutil py3-setuptools py3-gpep517 ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing py3-dateutil-pyc (2.9.0-r4) (13/25) Installing python3-pyc (3.14.3-r0) (14/25) Installing py3-dateutil (2.9.0-r4) (15/25) Installing py3-parsing (3.3.2-r1) (16/25) Installing py3-parsing-pyc (3.3.2-r1) (17/25) Installing py3-packaging (26.0-r1) (18/25) Installing py3-packaging-pyc (26.0-r1) (19/25) Installing py3-setuptools (82.0.1-r1) (20/25) Installing py3-setuptools-pyc (82.0.1-r1) (21/25) Installing py3-installer (1.0.0-r0) (22/25) Installing py3-installer-pyc (1.0.0-r0) (23/25) Installing py3-gpep517 (19-r2) (24/25) Installing py3-gpep517-pyc (19-r2) (25/25) Installing .makedepends-py3-bson (20260415.024310) Executing busybox-1.37.0-r31.trigger OK: 435.8 MiB in 129 packages >>> py3-bson: Cleaning up srcdir >>> py3-bson: Cleaning up pkgdir >>> py3-bson: Cleaning up tmpdir >>> py3-bson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bson-0.5.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-bson-0.5.10.tar.gz.part' py3-bson-0.5.10.tar. 100% |********************************| 24735 0:00:00 ETA '/var/cache/distfiles/edge/py3-bson-0.5.10.tar.gz.part' saved /var/cache/distfiles/edge/py3-bson-0.5.10.tar.gz: OK /home/buildozer/aports/testing/py3-bson/drop-python2-support.patch: OK /home/buildozer/aports/testing/py3-bson/fix-assertequal.patch: OK /home/buildozer/aports/testing/py3-bson/replace-pkgutil.patch: OK >>> py3-bson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bson-0.5.10.tar.gz /var/cache/distfiles/edge/py3-bson-0.5.10.tar.gz: OK /home/buildozer/aports/testing/py3-bson/drop-python2-support.patch: OK /home/buildozer/aports/testing/py3-bson/fix-assertequal.patch: OK /home/buildozer/aports/testing/py3-bson/replace-pkgutil.patch: OK >>> py3-bson: Unpacking /var/cache/distfiles/edge/py3-bson-0.5.10.tar.gz... >>> py3-bson: drop-python2-support.patch patching file bson/codec.py patching file bson/network.py patching file bson/tests/test_array.py patching file bson/tests/test_random_tree.py >>> py3-bson: fix-assertequal.patch patching file bson/tests/test_array.py patching file bson/tests/test_random_tree.py >>> py3-bson: replace-pkgutil.patch patching file setup.py 2026-04-15 02:43:13,613 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-15 02:43:13,711 root INFO running bdist_wheel 2026-04-15 02:43:13,766 root INFO running build 2026-04-15 02:43:13,766 root INFO running build_py 2026-04-15 02:43:13,780 root INFO creating build/lib/bson 2026-04-15 02:43:13,781 root INFO copying bson/network.py -> build/lib/bson 2026-04-15 02:43:13,783 root INFO copying bson/objectid.py -> build/lib/bson 2026-04-15 02:43:13,784 root INFO copying bson/__init__.py -> build/lib/bson 2026-04-15 02:43:13,786 root INFO copying bson/types.py -> build/lib/bson 2026-04-15 02:43:13,787 root INFO copying bson/tz_util.py -> build/lib/bson 2026-04-15 02:43:13,788 root INFO copying bson/codec.py -> build/lib/bson 2026-04-15 02:43:13,790 root INFO copying bson/py3compat.py -> build/lib/bson 2026-04-15 02:43:13,804 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 02:43:13,804 root INFO running install 2026-04-15 02:43:13,839 root INFO running install_lib 2026-04-15 02:43:13,851 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 02:43:13,852 root INFO creating build/bdist.linux-riscv64/wheel/bson 2026-04-15 02:43:13,853 root INFO copying build/lib/bson/network.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,854 root INFO copying build/lib/bson/objectid.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,855 root INFO copying build/lib/bson/__init__.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,856 root INFO copying build/lib/bson/types.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,857 root INFO copying build/lib/bson/tz_util.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,859 root INFO copying build/lib/bson/codec.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,860 root INFO copying build/lib/bson/py3compat.py -> build/bdist.linux-riscv64/wheel/./bson 2026-04-15 02:43:13,861 root INFO running install_egg_info 2026-04-15 02:43:13,874 root INFO running egg_info 2026-04-15 02:43:13,882 root INFO creating bson.egg-info 2026-04-15 02:43:13,883 root INFO writing bson.egg-info/PKG-INFO 2026-04-15 02:43:13,885 root INFO writing dependency_links to bson.egg-info/dependency_links.txt 2026-04-15 02:43:13,886 root INFO writing requirements to bson.egg-info/requires.txt 2026-04-15 02:43:13,887 root INFO writing top-level names to bson.egg-info/top_level.txt 2026-04-15 02:43:13,888 root INFO writing manifest file 'bson.egg-info/SOURCES.txt' 2026-04-15 02:43:13,899 root INFO reading manifest file 'bson.egg-info/SOURCES.txt' 2026-04-15 02:43:13,901 root INFO adding license file 'LICENSE' 2026-04-15 02:43:13,901 root INFO adding license file 'LICENSE_APACHE' 2026-04-15 02:43:13,904 root INFO writing manifest file 'bson.egg-info/SOURCES.txt' 2026-04-15 02:43:13,905 root INFO Copying bson.egg-info to build/bdist.linux-riscv64/wheel/./bson-0.5.10-py3.14.egg-info 2026-04-15 02:43:13,910 root INFO running install_scripts 2026-04-15 02:43:13,918 root INFO creating build/bdist.linux-riscv64/wheel/bson-0.5.10.dist-info/WHEEL 2026-04-15 02:43:13,920 wheel INFO creating '/home/buildozer/aports/testing/py3-bson/src/bson-0.5.10/.dist/.tmp-lmefs2xz/bson-0.5.10-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 02:43:13,922 wheel INFO adding 'bson/__init__.py' 2026-04-15 02:43:13,923 wheel INFO adding 'bson/codec.py' 2026-04-15 02:43:13,925 wheel INFO adding 'bson/network.py' 2026-04-15 02:43:13,926 wheel INFO adding 'bson/objectid.py' 2026-04-15 02:43:13,927 wheel INFO adding 'bson/py3compat.py' 2026-04-15 02:43:13,928 wheel INFO adding 'bson/types.py' 2026-04-15 02:43:13,929 wheel INFO adding 'bson/tz_util.py' 2026-04-15 02:43:13,931 wheel INFO adding 'bson-0.5.10.dist-info/licenses/LICENSE' 2026-04-15 02:43:13,932 wheel INFO adding 'bson-0.5.10.dist-info/licenses/LICENSE_APACHE' 2026-04-15 02:43:13,934 wheel INFO adding 'bson-0.5.10.dist-info/METADATA' 2026-04-15 02:43:13,934 wheel INFO adding 'bson-0.5.10.dist-info/WHEEL' 2026-04-15 02:43:13,935 wheel INFO adding 'bson-0.5.10.dist-info/top_level.txt' 2026-04-15 02:43:13,936 wheel INFO adding 'bson-0.5.10.dist-info/RECORD' 2026-04-15 02:43:13,937 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 02:43:13,941 gpep517 INFO The backend produced .dist/bson-0.5.10-py3-none-any.whl bson-0.5.10-py3-none-any.whl 2026-04-15 02:43:14,981 gpep517 INFO Installing .dist/bson-0.5.10-py3-none-any.whl into .testenv 2026-04-15 02:43:15,089 gpep517 INFO Installation complete ................/home/buildozer/aports/testing/py3-bson/src/bson-0.5.10/bson/tests/test_objectid.py:525: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). d = datetime.datetime.utcnow() ../home/buildozer/aports/testing/py3-bson/src/bson-0.5.10/bson/tests/test_objectid.py:514: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). d1 = datetime.datetime.utcnow() ............. ---------------------------------------------------------------------- Ran 31 tests in 0.310s OK >>> py3-bson: Entering fakeroot... 2026-04-15 02:43:16,991 gpep517 INFO Installing .dist/bson-0.5.10-py3-none-any.whl into /home/buildozer/aports/testing/py3-bson/pkg/py3-bson 2026-04-15 02:43:17,114 gpep517 INFO Installation complete >>> py3-bson-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/bson/__pycache__' -> '/home/buildozer/aports/testing/py3-bson/pkg/py3-bson-pyc/usr/lib/python3.14/site-packages/bson/__pycache__' >>> py3-bson-pyc*: Preparing subpackage py3-bson-pyc... Please specify at least one package name on the command line. >>> py3-bson-pyc*: Running postcheck for py3-bson-pyc >>> py3-bson*: Running postcheck for py3-bson >>> py3-bson*: Preparing package py3-bson... Please specify at least one package name on the command line. >>> py3-bson-pyc*: Tracing dependencies... python3~3.14 >>> py3-bson-pyc*: Package size: 41.9 KB >>> py3-bson-pyc*: Compressing data... >>> py3-bson-pyc*: Create checksum... >>> py3-bson-pyc*: Create py3-bson-pyc-0.5.10-r7.apk >>> py3-bson*: Tracing dependencies... py3-dateutil python3~3.14 >>> py3-bson*: Package size: 45.7 KB >>> py3-bson*: Compressing data... >>> py3-bson*: Create checksum... >>> py3-bson*: Create py3-bson-0.5.10-r7.apk >>> py3-bson: Build complete at Wed, 15 Apr 2026 02:43:18 +0000 elapsed time 0h 0m 12s >>> py3-bson: Cleaning up srcdir >>> py3-bson: Cleaning up pkgdir >>> py3-bson: Cleaning up tmpdir >>> py3-bson: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-bson (20260415.024310) ( 2/25) Purging py3-dateutil-pyc (2.9.0-r4) ( 3/25) Purging py3-dateutil (2.9.0-r4) ( 4/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/25) Purging py3-setuptools (82.0.1-r1) ( 6/25) Purging py3-packaging-pyc (26.0-r1) ( 7/25) Purging py3-packaging (26.0-r1) ( 8/25) Purging py3-parsing-pyc (3.3.2-r1) ( 9/25) Purging py3-parsing (3.3.2-r1) (10/25) Purging py3-gpep517-pyc (19-r2) (11/25) Purging py3-gpep517 (19-r2) (12/25) Purging py3-installer-pyc (1.0.0-r0) (13/25) Purging py3-installer (1.0.0-r0) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r0) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-bson: Updating the testing/riscv64 repository index... >>> py3-bson: Signing the index...