>>> py3-pymsteams: Building testing/py3-pymsteams 0.2.2-r0 (using abuild 3.10.0_rc1-r2) started Fri, 21 Oct 2022 20:48:49 +0000 >>> py3-pymsteams: Checking sanity of /home/buildozer/aports/testing/py3-pymsteams/APKBUILD... >>> py3-pymsteams: Analyzing dependencies... >>> py3-pymsteams: Installing for build: build-base py3-setuptools py3-pytest py3-requests py3-py py3-pluggy (1/27) Installing libbz2 (1.0.8-r3) (2/27) Installing libffi (3.4.3-r0) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.7-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.2.0-r0) (7/27) Installing sqlite-libs (3.39.4-r0) (8/27) Installing python3 (3.10.8-r1) (9/27) Installing py3-parsing (3.0.9-r0) (10/27) Installing py3-packaging (21.3-r2) (11/27) Installing py3-setuptools (65.5.0-r0) (12/27) Installing py3-atomicwrites (1.4.1-r0) (13/27) Installing py3-attrs (22.1.0-r0) (14/27) Installing py3-iniconfig (1.1.1-r3) (15/27) Installing py3-more-itertools (8.14.0-r0) (16/27) Installing py3-pluggy (1.0.0-r1) (17/27) Installing py3-py (1.11.0-r0) (18/27) Installing py3-pygments (2.13.0-r0) (19/27) Installing py3-tomli (2.0.1-r1) (20/27) Installing py3-wcwidth (0.2.5-r2) (21/27) Installing py3-pytest (7.1.3-r0) (22/27) Installing py3-certifi (2022.9.24-r0) (23/27) Installing py3-charset-normalizer (2.1.1-r0) (24/27) Installing py3-idna (3.4-r2) (25/27) Installing py3-urllib3 (1.26.12-r0) (26/27) Installing py3-requests (2.28.1-r0) (27/27) Installing .makedepends-py3-pymsteams (20221021.204851) Executing busybox-1.35.0-r27.trigger OK: 366 MiB in 122 packages >>> py3-pymsteams: Cleaning up srcdir >>> py3-pymsteams: Cleaning up pkgdir >>> py3-pymsteams: Fetching py3-pymsteams-0.2.2.tar.gz::https://github.com/rveachkc/pymsteams/archive/refs/tags/0.2.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55974 0 55974 0 0 57260 0 --:--:-- --:--:-- --:--:-- 163k >>> py3-pymsteams: Fetching py3-pymsteams-0.2.2.tar.gz::https://github.com/rveachkc/pymsteams/archive/refs/tags/0.2.2.tar.gz >>> py3-pymsteams: Checking sha512sums... py3-pymsteams-0.2.2.tar.gz: OK >>> py3-pymsteams: Unpacking /var/cache/distfiles/py3-pymsteams-0.2.2.tar.gz... /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pymsteams copying pymsteams/__init__.py -> build/lib/pymsteams ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-pymsteams/src/pymsteams-0.2.2 collecting ... collected 9 items / 1 deselected / 8 selected test/test_webhook.py::test_env_webhook_url PASSED [ 12%] test/test_webhook.py::test_send_message PASSED [ 25%] test/test_webhook.py::test_async_send_message PASSED [ 37%] test/test_webhook.py::test_send_sectioned_message PASSED [ 50%] test/test_webhook.py::test_send_potential_action PASSED [ 62%] test/test_webhook.py::test_http_500 PASSED [ 75%] test/test_webhook.py::test_http_403 PASSED [ 87%] test/test_webhook.py::test_chaining PASSED [100%] =============================== warnings summary =============================== test/test_webhook.py::test_async_send_message /home/buildozer/aports/testing/py3-pymsteams/src/pymsteams-0.2.2/test/test_webhook.py:45: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 8 passed, 1 deselected, 1 warning in 1.17s ================== >>> py3-pymsteams: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-pymsteams/pkg creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10/site-packages/pymsteams copying build/lib/pymsteams/__init__.py -> /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10/site-packages/pymsteams byte-compiling /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10/site-packages/pymsteams/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating pymsteams.egg-info writing pymsteams.egg-info/PKG-INFO writing dependency_links to pymsteams.egg-info/dependency_links.txt writing requirements to pymsteams.egg-info/requires.txt writing top-level names to pymsteams.egg-info/top_level.txt writing manifest file 'pymsteams.egg-info/SOURCES.txt' reading manifest file 'pymsteams.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pymsteams.egg-info/SOURCES.txt' Copying pymsteams.egg-info to /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.10/site-packages/pymsteams-0.2.2-py3.10.egg-info running install_scripts >>> py3-pymsteams*: Running postcheck for py3-pymsteams >>> py3-pymsteams*: Preparing package py3-pymsteams... >>> py3-pymsteams*: Tracing dependencies... >>> py3-pymsteams*: Package size: 84.0 KB >>> py3-pymsteams*: Compressing data... >>> py3-pymsteams*: Create checksum... >>> py3-pymsteams*: Create py3-pymsteams-0.2.2-r0.apk >>> py3-pymsteams: Build complete at Fri, 21 Oct 2022 20:48:58 +0000 elapsed time 0h 0m 9s >>> py3-pymsteams: Cleaning up srcdir >>> py3-pymsteams: Cleaning up pkgdir >>> py3-pymsteams: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pymsteams (20221021.204851) (2/27) Purging py3-setuptools (65.5.0-r0) (3/27) Purging py3-pytest (7.1.3-r0) (4/27) Purging py3-atomicwrites (1.4.1-r0) (5/27) Purging py3-attrs (22.1.0-r0) (6/27) Purging py3-iniconfig (1.1.1-r3) (7/27) Purging py3-more-itertools (8.14.0-r0) (8/27) Purging py3-packaging (21.3-r2) (9/27) Purging py3-parsing (3.0.9-r0) (10/27) Purging py3-pygments (2.13.0-r0) (11/27) Purging py3-tomli (2.0.1-r1) (12/27) Purging py3-wcwidth (0.2.5-r2) (13/27) Purging py3-requests (2.28.1-r0) (14/27) Purging py3-certifi (2022.9.24-r0) (15/27) Purging py3-charset-normalizer (2.1.1-r0) (16/27) Purging py3-idna (3.4-r2) (17/27) Purging py3-urllib3 (1.26.12-r0) (18/27) Purging py3-py (1.11.0-r0) (19/27) Purging py3-pluggy (1.0.0-r1) (20/27) Purging python3 (3.10.8-r1) (21/27) Purging libbz2 (1.0.8-r3) (22/27) Purging libffi (3.4.3-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.7-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.2.0-r0) (27/27) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 95 packages >>> py3-pymsteams: Updating the testing/ppc64le repository index... >>> py3-pymsteams: Signing the index...