>>> py3-cloudflare: Building community/py3-cloudflare 2.14.3-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:44:05 +0000 >>> py3-cloudflare: Validating /home/udu/aports/community/py3-cloudflare/APKBUILD... >>> py3-cloudflare: Analyzing dependencies... >>> py3-cloudflare: Installing for build: build-base py3-beautifulsoup4 py3-future py3-jsonlines py3-requests py3-yaml python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/46) Installing py3-soupsieve (2.7-r0) (2/46) Installing py3-soupsieve-pyc (2.7-r0) (3/46) Installing py3-typing-extensions (4.13.2-r0) (4/46) Installing py3-typing-extensions-pyc (4.13.2-r0) (5/46) Installing py3-beautifulsoup4-pyc (4.13.4-r0) (6/46) Installing py3-beautifulsoup4 (4.13.4-r0) (7/46) Installing py3-future (1.0.0-r1) (8/46) Installing py3-future-pyc (1.0.0-r1) (9/46) Installing py3-attrs (25.3.0-r0) (10/46) Installing py3-attrs-pyc (25.3.0-r0) (11/46) Installing py3-jsonlines (4.0.0-r1) (12/46) Installing py3-jsonlines-pyc (4.0.0-r1) (13/46) Installing py3-certifi (2025.4.26-r0) (14/46) Installing py3-certifi-pyc (2025.4.26-r0) (15/46) Installing py3-charset-normalizer (3.4.2-r0) (16/46) Installing py3-charset-normalizer-pyc (3.4.2-r0) (17/46) Installing py3-idna (3.10-r0) (18/46) Installing py3-idna-pyc (3.10-r0) (19/46) Installing py3-urllib3 (1.26.20-r0) (20/46) Installing py3-urllib3-pyc (1.26.20-r0) (21/46) Installing py3-requests (2.32.5-r0) (22/46) Installing py3-requests-pyc (2.32.5-r0) (23/46) Installing yaml (0.2.5-r2) (24/46) Installing py3-yaml (6.0.2-r0) (25/46) Installing py3-yaml-pyc (6.0.2-r0) (26/46) Installing py3-installer (0.7.0-r2) (27/46) Installing py3-installer-pyc (0.7.0-r2) (28/46) Installing py3-gpep517 (19-r0) (29/46) Installing py3-gpep517-pyc (19-r0) (30/46) Installing py3-parsing (3.2.3-r0) (31/46) Installing py3-parsing-pyc (3.2.3-r0) (32/46) Installing py3-packaging (25.0-r0) (33/46) Installing py3-packaging-pyc (25.0-r0) (34/46) Installing py3-setuptools (80.9.0-r0) (35/46) Installing py3-setuptools-pyc (80.9.0-r0) (36/46) Installing py3-wheel (0.46.1-r0) (37/46) Installing py3-wheel-pyc (0.46.1-r0) (38/46) Installing py3-iniconfig (2.1.0-r0) (39/46) Installing py3-iniconfig-pyc (2.1.0-r0) (40/46) Installing py3-pluggy (1.5.0-r0) (41/46) Installing py3-pluggy-pyc (1.5.0-r0) (42/46) Installing py3-py (1.11.0-r4) (43/46) Installing py3-py-pyc (1.11.0-r4) (44/46) Installing py3-pytest (8.3.5-r0) (45/46) Installing py3-pytest-pyc (8.3.5-r0) (46/46) Installing .makedepends-py3-cloudflare (20251012.154406) Executing busybox-1.37.0-r19.trigger OK: 318 MiB in 135 packages >>> py3-cloudflare: Cleaning up srcdir >>> py3-cloudflare: Cleaning up pkgdir >>> py3-cloudflare: Cleaning up tmpdir >>> py3-cloudflare: Fetching https://github.com/cloudflare/python-cloudflare/archive/refs/tags/2.14.3/python-cloudflare-2.14.3.tar.gz >>> py3-cloudflare: Fetching https://github.com/cloudflare/python-cloudflare/archive/refs/tags/2.14.3/python-cloudflare-2.14.3.tar.gz >>> py3-cloudflare: Checking sha512sums... python-cloudflare-2.14.3.tar.gz: OK no-examples.patch: OK >>> py3-cloudflare: Unpacking /var/cache/distfiles/python-cloudflare-2.14.3.tar.gz... >>> py3-cloudflare: no-examples.patch patching file setup.py 2025-10-12 15:44:07,145 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 15:44:07,157 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 15:44:07,166 root INFO running build 2025-10-12 15:44:07,166 root INFO running build_py 2025-10-12 15:44:07,168 root INFO creating build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/cli4.py -> build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/examples.py -> build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/myjsonlines.py -> build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/dump.py -> build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/myyaml.py -> build/lib/cli4 2025-10-12 15:44:07,168 root INFO copying cli4/converters.py -> build/lib/cli4 2025-10-12 15:44:07,169 root INFO copying cli4/__init__.py -> build/lib/cli4 2025-10-12 15:44:07,169 root INFO copying cli4/__main__.py -> build/lib/cli4 2025-10-12 15:44:07,169 root INFO creating build/lib/CloudFlare 2025-10-12 15:44:07,169 root INFO copying CloudFlare/api_v4.py -> build/lib/CloudFlare 2025-10-12 15:44:07,169 root INFO copying CloudFlare/api_decode_from_openapi.py -> build/lib/CloudFlare 2025-10-12 15:44:07,169 root INFO copying CloudFlare/logging_helper.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/network.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/utils.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/cloudflare.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/exceptions.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/api_decode_from_web.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/__init__.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/read_configs.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO copying CloudFlare/api_extras.py -> build/lib/CloudFlare 2025-10-12 15:44:07,170 root INFO running egg_info 2025-10-12 15:44:07,171 root INFO creating cloudflare.egg-info 2025-10-12 15:44:07,172 root INFO writing cloudflare.egg-info/PKG-INFO 2025-10-12 15:44:07,172 root INFO writing dependency_links to cloudflare.egg-info/dependency_links.txt 2025-10-12 15:44:07,172 root INFO writing entry points to cloudflare.egg-info/entry_points.txt 2025-10-12 15:44:07,172 root INFO writing requirements to cloudflare.egg-info/requires.txt 2025-10-12 15:44:07,172 root INFO writing top-level names to cloudflare.egg-info/top_level.txt 2025-10-12 15:44:07,172 root INFO writing manifest file 'cloudflare.egg-info/SOURCES.txt' 2025-10-12 15:44:07,174 root INFO reading manifest file 'cloudflare.egg-info/SOURCES.txt' 2025-10-12 15:44:07,174 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:44:07,174 root WARNING warning: no files found matching '*.sh' under directory 'examples' 2025-10-12 15:44:07,175 root WARNING warning: no files found matching '*.py' under directory 'examples' 2025-10-12 15:44:07,175 root INFO adding license file 'LICENSE' 2025-10-12 15:44:07,175 root INFO writing manifest file 'cloudflare.egg-info/SOURCES.txt' 2025-10-12 15:44:07,180 root INFO copying cli4/cli4.1 -> build/lib/cli4 2025-10-12 15:44:07,184 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:44:07,184 root INFO running install 2025-10-12 15:44:07,188 root INFO running install_lib 2025-10-12 15:44:07,190 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:44:07,190 root INFO creating build/bdist.linux-x86_64/wheel/cli4 2025-10-12 15:44:07,190 root INFO copying build/lib/cli4/cli4.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/examples.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/myjsonlines.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/cli4.1 -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/dump.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/myyaml.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/converters.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/__init__.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO copying build/lib/cli4/__main__.py -> build/bdist.linux-x86_64/wheel/./cli4 2025-10-12 15:44:07,191 root INFO creating build/bdist.linux-x86_64/wheel/CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/api_v4.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/api_decode_from_openapi.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/logging_helper.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/network.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/utils.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/cloudflare.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/exceptions.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,191 root INFO copying build/lib/CloudFlare/api_decode_from_web.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,192 root INFO copying build/lib/CloudFlare/__init__.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,192 root INFO copying build/lib/CloudFlare/read_configs.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,192 root INFO copying build/lib/CloudFlare/api_extras.py -> build/bdist.linux-x86_64/wheel/./CloudFlare 2025-10-12 15:44:07,192 root INFO running install_data 2025-10-12 15:44:07,193 root INFO creating build/bdist.linux-x86_64/wheel/cloudflare-2.14.2.data/data 2025-10-12 15:44:07,193 root INFO creating build/bdist.linux-x86_64/wheel/cloudflare-2.14.2.data/data/share/man/man1 2025-10-12 15:44:07,193 root INFO copying cli4/cli4.1 -> build/bdist.linux-x86_64/wheel/cloudflare-2.14.2.data/data/share/man/man1 2025-10-12 15:44:07,194 root INFO running install_egg_info 2025-10-12 15:44:07,195 root INFO Copying cloudflare.egg-info to build/bdist.linux-x86_64/wheel/./cloudflare-2.14.2-py3.12.egg-info 2025-10-12 15:44:07,196 root INFO running install_scripts 2025-10-12 15:44:07,196 root INFO creating build/bdist.linux-x86_64/wheel/cloudflare-2.14.2.dist-info/WHEEL 2025-10-12 15:44:07,196 wheel INFO creating '/home/udu/aports/community/py3-cloudflare/src/python-cloudflare-2.14.3/.dist/.tmp-2us597oa/cloudflare-2.14.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/__init__.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/api_decode_from_openapi.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/api_decode_from_web.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/api_extras.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/api_v4.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/cloudflare.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/exceptions.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/logging_helper.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/network.py' 2025-10-12 15:44:07,197 wheel INFO adding 'CloudFlare/read_configs.py' 2025-10-12 15:44:07,198 wheel INFO adding 'CloudFlare/utils.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/__init__.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/__main__.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/cli4.1' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/cli4.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/converters.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/dump.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/examples.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/myjsonlines.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cli4/myyaml.py' 2025-10-12 15:44:07,198 wheel INFO adding 'cloudflare-2.14.2.data/data/share/man/man1/cli4.1' 2025-10-12 15:44:07,198 wheel INFO adding 'cloudflare-2.14.2.dist-info/licenses/LICENSE' 2025-10-12 15:44:07,198 wheel INFO adding 'cloudflare-2.14.2.dist-info/METADATA' 2025-10-12 15:44:07,199 wheel INFO adding 'cloudflare-2.14.2.dist-info/WHEEL' 2025-10-12 15:44:07,199 wheel INFO adding 'cloudflare-2.14.2.dist-info/entry_points.txt' 2025-10-12 15:44:07,199 wheel INFO adding 'cloudflare-2.14.2.dist-info/top_level.txt' 2025-10-12 15:44:07,199 wheel INFO adding 'cloudflare-2.14.2.dist-info/RECORD' 2025-10-12 15:44:07,199 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:44:07,199 gpep517 INFO The backend produced .dist/cloudflare-2.14.2-py2.py3-none-any.whl cloudflare-2.14.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-cloudflare/src/python-cloudflare-2.14.3 configfile: setup.cfg testpaths: tests collected 5 items / 1 deselected / 4 selected tests/test_cloudflare.py ... [ 75%] tests/test_ips.py . [100%] ======================= 4 passed, 1 deselected in 0.21s ======================== >>> py3-cloudflare: Entering fakeroot... >>> py3-cloudflare-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/py3-cloudflare/pkg/py3-cloudflare-doc/usr/share/man' >>> py3-cloudflare-doc*: Preparing subpackage py3-cloudflare-doc... >>> py3-cloudflare-doc*: Running postcheck for py3-cloudflare-doc >>> py3-cloudflare-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cli4/__pycache__' -> '/home/udu/aports/community/py3-cloudflare/pkg/py3-cloudflare-pyc/usr/lib/python3.12/site-packages/cli4/__pycache__' 'usr/lib/python3.12/site-packages/CloudFlare/__pycache__' -> '/home/udu/aports/community/py3-cloudflare/pkg/py3-cloudflare-pyc/usr/lib/python3.12/site-packages/CloudFlare/__pycache__' >>> py3-cloudflare-pyc*: Preparing subpackage py3-cloudflare-pyc... >>> py3-cloudflare-pyc*: Running postcheck for py3-cloudflare-pyc >>> py3-cloudflare*: Running postcheck for py3-cloudflare >>> py3-cloudflare*: Preparing package py3-cloudflare... >>> py3-cloudflare-doc*: Tracing dependencies... >>> py3-cloudflare-doc*: Package size: 1.3 KB >>> py3-cloudflare-doc*: Compressing data... >>> py3-cloudflare-doc*: Create checksum... >>> py3-cloudflare-doc*: Create py3-cloudflare-doc-2.14.3-r1.apk >>> py3-cloudflare-pyc*: Tracing dependencies... py3-beautifulsoup4 py3-future py3-jsonlines py3-requests py3-yaml python3 python3~3.12 >>> py3-cloudflare-pyc*: Package size: 170.6 KB >>> py3-cloudflare-pyc*: Compressing data... >>> py3-cloudflare-pyc*: Create checksum... >>> py3-cloudflare-pyc*: Create py3-cloudflare-pyc-2.14.3-r1.apk >>> py3-cloudflare*: Tracing dependencies... py3-beautifulsoup4 py3-future py3-jsonlines py3-requests py3-yaml python3 python3~3.12 >>> py3-cloudflare*: Package size: 207.0 KB >>> py3-cloudflare*: Compressing data... >>> py3-cloudflare*: Create checksum... >>> py3-cloudflare*: Create py3-cloudflare-2.14.3-r1.apk >>> py3-cloudflare: Build complete at Sun, 12 Oct 2025 15:44:08 +0000 elapsed time 0h 0m 3s >>> py3-cloudflare: Cleaning up srcdir >>> py3-cloudflare: Cleaning up pkgdir >>> py3-cloudflare: Uninstalling dependencies... (1/46) Purging .makedepends-py3-cloudflare (20251012.154406) (2/46) Purging py3-beautifulsoup4-pyc (4.13.4-r0) (3/46) Purging py3-beautifulsoup4 (4.13.4-r0) (4/46) Purging py3-soupsieve-pyc (2.7-r0) (5/46) Purging py3-soupsieve (2.7-r0) (6/46) Purging py3-typing-extensions-pyc (4.13.2-r0) (7/46) Purging py3-typing-extensions (4.13.2-r0) (8/46) Purging py3-future-pyc (1.0.0-r1) (9/46) Purging py3-future (1.0.0-r1) (10/46) Purging py3-jsonlines-pyc (4.0.0-r1) (11/46) Purging py3-jsonlines (4.0.0-r1) (12/46) Purging py3-attrs-pyc (25.3.0-r0) (13/46) Purging py3-attrs (25.3.0-r0) (14/46) Purging py3-requests-pyc (2.32.5-r0) (15/46) Purging py3-requests (2.32.5-r0) (16/46) Purging py3-certifi-pyc (2025.4.26-r0) (17/46) Purging py3-certifi (2025.4.26-r0) (18/46) Purging py3-charset-normalizer-pyc (3.4.2-r0) (19/46) Purging py3-charset-normalizer (3.4.2-r0) (20/46) Purging py3-idna-pyc (3.10-r0) (21/46) Purging py3-idna (3.10-r0) (22/46) Purging py3-urllib3-pyc (1.26.20-r0) (23/46) Purging py3-urllib3 (1.26.20-r0) (24/46) Purging py3-yaml-pyc (6.0.2-r0) (25/46) Purging py3-yaml (6.0.2-r0) (26/46) Purging py3-gpep517-pyc (19-r0) (27/46) Purging py3-gpep517 (19-r0) (28/46) Purging py3-installer-pyc (0.7.0-r2) (29/46) Purging py3-installer (0.7.0-r2) (30/46) Purging py3-setuptools-pyc (80.9.0-r0) (31/46) Purging py3-setuptools (80.9.0-r0) (32/46) Purging py3-wheel-pyc (0.46.1-r0) (33/46) Purging py3-wheel (0.46.1-r0) (34/46) Purging py3-pytest-pyc (8.3.5-r0) (35/46) Purging py3-pytest (8.3.5-r0) (36/46) Purging py3-iniconfig-pyc (2.1.0-r0) (37/46) Purging py3-iniconfig (2.1.0-r0) (38/46) Purging py3-packaging-pyc (25.0-r0) (39/46) Purging py3-packaging (25.0-r0) (40/46) Purging py3-parsing-pyc (3.2.3-r0) (41/46) Purging py3-parsing (3.2.3-r0) (42/46) Purging py3-pluggy-pyc (1.5.0-r0) (43/46) Purging py3-pluggy (1.5.0-r0) (44/46) Purging py3-py-pyc (1.11.0-r4) (45/46) Purging py3-py (1.11.0-r4) (46/46) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-cloudflare: Updating the community/x86_64 repository index... >>> py3-cloudflare: Signing the index...