>>> py3-proxmoxer: Building testing/py3-proxmoxer 1.2.0-r0 (using abuild 3.9.0-r0) started Mon, 31 Jan 2022 05:47:52 +0000 >>> py3-proxmoxer: Checking sanity of /home/buildozer/aports/testing/py3-proxmoxer/APKBUILD... >>> py3-proxmoxer: Analyzing dependencies... >>> py3-proxmoxer: Installing for build: build-base python3 py3-setuptools py3-nose py3-mock py3-openssh-wrapper py3-paramiko (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.22-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.37.2-r0) (6/26) Installing python3 (3.10.2-r0) (7/26) Installing py3-ordered-set (4.0.2-r3) (8/26) Installing py3-appdirs (1.4.4-r3) (9/26) Installing py3-parsing (2.4.7-r3) (10/26) Installing py3-six (1.16.0-r1) (11/26) Installing py3-packaging (21.3-r0) (12/26) Installing py3-setuptools (52.0.0-r5) (13/26) Installing py3-nose (1.3.7-r7) (14/26) Installing py3-pbr (5.8.0-r1) (15/26) Installing py3-mock (4.0.3-r2) (16/26) Installing py3-openssh-wrapper (0.5_git20130425-r0) (17/26) Installing py3-asn1 (0.4.8-r2) (18/26) Installing py3-cparser (2.20-r2) (19/26) Installing py3-cffi (1.14.5-r3) (20/26) Installing py3-idna (3.3-r2) (21/26) Installing py3-asn1crypto (1.4.0-r2) (22/26) Installing py3-cryptography (3.3.2-r4) (23/26) Installing py3-bcrypt (3.2.0-r5) (24/26) Installing py3-pynacl (1.5.0-r0) (25/26) Installing py3-paramiko (2.7.2-r2) (26/26) Installing .makedepends-py3-proxmoxer (20220131.054753) Executing busybox-1.35.0-r1.trigger OK: 408 MiB in 132 packages >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-1.2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-proxmoxer: Fetching https://github.com/proxmoxer/proxmoxer/archive/1.2.0/proxmoxer-1.2.0.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 100 126 100 126 0 0 543 0 --:--:-- --:--:-- --:--:-- 545 100 17751 0 17751 0 0 38501 0 --:--:-- --:--:-- --:--:-- 38501 >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-1.2.0.tar.gz >>> py3-proxmoxer: Checking sha512sums... proxmoxer-1.2.0.tar.gz: OK >>> py3-proxmoxer: Unpacking /var/cache/distfiles/edge/proxmoxer-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/proxmoxer copying proxmoxer/core.py -> build/lib/proxmoxer copying proxmoxer/__init__.py -> build/lib/proxmoxer creating build/lib/proxmoxer/backends copying proxmoxer/backends/base_ssh.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/ssh_paramiko.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/https.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/__init__.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/openssh.py -> build/lib/proxmoxer/backends ........................ ---------------------------------------------------------------------- Ran 24 tests in 0.676s OK >>> py3-proxmoxer: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-proxmoxer/pkg creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer copying build/lib/proxmoxer/core.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer copying build/lib/proxmoxer/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/base_ssh.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/ssh_paramiko.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/https.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/openssh.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends/base_ssh.py to base_ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends/ssh_paramiko.py to ssh_paramiko.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends/https.py to https.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer/backends/openssh.py to openssh.cpython-310.pyc running install_egg_info running egg_info creating proxmoxer.egg-info writing proxmoxer.egg-info/PKG-INFO writing dependency_links to proxmoxer.egg-info/dependency_links.txt writing top-level names to proxmoxer.egg-info/top_level.txt writing manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.txt' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'proxmoxer.egg-info/SOURCES.txt' Copying proxmoxer.egg-info to /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.10/site-packages/proxmoxer-1.2.0-py3.10.egg-info running install_scripts >>> py3-proxmoxer*: Running postcheck for py3-proxmoxer >>> py3-proxmoxer*: Preparing package py3-proxmoxer... >>> py3-proxmoxer*: Tracing dependencies... >>> py3-proxmoxer*: Package size: 152.0 KB >>> py3-proxmoxer*: Compressing data... >>> py3-proxmoxer*: Create checksum... >>> py3-proxmoxer*: Create py3-proxmoxer-1.2.0-r0.apk >>> py3-proxmoxer: Build complete at Mon, 31 Jan 2022 05:47:57 +0000 elapsed time 0h 0m 5s >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Uninstalling dependencies... (1/26) Purging .makedepends-py3-proxmoxer (20220131.054753) (2/26) Purging py3-setuptools (52.0.0-r5) (3/26) Purging py3-ordered-set (4.0.2-r3) (4/26) Purging py3-appdirs (1.4.4-r3) (5/26) Purging py3-packaging (21.3-r0) (6/26) Purging py3-parsing (2.4.7-r3) (7/26) Purging py3-nose (1.3.7-r7) (8/26) Purging py3-mock (4.0.3-r2) (9/26) Purging py3-pbr (5.8.0-r1) (10/26) Purging py3-openssh-wrapper (0.5_git20130425-r0) (11/26) Purging py3-paramiko (2.7.2-r2) (12/26) Purging py3-asn1 (0.4.8-r2) (13/26) Purging py3-cryptography (3.3.2-r4) (14/26) Purging py3-idna (3.3-r2) (15/26) Purging py3-asn1crypto (1.4.0-r2) (16/26) Purging py3-bcrypt (3.2.0-r5) (17/26) Purging py3-pynacl (1.5.0-r0) (18/26) Purging py3-cffi (1.14.5-r3) (19/26) Purging py3-cparser (2.20-r2) (20/26) Purging py3-six (1.16.0-r1) (21/26) Purging python3 (3.10.2-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.22-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r1.trigger OK: 344 MiB in 106 packages >>> py3-proxmoxer: Updating the testing/x86_64 repository index... >>> py3-proxmoxer: Signing the index...