>>> py3-otp: Building community/py3-otp 2.9.0-r0 (using abuild 3.11.21-r0) started Sat, 29 Jul 2023 02:41:29 +0000 >>> py3-otp: Checking sanity of /home/buildozer/aports/community/py3-otp/APKBUILD... >>> py3-otp: Analyzing dependencies... >>> py3-otp: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/23) Installing libffi (3.4.4-r3) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230722-r0) (5/23) Installing readline (8.2.1-r2) (6/23) Installing sqlite-libs (3.42.0-r2) (7/23) Installing python3 (3.11.4-r4) (8/23) Installing python3-pycache-pyc0 (3.11.4-r4) (9/23) Installing pyc (0.1-r0) (10/23) Installing py3-installer-pyc (0.7.0-r1) (11/23) Installing py3-gpep517-pyc (13-r2) (12/23) Installing python3-pyc (3.11.4-r4) (13/23) Installing py3-installer (0.7.0-r1) (14/23) Installing py3-gpep517 (13-r2) (15/23) Installing py3-parsing (3.1.0-r0) (16/23) Installing py3-parsing-pyc (3.1.0-r0) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (68.0.0-r0) (20/23) Installing py3-setuptools-pyc (68.0.0-r0) (21/23) Installing py3-wheel (0.41.0-r0) (22/23) Installing py3-wheel-pyc (0.41.0-r0) (23/23) Installing .makedepends-py3-otp (20230729.024130) Executing busybox-1.36.1-r4.trigger OK: 429 MiB in 133 packages >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-otp-2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-otp: Fetching py3-otp-2.9.0.tar.gz::https://github.com/pyauth/pyotp/archive/refs/tags/v2.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 17444 0 17444 0 0 33094 0 --:--:-- --:--:-- --:--:-- 33094 >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-otp-2.9.0.tar.gz >>> py3-otp: Checking sha512sums... py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Unpacking /var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz... 2023-07-29 02:41:32,083 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-29 02:41:32,125 root INFO running bdist_wheel 2023-07-29 02:41:32,140 root INFO running build 2023-07-29 02:41:32,141 root INFO running build_py 2023-07-29 02:41:32,144 root INFO creating build 2023-07-29 02:41:32,144 root INFO creating build/lib 2023-07-29 02:41:32,144 root INFO creating build/lib/pyotp 2023-07-29 02:41:32,145 root INFO copying src/pyotp/utils.py -> build/lib/pyotp 2023-07-29 02:41:32,145 root INFO copying src/pyotp/totp.py -> build/lib/pyotp 2023-07-29 02:41:32,145 root INFO copying src/pyotp/__init__.py -> build/lib/pyotp 2023-07-29 02:41:32,146 root INFO copying src/pyotp/otp.py -> build/lib/pyotp 2023-07-29 02:41:32,146 root INFO copying src/pyotp/hotp.py -> build/lib/pyotp 2023-07-29 02:41:32,147 root INFO copying src/pyotp/compat.py -> build/lib/pyotp 2023-07-29 02:41:32,147 root INFO creating build/lib/pyotp/contrib 2023-07-29 02:41:32,147 root INFO copying src/pyotp/contrib/__init__.py -> build/lib/pyotp/contrib 2023-07-29 02:41:32,148 root INFO copying src/pyotp/contrib/steam.py -> build/lib/pyotp/contrib 2023-07-29 02:41:32,148 root INFO copying src/pyotp/py.typed -> build/lib/pyotp 2023-07-29 02:41:32,155 wheel INFO installing to build/bdist.linux-i686/wheel 2023-07-29 02:41:32,155 root INFO running install 2023-07-29 02:41:32,170 root INFO running install_lib 2023-07-29 02:41:32,173 root INFO creating build/bdist.linux-i686 2023-07-29 02:41:32,173 root INFO creating build/bdist.linux-i686/wheel 2023-07-29 02:41:32,173 root INFO creating build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,173 root INFO copying build/lib/pyotp/utils.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,174 root INFO copying build/lib/pyotp/totp.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,174 root INFO creating build/bdist.linux-i686/wheel/pyotp/contrib 2023-07-29 02:41:32,174 root INFO copying build/lib/pyotp/contrib/__init__.py -> build/bdist.linux-i686/wheel/pyotp/contrib 2023-07-29 02:41:32,175 root INFO copying build/lib/pyotp/contrib/steam.py -> build/bdist.linux-i686/wheel/pyotp/contrib 2023-07-29 02:41:32,175 root INFO copying build/lib/pyotp/__init__.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,175 root INFO copying build/lib/pyotp/py.typed -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,176 root INFO copying build/lib/pyotp/otp.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,176 root INFO copying build/lib/pyotp/hotp.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,176 root INFO copying build/lib/pyotp/compat.py -> build/bdist.linux-i686/wheel/pyotp 2023-07-29 02:41:32,177 root INFO running install_egg_info 2023-07-29 02:41:32,188 root INFO running egg_info 2023-07-29 02:41:32,188 root INFO creating src/pyotp.egg-info 2023-07-29 02:41:32,190 root INFO writing src/pyotp.egg-info/PKG-INFO 2023-07-29 02:41:32,190 root INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt 2023-07-29 02:41:32,191 root INFO writing requirements to src/pyotp.egg-info/requires.txt 2023-07-29 02:41:32,191 root INFO writing top-level names to src/pyotp.egg-info/top_level.txt 2023-07-29 02:41:32,191 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2023-07-29 02:41:32,194 root INFO reading manifest file 'src/pyotp.egg-info/SOURCES.txt' 2023-07-29 02:41:32,194 root INFO reading manifest template 'MANIFEST.in' 2023-07-29 02:41:32,195 root INFO adding license file 'LICENSE' 2023-07-29 02:41:32,196 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2023-07-29 02:41:32,196 root INFO Copying src/pyotp.egg-info to build/bdist.linux-i686/wheel/pyotp-2.9.0-py3.11.egg-info 2023-07-29 02:41:32,198 root INFO running install_scripts 2023-07-29 02:41:32,201 wheel INFO creating build/bdist.linux-i686/wheel/pyotp-2.9.0.dist-info/WHEEL 2023-07-29 02:41:32,202 wheel INFO creating '/home/buildozer/aports/community/py3-otp/src/pyotp-2.9.0/.dist/.tmp-t3wyca_d/pyotp-2.9.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-07-29 02:41:32,202 wheel INFO adding 'pyotp/__init__.py' 2023-07-29 02:41:32,203 wheel INFO adding 'pyotp/compat.py' 2023-07-29 02:41:32,203 wheel INFO adding 'pyotp/hotp.py' 2023-07-29 02:41:32,204 wheel INFO adding 'pyotp/otp.py' 2023-07-29 02:41:32,204 wheel INFO adding 'pyotp/py.typed' 2023-07-29 02:41:32,204 wheel INFO adding 'pyotp/totp.py' 2023-07-29 02:41:32,205 wheel INFO adding 'pyotp/utils.py' 2023-07-29 02:41:32,205 wheel INFO adding 'pyotp/contrib/__init__.py' 2023-07-29 02:41:32,205 wheel INFO adding 'pyotp/contrib/steam.py' 2023-07-29 02:41:32,206 wheel INFO adding 'pyotp-2.9.0.dist-info/LICENSE' 2023-07-29 02:41:32,206 wheel INFO adding 'pyotp-2.9.0.dist-info/METADATA' 2023-07-29 02:41:32,206 wheel INFO adding 'pyotp-2.9.0.dist-info/WHEEL' 2023-07-29 02:41:32,207 wheel INFO adding 'pyotp-2.9.0.dist-info/top_level.txt' 2023-07-29 02:41:32,207 wheel INFO adding 'pyotp-2.9.0.dist-info/RECORD' 2023-07-29 02:41:32,207 wheel INFO removing build/bdist.linux-i686/wheel 2023-07-29 02:41:32,208 gpep517 INFO The backend produced .dist/pyotp-2.9.0-py3-none-any.whl pyotp-2.9.0-py3-none-any.whl >>> py3-otp: Entering fakeroot... >>> py3-otp-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.11/site-packages/pyotp/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.11/site-packages/pyotp/__pycache__' '/home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.11/site-packages/pyotp/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.11/site-packages/pyotp/contrib/__pycache__' >>> py3-otp-pyc*: Preparing subpackage py3-otp-pyc... >>> py3-otp-pyc*: Running postcheck for py3-otp-pyc >>> py3-otp*: Running postcheck for py3-otp >>> py3-otp*: Preparing package py3-otp... >>> py3-otp-pyc*: Tracing dependencies... python3~3.11 >>> py3-otp-pyc*: Package size: 76.0 KB >>> py3-otp-pyc*: Compressing data... >>> py3-otp-pyc*: Create checksum... >>> py3-otp-pyc*: Create py3-otp-pyc-2.9.0-r0.apk >>> py3-otp*: Tracing dependencies... python3~3.11 >>> py3-otp*: Package size: 92.0 KB >>> py3-otp*: Compressing data... >>> py3-otp*: Create checksum... >>> py3-otp*: Create py3-otp-2.9.0-r0.apk >>> py3-otp: Build complete at Sat, 29 Jul 2023 02:41:33 +0000 elapsed time 0h 0m 4s >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Uninstalling dependencies... (1/23) Purging .makedepends-py3-otp (20230729.024130) (2/23) Purging py3-gpep517-pyc (13-r2) (3/23) Purging py3-gpep517 (13-r2) (4/23) Purging py3-installer-pyc (0.7.0-r1) (5/23) Purging py3-installer (0.7.0-r1) (6/23) Purging py3-setuptools-pyc (68.0.0-r0) (7/23) Purging py3-setuptools (68.0.0-r0) (8/23) Purging py3-wheel-pyc (0.41.0-r0) (9/23) Purging py3-wheel (0.41.0-r0) (10/23) Purging py3-packaging-pyc (23.1-r1) (11/23) Purging py3-packaging (23.1-r1) (12/23) Purging py3-parsing-pyc (3.1.0-r0) (13/23) Purging py3-parsing (3.1.0-r0) (14/23) Purging python3-pyc (3.11.4-r4) (15/23) Purging python3-pycache-pyc0 (3.11.4-r4) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.4-r4) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.4-r3) (20/23) Purging libpanelw (6.4_p20230722-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r2) (23/23) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 379 MiB in 110 packages >>> py3-otp: Updating the community/x86 repository index... >>> py3-otp: Signing the index...