>>> py3-httpbin: Building community/py3-httpbin 0.10.2-r3 (using abuild 3.13.0-r3) started Fri, 21 Jun 2024 13:07:38 +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_p20240420-r0) (5/53) Installing readline (8.2.10-r0) (6/53) Installing sqlite-libs (3.46.0-r0) (7/53) Installing python3 (3.12.3-r1) (8/53) Installing python3-pycache-pyc0 (3.12.3-r1) (9/53) Installing pyc (3.12.3-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.4-r0) (18/53) Installing py3-jinja2-pyc (3.1.4-r0) (19/53) Installing py3-werkzeug (3.0.3-r0) (20/53) Installing py3-werkzeug-pyc (3.0.3-r0) (21/53) Installing py3-flask-pyc (3.0.3-r0) (22/53) Installing python3-pyc (3.12.3-r1) (23/53) Installing py3-blinker (1.7.0-r1) (24/53) Installing py3-flask (3.0.3-r0) (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.1-r0) (36/53) Installing py3-packaging-pyc (24.1-r0) (37/53) Installing py3-setuptools (70.1.0-r0) (38/53) Installing py3-setuptools-pyc (70.1.0-r0) (39/53) Installing py3-installer (0.7.0-r2) (40/53) Installing py3-installer-pyc (0.7.0-r2) (41/53) Installing py3-gpep517 (16-r0) (42/53) Installing py3-gpep517-pyc (16-r0) (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.5.0-r0) (48/53) Installing py3-pluggy-pyc (1.5.0-r0) (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.2.2-r0) (52/53) Installing py3-pytest-pyc (8.2.2-r0) (53/53) Installing .makedepends-py3-httpbin (20240621.130739) Executing busybox-1.36.1-r31.trigger OK: 330 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-06-21 13:07:40,407 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-06-21 13:07:40,529 root INFO running bdist_wheel 2024-06-21 13:07:40,546 root INFO running build 2024-06-21 13:07:40,546 root INFO running build_py 2024-06-21 13:07:40,550 root INFO creating build 2024-06-21 13:07:40,550 root INFO creating build/lib 2024-06-21 13:07:40,550 root INFO creating build/lib/httpbin 2024-06-21 13:07:40,550 root INFO copying httpbin/core.py -> build/lib/httpbin 2024-06-21 13:07:40,550 root INFO copying httpbin/utils.py -> build/lib/httpbin 2024-06-21 13:07:40,550 root INFO copying httpbin/helpers.py -> build/lib/httpbin 2024-06-21 13:07:40,551 root INFO copying httpbin/__init__.py -> build/lib/httpbin 2024-06-21 13:07:40,551 root INFO copying httpbin/filters.py -> build/lib/httpbin 2024-06-21 13:07:40,551 root INFO copying httpbin/structures.py -> build/lib/httpbin 2024-06-21 13:07:40,552 root INFO running egg_info 2024-06-21 13:07:40,555 root INFO writing httpbin.egg-info/PKG-INFO 2024-06-21 13:07:40,556 root INFO writing dependency_links to httpbin.egg-info/dependency_links.txt 2024-06-21 13:07:40,558 root INFO writing requirements to httpbin.egg-info/requires.txt 2024-06-21 13:07:40,558 root INFO writing top-level names to httpbin.egg-info/top_level.txt 2024-06-21 13:07:40,563 root INFO reading manifest file 'httpbin.egg-info/SOURCES.txt' 2024-06-21 13:07:40,563 root INFO reading manifest template 'MANIFEST.in' 2024-06-21 13:07:40,564 root WARNING warning: no files found matching 'test_httpbin.py' 2024-06-21 13:07:40,564 root INFO adding license file 'LICENSE' 2024-06-21 13:07:40,565 root INFO adding license file 'LICENSE.ISC' 2024-06-21 13:07:40,565 root INFO adding license file 'LICENSE.MIT' 2024-06-21 13:07:40,565 root INFO adding license file 'AUTHORS' 2024-06-21 13:07:40,566 root INFO writing manifest file 'httpbin.egg-info/SOURCES.txt' 2024-06-21 13:07:40,567 root INFO creating build/lib/httpbin/static 2024-06-21 13:07:40,567 root INFO copying httpbin/static/favicon.ico -> build/lib/httpbin/static 2024-06-21 13:07:40,568 root INFO creating build/lib/httpbin/templates 2024-06-21 13:07:40,568 root INFO copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates 2024-06-21 13:07:40,568 root INFO copying httpbin/templates/footer.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,568 root INFO copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,568 root INFO copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,569 root INFO copying httpbin/templates/index.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,569 root INFO copying httpbin/templates/moby.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,569 root INFO copying httpbin/templates/sample.xml -> build/lib/httpbin/templates 2024-06-21 13:07:40,569 root INFO copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates 2024-06-21 13:07:40,569 root INFO creating build/lib/httpbin/templates/images 2024-06-21 13:07:40,570 root INFO copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images 2024-06-21 13:07:40,570 root INFO copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images 2024-06-21 13:07:40,570 root INFO copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images 2024-06-21 13:07:40,570 root INFO copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 2024-06-21 13:07:40,570 root INFO creating build/lib/httpbin/templates/flasgger 2024-06-21 13:07:40,570 root INFO copying httpbin/templates/flasgger/index.html -> build/lib/httpbin/templates/flasgger 2024-06-21 13:07:40,578 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-06-21 13:07:40,578 root INFO running install 2024-06-21 13:07:40,600 root INFO running install_lib 2024-06-21 13:07:40,603 root INFO creating build/bdist.linux-ppc64le 2024-06-21 13:07:40,604 root INFO creating build/bdist.linux-ppc64le/wheel 2024-06-21 13:07:40,604 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,604 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/static 2024-06-21 13:07:40,604 root INFO copying build/lib/httpbin/static/favicon.ico -> build/bdist.linux-ppc64le/wheel/httpbin/static 2024-06-21 13:07:40,604 root INFO copying build/lib/httpbin/core.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,604 root INFO copying build/lib/httpbin/utils.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,605 root INFO copying build/lib/httpbin/helpers.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,605 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,605 root INFO copying build/lib/httpbin/templates/index.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,605 root INFO copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,605 root INFO copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,605 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-06-21 13:07:40,606 root INFO copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-06-21 13:07:40,606 root INFO copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-06-21 13:07:40,606 root INFO copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-06-21 13:07:40,606 root INFO copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.linux-ppc64le/wheel/httpbin/templates/images 2024-06-21 13:07:40,606 root INFO copying build/lib/httpbin/templates/footer.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,607 root INFO copying build/lib/httpbin/templates/moby.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,607 root INFO copying build/lib/httpbin/templates/sample.xml -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,607 root INFO copying build/lib/httpbin/templates/forms-post.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,607 root INFO copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.linux-ppc64le/wheel/httpbin/templates 2024-06-21 13:07:40,607 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin/templates/flasgger 2024-06-21 13:07:40,607 root INFO copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.linux-ppc64le/wheel/httpbin/templates/flasgger 2024-06-21 13:07:40,608 root INFO copying build/lib/httpbin/__init__.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,608 root INFO copying build/lib/httpbin/filters.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,608 root INFO copying build/lib/httpbin/structures.py -> build/bdist.linux-ppc64le/wheel/httpbin 2024-06-21 13:07:40,608 root INFO running install_egg_info 2024-06-21 13:07:40,611 root INFO Copying httpbin.egg-info to build/bdist.linux-ppc64le/wheel/httpbin-0.10.2-py3.12.egg-info 2024-06-21 13:07:40,612 root INFO running install_scripts 2024-06-21 13:07:40,617 root INFO creating build/bdist.linux-ppc64le/wheel/httpbin-0.10.2.dist-info/WHEEL 2024-06-21 13:07:40,617 wheel INFO creating '/home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/.dist/.tmp-2bb4hgxh/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-06-21 13:07:40,618 wheel INFO adding 'httpbin/__init__.py' 2024-06-21 13:07:40,618 wheel INFO adding 'httpbin/core.py' 2024-06-21 13:07:40,618 wheel INFO adding 'httpbin/filters.py' 2024-06-21 13:07:40,618 wheel INFO adding 'httpbin/helpers.py' 2024-06-21 13:07:40,619 wheel INFO adding 'httpbin/structures.py' 2024-06-21 13:07:40,619 wheel INFO adding 'httpbin/utils.py' 2024-06-21 13:07:40,619 wheel INFO adding 'httpbin/static/favicon.ico' 2024-06-21 13:07:40,619 wheel INFO adding 'httpbin/templates/UTF-8-demo.txt' 2024-06-21 13:07:40,620 wheel INFO adding 'httpbin/templates/footer.html' 2024-06-21 13:07:40,620 wheel INFO adding 'httpbin/templates/forms-post.html' 2024-06-21 13:07:40,620 wheel INFO adding 'httpbin/templates/httpbin.1.html' 2024-06-21 13:07:40,620 wheel INFO adding 'httpbin/templates/index.html' 2024-06-21 13:07:40,620 wheel INFO adding 'httpbin/templates/moby.html' 2024-06-21 13:07:40,621 wheel INFO adding 'httpbin/templates/sample.xml' 2024-06-21 13:07:40,621 wheel INFO adding 'httpbin/templates/trackingscripts.html' 2024-06-21 13:07:40,621 wheel INFO adding 'httpbin/templates/flasgger/index.html' 2024-06-21 13:07:40,621 wheel INFO adding 'httpbin/templates/images/jackal.jpg' 2024-06-21 13:07:40,622 wheel INFO adding 'httpbin/templates/images/pig_icon.png' 2024-06-21 13:07:40,622 wheel INFO adding 'httpbin/templates/images/svg_logo.svg' 2024-06-21 13:07:40,622 wheel INFO adding 'httpbin/templates/images/wolf_1.webp' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/AUTHORS' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE.ISC' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/LICENSE.MIT' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/METADATA' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/WHEEL' 2024-06-21 13:07:40,623 wheel INFO adding 'httpbin-0.10.2.dist-info/top_level.txt' 2024-06-21 13:07:40,624 wheel INFO adding 'httpbin-0.10.2.dist-info/RECORD' 2024-06-21 13:07:40,624 root INFO removing build/bdist.linux-ppc64le/wheel 2024-06-21 13:07:40,625 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-06-21 13:07:40,851 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-06-21 13:07:40,883 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.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 6.17s ======================== >>> py3-httpbin: Entering fakeroot... 2024-06-21 13:07:47,571 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-06-21 13:07:47,610 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-r3.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-r3.apk >>> py3-httpbin: Build complete at Fri, 21 Jun 2024 13:07:47 +0000 elapsed time 0h 0m 9s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/53) Purging .makedepends-py3-httpbin (20240621.130739) (2/53) Purging py3-flask-pyc (3.0.3-r0) (3/53) Purging py3-flask (3.0.3-r0) (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.4-r0) (9/53) Purging py3-jinja2 (3.1.4-r0) (10/53) Purging py3-werkzeug-pyc (3.0.3-r0) (11/53) Purging py3-werkzeug (3.0.3-r0) (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 (70.1.0-r0) (25/53) Purging py3-setuptools (70.1.0-r0) (26/53) Purging py3-gpep517-pyc (16-r0) (27/53) Purging py3-gpep517 (16-r0) (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.2.2-r0) (33/53) Purging py3-pytest (8.2.2-r0) (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.1-r0) (37/53) Purging py3-packaging (24.1-r0) (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.5.0-r0) (41/53) Purging py3-pluggy (1.5.0-r0) (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.3-r1) (45/53) Purging python3-pycache-pyc0 (3.12.3-r1) (46/53) Purging pyc (3.12.3-r1) (47/53) Purging python3 (3.12.3-r1) (48/53) Purging gdbm (1.23-r1) (49/53) Purging libffi (3.4.6-r0) (50/53) Purging libpanelw (6.4_p20240420-r0) (51/53) Purging mpdecimal (4.0.0-r0) (52/53) Purging readline (8.2.10-r0) (53/53) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 264 MiB in 110 packages >>> py3-httpbin: Updating the community/ppc64le repository index... >>> py3-httpbin: Signing the index...