>>> py3-pytest-httpx: Building community/py3-pytest-httpx 0.33.0-r0 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 01:12:04 +0000 >>> py3-pytest-httpx: Validating /home/buildozer/aports/community/py3-pytest-httpx/APKBUILD... >>> py3-pytest-httpx: Analyzing dependencies... >>> py3-pytest-httpx: Installing for build: build-base py3-httpx py3-pytest py3-gpep517 py3-setuptools py3-wheel py3-pytest-asyncio (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r2) (7/50) Installing sqlite-libs (3.47.0-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing py3-certifi-pyc (2024.8.30-r0) (12/50) Installing py3-idna (3.10-r0) (13/50) Installing py3-idna-pyc (3.10-r0) (14/50) Installing py3-curio (1.6-r2) (15/50) Installing py3-curio-pyc (1.6-r2) (16/50) Installing py3-sniffio (1.3.1-r1) (17/50) Installing py3-sniffio-pyc (1.3.1-r1) (18/50) Installing py3-anyio (4.3.0-r2) (19/50) Installing py3-anyio-pyc (4.3.0-r2) (20/50) Installing py3-h11 (0.14.0-r4) (21/50) Installing py3-h11-pyc (0.14.0-r4) (22/50) Installing py3-httpcore (1.0.5-r0) (23/50) Installing py3-httpcore-pyc (1.0.5-r0) (24/50) Installing py3-httpx-pyc (0.27.2-r0) (25/50) Installing python3-pyc (3.12.7-r1) (26/50) Installing py3-certifi (2024.8.30-r0) (27/50) Installing py3-httpx (0.27.2-r0) (28/50) Installing py3-iniconfig (2.0.0-r1) (29/50) Installing py3-iniconfig-pyc (2.0.0-r1) (30/50) Installing py3-parsing (3.1.4-r0) (31/50) Installing py3-parsing-pyc (3.1.4-r0) (32/50) Installing py3-packaging (24.1-r0) (33/50) Installing py3-packaging-pyc (24.1-r0) (34/50) Installing py3-pluggy (1.5.0-r0) (35/50) Installing py3-pluggy-pyc (1.5.0-r0) (36/50) Installing py3-py (1.11.0-r4) (37/50) Installing py3-py-pyc (1.11.0-r4) (38/50) Installing py3-pytest (8.3.3-r0) (39/50) Installing py3-pytest-pyc (8.3.3-r0) (40/50) Installing py3-installer (0.7.0-r2) (41/50) Installing py3-installer-pyc (0.7.0-r2) (42/50) Installing py3-gpep517 (16-r0) (43/50) Installing py3-gpep517-pyc (16-r0) (44/50) Installing py3-setuptools (70.3.0-r0) (45/50) Installing py3-setuptools-pyc (70.3.0-r0) (46/50) Installing py3-wheel (0.43.0-r0) (47/50) Installing py3-wheel-pyc (0.43.0-r0) (48/50) Installing py3-pytest-asyncio (0.24.0-r0) (49/50) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (50/50) Installing .makedepends-py3-pytest-httpx (20241110.011205) Executing busybox-1.37.0-r6.trigger OK: 367 MiB in 151 packages >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Cleaning up tmpdir >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz.part' py3-pytest-httpx-0.3 100% |********************************| 37697 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz.part' saved >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz >>> py3-pytest-httpx: Checking sha512sums... py3-pytest-httpx-0.33.0.tar.gz: OK >>> py3-pytest-httpx: Unpacking /var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz... 2024-11-10 01:12:05,986 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-10 01:12:06,082 root INFO running bdist_wheel 2024-11-10 01:12:06,091 root INFO running build 2024-11-10 01:12:06,091 root INFO running build_py 2024-11-10 01:12:06,093 root INFO creating build 2024-11-10 01:12:06,093 root INFO creating build/lib 2024-11-10 01:12:06,093 root INFO creating build/lib/pytest_httpx 2024-11-10 01:12:06,093 root INFO copying pytest_httpx/__init__.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,094 root INFO copying pytest_httpx/_options.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,094 root INFO copying pytest_httpx/version.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,094 root INFO copying pytest_httpx/_request_matcher.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,094 root INFO copying pytest_httpx/_pretty_print.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,094 root INFO copying pytest_httpx/_httpx_internals.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,095 root INFO copying pytest_httpx/_httpx_mock.py -> build/lib/pytest_httpx 2024-11-10 01:12:06,095 root INFO running egg_info 2024-11-10 01:12:06,095 root INFO creating pytest_httpx.egg-info 2024-11-10 01:12:06,097 root INFO writing pytest_httpx.egg-info/PKG-INFO 2024-11-10 01:12:06,098 root INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt 2024-11-10 01:12:06,098 root INFO writing entry points to pytest_httpx.egg-info/entry_points.txt 2024-11-10 01:12:06,098 root INFO writing requirements to pytest_httpx.egg-info/requires.txt 2024-11-10 01:12:06,098 root INFO writing top-level names to pytest_httpx.egg-info/top_level.txt 2024-11-10 01:12:06,098 root INFO writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-10 01:12:06,101 root INFO reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-10 01:12:06,101 root INFO reading manifest template 'MANIFEST.in' 2024-11-10 01:12:06,101 root INFO adding license file 'LICENSE' 2024-11-10 01:12:06,102 root INFO writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-10 01:12:06,102 root INFO copying pytest_httpx/py.typed -> build/lib/pytest_httpx 2024-11-10 01:12:06,106 root INFO installing to build/bdist.linux-armv8l/wheel 2024-11-10 01:12:06,106 root INFO running install 2024-11-10 01:12:06,115 root INFO running install_lib 2024-11-10 01:12:06,118 root INFO creating build/bdist.linux-armv8l 2024-11-10 01:12:06,118 root INFO creating build/bdist.linux-armv8l/wheel 2024-11-10 01:12:06,118 root INFO creating build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,118 root INFO copying build/lib/pytest_httpx/__init__.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,118 root INFO copying build/lib/pytest_httpx/_options.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/version.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/_request_matcher.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/py.typed -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/_pretty_print.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/_httpx_internals.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,119 root INFO copying build/lib/pytest_httpx/_httpx_mock.py -> build/bdist.linux-armv8l/wheel/pytest_httpx 2024-11-10 01:12:06,120 root INFO running install_egg_info 2024-11-10 01:12:06,121 root INFO Copying pytest_httpx.egg-info to build/bdist.linux-armv8l/wheel/pytest_httpx-0.33.0-py3.12.egg-info 2024-11-10 01:12:06,122 root INFO running install_scripts 2024-11-10 01:12:06,126 root INFO creating build/bdist.linux-armv8l/wheel/pytest_httpx-0.33.0.dist-info/WHEEL 2024-11-10 01:12:06,127 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.33.0/.dist/.tmp-1_yy6d_e/pytest_httpx-0.33.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-11-10 01:12:06,127 wheel INFO adding 'pytest_httpx/__init__.py' 2024-11-10 01:12:06,128 wheel INFO adding 'pytest_httpx/_httpx_internals.py' 2024-11-10 01:12:06,128 wheel INFO adding 'pytest_httpx/_httpx_mock.py' 2024-11-10 01:12:06,128 wheel INFO adding 'pytest_httpx/_options.py' 2024-11-10 01:12:06,128 wheel INFO adding 'pytest_httpx/_pretty_print.py' 2024-11-10 01:12:06,128 wheel INFO adding 'pytest_httpx/_request_matcher.py' 2024-11-10 01:12:06,129 wheel INFO adding 'pytest_httpx/py.typed' 2024-11-10 01:12:06,129 wheel INFO adding 'pytest_httpx/version.py' 2024-11-10 01:12:06,129 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/LICENSE' 2024-11-10 01:12:06,129 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/METADATA' 2024-11-10 01:12:06,130 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/WHEEL' 2024-11-10 01:12:06,130 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/entry_points.txt' 2024-11-10 01:12:06,130 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/top_level.txt' 2024-11-10 01:12:06,130 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/RECORD' 2024-11-10 01:12:06,130 root INFO removing build/bdist.linux-armv8l/wheel 2024-11-10 01:12:06,131 gpep517 INFO The backend produced .dist/pytest_httpx-0.33.0-py3-none-any.whl pytest_httpx-0.33.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.33.0 configfile: pyproject.toml plugins: httpx-0.33.0, anyio-0.0.0, asyncio-0.24.0 asyncio: mode=Mode.STRICT, default_loop_scope=function collected 260 items tests/test_httpx_async.py .............................................. [ 17%] ........................................................................ [ 45%] ..... [ 47%] tests/test_httpx_sync.py ............................................... [ 65%] ...................................................................... [ 92%] tests/test_plugin.py .................... [100%] =============================== warnings summary =============================== tests/test_httpx_async.py: 1 warning tests/test_httpx_sync.py: 1 warning tests/test_plugin.py: 20 warnings /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 260 passed, 22 warnings in 7.25s ======================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32/popen-gw55/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32/popen-gw55/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32/popen-gw55 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32/popen-gw55' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-dca04cd4-f267-4186-87eb-c5e39db70c32' warnings.warn( >>> py3-pytest-httpx: Entering fakeroot... >>> py3-pytest-httpx-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_httpx/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-httpx/pkg/py3-pytest-httpx-pyc/usr/lib/python3.12/site-packages/pytest_httpx/__pycache__' >>> py3-pytest-httpx-pyc*: Preparing subpackage py3-pytest-httpx-pyc... >>> py3-pytest-httpx-pyc*: Running postcheck for py3-pytest-httpx-pyc >>> py3-pytest-httpx*: Running postcheck for py3-pytest-httpx >>> py3-pytest-httpx*: Preparing package py3-pytest-httpx... >>> py3-pytest-httpx-pyc*: Tracing dependencies... py3-httpx py3-pytest python3~3.12 >>> py3-pytest-httpx-pyc*: Package size: 40.8 KB >>> py3-pytest-httpx-pyc*: Compressing data... >>> py3-pytest-httpx-pyc*: Create checksum... >>> py3-pytest-httpx-pyc*: Create py3-pytest-httpx-pyc-0.33.0-r0.apk >>> py3-pytest-httpx*: Tracing dependencies... py3-httpx py3-pytest python3~3.12 >>> py3-pytest-httpx*: Package size: 66.1 KB >>> py3-pytest-httpx*: Compressing data... >>> py3-pytest-httpx*: Create checksum... >>> py3-pytest-httpx*: Create py3-pytest-httpx-0.33.0-r0.apk >>> py3-pytest-httpx: Build complete at Sun, 10 Nov 2024 01:12:14 +0000 elapsed time 0h 0m 10s >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Uninstalling dependencies... (1/50) Purging .makedepends-py3-pytest-httpx (20241110.011205) (2/50) Purging py3-httpx-pyc (0.27.2-r0) (3/50) Purging py3-httpx (0.27.2-r0) (4/50) Purging py3-httpcore-pyc (1.0.5-r0) (5/50) Purging py3-httpcore (1.0.5-r0) (6/50) Purging py3-anyio-pyc (4.3.0-r2) (7/50) Purging py3-anyio (4.3.0-r2) (8/50) Purging py3-certifi-pyc (2024.8.30-r0) (9/50) Purging py3-certifi (2024.8.30-r0) (10/50) Purging py3-h11-pyc (0.14.0-r4) (11/50) Purging py3-h11 (0.14.0-r4) (12/50) Purging py3-idna-pyc (3.10-r0) (13/50) Purging py3-idna (3.10-r0) (14/50) Purging py3-sniffio-pyc (1.3.1-r1) (15/50) Purging py3-sniffio (1.3.1-r1) (16/50) Purging py3-curio-pyc (1.6-r2) (17/50) Purging py3-curio (1.6-r2) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-setuptools-pyc (70.3.0-r0) (23/50) Purging py3-setuptools (70.3.0-r0) (24/50) Purging py3-wheel-pyc (0.43.0-r0) (25/50) Purging py3-wheel (0.43.0-r0) (26/50) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (27/50) Purging py3-pytest-asyncio (0.24.0-r0) (28/50) Purging py3-pytest-pyc (8.3.3-r0) (29/50) Purging py3-pytest (8.3.3-r0) (30/50) Purging py3-iniconfig-pyc (2.0.0-r1) (31/50) Purging py3-iniconfig (2.0.0-r1) (32/50) Purging py3-packaging-pyc (24.1-r0) (33/50) Purging py3-packaging (24.1-r0) (34/50) Purging py3-parsing-pyc (3.1.4-r0) (35/50) Purging py3-parsing (3.1.4-r0) (36/50) Purging py3-pluggy-pyc (1.5.0-r0) (37/50) Purging py3-pluggy (1.5.0-r0) (38/50) Purging py3-py-pyc (1.11.0-r4) (39/50) Purging py3-py (1.11.0-r4) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r2) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 319 MiB in 101 packages >>> py3-pytest-httpx: Updating the community/armhf repository index... >>> py3-pytest-httpx: Signing the index...