>>> py3-httpbin: Building community/py3-httpbin 0.10.2-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:04:45 +0000 >>> py3-httpbin: Checking sanity of /home/buildozer/aports/community/py3-httpbin/APKBUILD... >>> py3-httpbin: Analyzing dependencies... >>> py3-httpbin: Installing for build: build-base py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator py3-setuptools py3-gpep517 py3-wheel py3-pytest (1/53) Installing libffi (3.4.6-r0) (2/53) Installing gdbm (1.23-r1) (3/53) Installing mpdecimal (4.0.0-r0) (4/53) Installing libpanelw (6.4_p20240330-r0) (5/53) Installing readline (8.2.10-r0) (6/53) Installing sqlite-libs (3.45.2-r0) (7/53) Installing python3 (3.12.2-r1) (8/53) Installing python3-pycache-pyc0 (3.12.2-r1) (9/53) Installing pyc (3.12.2-r1) (10/53) Installing py3-blinker-pyc (1.7.0-r1) (11/53) Installing py3-click (8.1.7-r2) (12/53) Installing py3-click-pyc (8.1.7-r2) (13/53) Installing py3-itsdangerous (2.1.2-r4) (14/53) Installing py3-itsdangerous-pyc (2.1.2-r4) (15/53) Installing py3-markupsafe (2.1.5-r1) (16/53) Installing py3-markupsafe-pyc (2.1.5-r1) (17/53) Installing py3-jinja2 (3.1.3-r1) (18/53) Installing py3-jinja2-pyc (3.1.3-r1) (19/53) Installing py3-werkzeug (3.0.1-r1) (20/53) Installing py3-werkzeug-pyc (3.0.1-r1) (21/53) Installing py3-flask-pyc (3.0.2-r1) (22/53) Installing python3-pyc (3.12.2-r1) (23/53) Installing py3-blinker (1.7.0-r1) (24/53) Installing py3-flask (3.0.2-r1) (25/53) Installing py3-six (1.16.0-r9) (26/53) Installing py3-six-pyc (1.16.0-r9) (27/53) Installing py3-raven (6.10.0-r7) (28/53) Installing py3-raven-pyc (6.10.0-r7) (29/53) Installing py3-brotli (1.1.0-r2) (30/53) Installing py3-brotli-pyc (1.1.0-r2) (31/53) Installing py3-decorator (5.1.1-r4) (32/53) Installing py3-decorator-pyc (5.1.1-r4) (33/53) Installing py3-parsing (3.1.2-r1) (34/53) Installing py3-parsing-pyc (3.1.2-r1) (35/53) Installing py3-packaging (24.0-r1) (36/53) Installing py3-packaging-pyc (24.0-r1) (37/53) Installing py3-setuptools (69.2.0-r1) (38/53) Installing py3-setuptools-pyc (69.2.0-r1) (39/53) Installing py3-installer (0.7.0-r2) (40/53) Installing py3-installer-pyc (0.7.0-r2) (41/53) Installing py3-gpep517 (15-r2) (42/53) Installing py3-gpep517-pyc (15-r2) (43/53) Installing py3-wheel (0.42.0-r1) (44/53) Installing py3-wheel-pyc (0.42.0-r1) (45/53) Installing py3-iniconfig (2.0.0-r1) (46/53) Installing py3-iniconfig-pyc (2.0.0-r1) (47/53) Installing py3-pluggy (1.4.0-r1) (48/53) Installing py3-pluggy-pyc (1.4.0-r1) (49/53) Installing py3-py (1.11.0-r3) (50/53) Installing py3-py-pyc (1.11.0-r3) (51/53) Installing py3-pytest (8.1.1-r1) (52/53) Installing py3-pytest-pyc (8.1.1-r1) (53/53) Installing .makedepends-py3-httpbin (20240412.180448) Executing busybox-1.36.1-r25.trigger OK: 329 MiB in 163 packages >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Cleaning up tmpdir >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpbin-0.10.2.tar.gz >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpbin-0.10.2.tar.gz >>> py3-httpbin: Checking sha512sums... httpbin-0.10.2.tar.gz: OK 0001-Make-flasgger-dep-optional-26.patch: OK brotli.patch: OK >>> py3-httpbin: Unpacking /var/cache/distfiles/httpbin-0.10.2.tar.gz... >>> py3-httpbin: 0001-Make-flasgger-dep-optional-26.patch patching file httpbin/core.py patching file pyproject.toml >>> py3-httpbin: brotli.patch patching file httpbin/filters.py patching file pyproject.toml 2024-04-12 18:04:50,423 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 18:04:50,822 root INFO running bdist_wheel 2024-04-12 18:04:50,869 root INFO running build 2024-04-12 18:04:50,869 root INFO running build_py 2024-04-12 18:04:50,879 root INFO creating build 2024-04-12 18:04:50,880 root INFO creating build/lib 2024-04-12 18:04:50,880 root INFO creating build/lib/httpbin 2024-04-12 18:04:50,880 root INFO copying httpbin/core.py -> build/lib/httpbin 2024-04-12 18:04:50,881 root INFO copying httpbin/utils.py -> build/lib/httpbin 2024-04-12 18:04:50,882 root INFO copying httpbin/helpers.py -> build/lib/httpbin 2024-04-12 18:04:50,882 root INFO copying httpbin/__init__.py -> build/lib/httpbin 2024-04-12 18:04:50,883 root INFO copying httpbin/filters.py -> build/lib/httpbin 2024-04-12 18:04:50,883 root INFO copying httpbin/structures.py -> build/lib/httpbin 2024-04-12 18:04:50,885 root INFO running egg_info 2024-04-12 18:04:50,895 root INFO writing httpbin.egg-info/PKG-INFO 2024-04-12 18:04:50,899 root INFO writing dependency_links to httpbin.egg-info/dependency_links.txt 2024-04-12 18:04:50,903 root INFO writing requirements to httpbin.egg-info/requires.txt 2024-04-12 18:04:50,904 root INFO writing top-level names to httpbin.egg-info/top_level.txt 2024-04-12 18:04:50,918 root INFO reading manifest file 'httpbin.egg-info/SOURCES.txt' 2024-04-12 18:04:50,920 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 18:04:50,921 root WARNING warning: no files found matching 'test_httpbin.py' 2024-04-12 18:04:50,924 root INFO adding license file 'LICENSE' 2024-04-12 18:04:50,924 root INFO adding license file 'LICENSE.ISC' 2024-04-12 18:04:50,924 root INFO adding license file 'LICENSE.MIT' 2024-04-12 18:04:50,924 root INFO adding license file 'AUTHORS' 2024-04-12 18:04:50,928 root INFO writing manifest file 'httpbin.egg-info/SOURCES.txt' 2024-04-12 18:04:50,932 root INFO creating build/lib/httpbin/static 2024-04-12 18:04:50,932 root INFO copying httpbin/static/favicon.ico -> build/lib/httpbin/static 2024-04-12 18:04:50,933 root INFO creating build/lib/httpbin/templates 2024-04-12 18:04:50,933 root INFO copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates 2024-04-12 18:04:50,934 root INFO copying httpbin/templates/footer.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,934 root INFO copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,935 root INFO copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,935 root INFO copying httpbin/templates/index.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,936 root INFO copying httpbin/templates/moby.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,936 root INFO copying httpbin/templates/sample.xml -> build/lib/httpbin/templates 2024-04-12 18:04:50,937 root INFO copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates 2024-04-12 18:04:50,937 root INFO creating build/lib/httpbin/templates/images 2024-04-12 18:04:50,938 root INFO copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images 2024-04-12 18:04:50,938 root INFO copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images 2024-04-12 18:04:50,938 root INFO copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images 2024-04-12 18:04:50,939 root INFO copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 2024-04-12 18:04:50,939 root INFO creating build/lib/httpbin/templates/flasgger 2024-04-12 18:04:50,940 root INFO copying httpbin/templates/flasgger/index.html -> build/lib/httpbin/templates/flasgger 2024-04-12 18:04:50,959 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 18:04:50,959 root INFO running install 2024-04-12 18:04:51,021 root INFO running install_lib 2024-04-12 18:04:51,031 root INFO creating build/bdist.linux-ppc64le 2024-04-12 18:04:51,031 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 18:04:51,032 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,032 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/static 2024-04-12 18:04:51,033 root INFO copying build/lib/httpbin/static/favicon.ico -> build/bdist.linux-ppc64le/wheel/httpbin/static 2024-04-12 18:04:51,033 root INFO copying build/lib/httpbin/core.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,034 root INFO copying build/lib/httpbin/utils.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,034 root INFO copying build/lib/httpbin/helpers.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,035 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,035 root INFO copying build/lib/httpbin/templates/index.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,036 root INFO copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,036 root INFO copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,037 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-04-12 18:04:51,037 root INFO copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-04-12 18:04:51,038 root INFO copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-04-12 18:04:51,038 root INFO copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-04-12 18:04:51,039 root INFO copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-04-12 18:04:51,039 root INFO copying build/lib/httpbin/templates/footer.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,040 root INFO copying build/lib/httpbin/templates/moby.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,040 root INFO copying build/lib/httpbin/templates/sample.xml -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,041 root INFO copying build/lib/httpbin/templates/forms-post.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,041 root INFO copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-04-12 18:04:51,042 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates/flasgger 2024-04-12 18:04:51,042 root INFO copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates/flasgger 2024-04-12 18:04:51,043 root INFO copying build/lib/httpbin/__init__.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,043 root INFO copying build/lib/httpbin/filters.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,044 root INFO copying build/lib/httpbin/structures.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-04-12 18:04:51,044 root INFO running install_egg_info 2024-04-12 18:04:51,054 root INFO Copying httpbin.egg-info to build/bdist.linux-ppc64le/wheel/httpbin-0.10.2-py3.12.egg-info 2024-04-12 18:04:51,057 root INFO running install_scripts 2024-04-12 18:04:51,070 wheel INFO creating build/bdist.linux-ppc64le/wheel/httpbin-0.10.2.dist-info/WHEEL 2024-04-12 18:04:51,072 wheel INFO creating '/home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/.dist/.tmp-vf40l5li/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 18:04:51,072 wheel INFO adding 'httpbin/__init__.py' 2024-04-12 18:04:51,073 wheel INFO adding 'httpbin/core.py' 2024-04-12 18:04:51,074 wheel INFO adding 'httpbin/filters.py' 2024-04-12 18:04:51,075 wheel INFO adding 'httpbin/helpers.py' 2024-04-12 18:04:51,075 wheel INFO adding 'httpbin/structures.py' 2024-04-12 18:04:51,076 wheel INFO adding 'httpbin/utils.py' 2024-04-12 18:04:51,076 wheel INFO adding 'httpbin/static/favicon.ico' 2024-04-12 18:04:51,077 wheel INFO adding 'httpbin/templates/UTF-8-demo.txt' 2024-04-12 18:04:51,078 wheel INFO adding 'httpbin/templates/footer.html' 2024-04-12 18:04:51,078 wheel INFO adding 'httpbin/templates/forms-post.html' 2024-04-12 18:04:51,079 wheel INFO adding 'httpbin/templates/httpbin.1.html' 2024-04-12 18:04:51,079 wheel INFO adding 'httpbin/templates/index.html' 2024-04-12 18:04:51,080 wheel INFO adding 'httpbin/templates/moby.html' 2024-04-12 18:04:51,081 wheel INFO adding 'httpbin/templates/sample.xml' 2024-04-12 18:04:51,081 wheel INFO adding 'httpbin/templates/trackingscripts.html' 2024-04-12 18:04:51,082 wheel INFO adding 'httpbin/templates/flasgger/index.html' 2024-04-12 18:04:51,082 wheel INFO adding 'httpbin/templates/images/jackal.jpg' 2024-04-12 18:04:51,083 wheel INFO adding 'httpbin/templates/images/pig_icon.png' 2024-04-12 18:04:51,084 wheel INFO adding 'httpbin/templates/images/svg_logo.svg' 2024-04-12 18:04:51,085 wheel INFO adding 'httpbin/templates/images/wolf_1.webp' 2024-04-12 18:04:51,086 wheel INFO adding 'httpbin-0.10.2.dist-info/AUTHORS' 2024-04-12 18:04:51,086 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE' 2024-04-12 18:04:51,087 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE.ISC' 2024-04-12 18:04:51,087 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE.MIT' 2024-04-12 18:04:51,087 wheel INFO adding 'httpbin-0.10.2.dist-info/METADATA' 2024-04-12 18:04:51,088 wheel INFO adding 'httpbin-0.10.2.dist-info/WHEEL' 2024-04-12 18:04:51,088 wheel INFO adding 'httpbin-0.10.2.dist-info/top_level.txt' 2024-04-12 18:04:51,089 wheel INFO adding 'httpbin-0.10.2.dist-info/RECORD' 2024-04-12 18:04:51,090 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 18:04:51,094 gpep517 INFO The backend produced .dist/httpbin-0.10.2-py2.py3-none-any.whl httpbin-0.10.2-py2.py3-none-any.whl 2024-04-12 18:04:51,728 gpep517 INFO Installing .dist/httpbin-0.10.2-py2.py3-none-any.whl into .testenv lib/python3.12/site-packages/httpbin/helpers.py:32: SyntaxWarning: invalid escape sequence '\_' lib/python3.12/site-packages/httpbin/helpers.py:77: SyntaxWarning: invalid escape sequence '\ ' lib/python3.12/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' 2024-04-12 18:04:51,820 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2 configfile: pyproject.toml collected 67 items tests/test_httpbin.py .................................................. [ 74%] ................. [100%] =============================== warnings summary =============================== httpbin/helpers.py:32 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:32: SyntaxWarning: invalid escape sequence '\_' ASCII_ART = """ httpbin/helpers.py:77 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:77: SyntaxWarning: invalid escape sequence '\ ' ANGRY_ASCII =""" httpbin/helpers.py:444 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' match = re.search('\s*(W/)?\"?([^"]*)\"?\s*', part) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 67 passed, 3 warnings in 8.16s ======================== >>> py3-httpbin: Entering fakeroot... 2024-04-12 18:05:01,840 gpep517 INFO Installing .dist/httpbin-0.10.2-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin /usr/lib/python3.12/site-packages/httpbin/helpers.py:32: SyntaxWarning: invalid escape sequence '\_' /usr/lib/python3.12/site-packages/httpbin/helpers.py:77: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' 2024-04-12 18:05:02,034 gpep517 INFO Installation complete >>> py3-httpbin-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.12/site-packages/httpbin/__pycache__' -> '/home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin-pyc/usr/lib/python3.12/site-packages/httpbin/__pycache__' >>> py3-httpbin-pyc*: Preparing subpackage py3-httpbin-pyc... >>> py3-httpbin-pyc*: Running postcheck for py3-httpbin-pyc >>> py3-httpbin*: Running postcheck for py3-httpbin >>> py3-httpbin*: Preparing package py3-httpbin... >>> py3-httpbin-pyc*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.12 >>> py3-httpbin-pyc*: Package size: 120.0 KB >>> py3-httpbin-pyc*: Compressing data... >>> py3-httpbin-pyc*: Create checksum... >>> py3-httpbin-pyc*: Create py3-httpbin-pyc-0.10.2-r2.apk >>> py3-httpbin*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.12 >>> py3-httpbin*: Package size: 316.0 KB >>> py3-httpbin*: Compressing data... >>> py3-httpbin*: Create checksum... >>> py3-httpbin*: Create py3-httpbin-0.10.2-r2.apk >>> py3-httpbin: Build complete at Fri, 12 Apr 2024 18:05:03 +0000 elapsed time 0h 0m 18s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/53) Purging .makedepends-py3-httpbin (20240412.180448) (2/53) Purging py3-flask-pyc (3.0.2-r1) (3/53) Purging py3-flask (3.0.2-r1) (4/53) Purging py3-click-pyc (8.1.7-r2) (5/53) Purging py3-click (8.1.7-r2) (6/53) Purging py3-itsdangerous-pyc (2.1.2-r4) (7/53) Purging py3-itsdangerous (2.1.2-r4) (8/53) Purging py3-jinja2-pyc (3.1.3-r1) (9/53) Purging py3-jinja2 (3.1.3-r1) (10/53) Purging py3-werkzeug-pyc (3.0.1-r1) (11/53) Purging py3-werkzeug (3.0.1-r1) (12/53) Purging py3-markupsafe-pyc (2.1.5-r1) (13/53) Purging py3-markupsafe (2.1.5-r1) (14/53) Purging py3-six-pyc (1.16.0-r9) (15/53) Purging py3-six (1.16.0-r9) (16/53) Purging py3-raven-pyc (6.10.0-r7) (17/53) Purging py3-raven (6.10.0-r7) (18/53) Purging py3-blinker-pyc (1.7.0-r1) (19/53) Purging py3-blinker (1.7.0-r1) (20/53) Purging py3-brotli-pyc (1.1.0-r2) (21/53) Purging py3-brotli (1.1.0-r2) (22/53) Purging py3-decorator-pyc (5.1.1-r4) (23/53) Purging py3-decorator (5.1.1-r4) (24/53) Purging py3-setuptools-pyc (69.2.0-r1) (25/53) Purging py3-setuptools (69.2.0-r1) (26/53) Purging py3-gpep517-pyc (15-r2) (27/53) Purging py3-gpep517 (15-r2) (28/53) Purging py3-installer-pyc (0.7.0-r2) (29/53) Purging py3-installer (0.7.0-r2) (30/53) Purging py3-wheel-pyc (0.42.0-r1) (31/53) Purging py3-wheel (0.42.0-r1) (32/53) Purging py3-pytest-pyc (8.1.1-r1) (33/53) Purging py3-pytest (8.1.1-r1) (34/53) Purging py3-iniconfig-pyc (2.0.0-r1) (35/53) Purging py3-iniconfig (2.0.0-r1) (36/53) Purging py3-packaging-pyc (24.0-r1) (37/53) Purging py3-packaging (24.0-r1) (38/53) Purging py3-parsing-pyc (3.1.2-r1) (39/53) Purging py3-parsing (3.1.2-r1) (40/53) Purging py3-pluggy-pyc (1.4.0-r1) (41/53) Purging py3-pluggy (1.4.0-r1) (42/53) Purging py3-py-pyc (1.11.0-r3) (43/53) Purging py3-py (1.11.0-r3) (44/53) Purging python3-pyc (3.12.2-r1) (45/53) Purging python3-pycache-pyc0 (3.12.2-r1) (46/53) Purging pyc (3.12.2-r1) (47/53) Purging python3 (3.12.2-r1) (48/53) Purging gdbm (1.23-r1) (49/53) Purging libffi (3.4.6-r0) (50/53) Purging libpanelw (6.4_p20240330-r0) (51/53) Purging mpdecimal (4.0.0-r0) (52/53) Purging readline (8.2.10-r0) (53/53) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-httpbin: Updating the community/ppc64le repository index... >>> py3-httpbin: Signing the index...