>>> py3-trivup: Building testing/py3-trivup 0.12.2-r2 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 02:48:38 +0000 >>> py3-trivup: Checking sanity of /home/buildozer/aports/testing/py3-trivup/APKBUILD... >>> py3-trivup: Analyzing dependencies... >>> py3-trivup: Installing for build: build-base python3 py3-jwcrypto py3-python-jwt py3-requests py3-setuptools py3-gpep517 (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.2-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20240601-r0) (7/44) Installing sqlite-libs (3.46.0-r0) (8/44) Installing python3 (3.12.4-r0) (9/44) Installing python3-pycache-pyc0 (3.12.4-r0) (10/44) Installing pyc (3.12.4-r0) (11/44) Installing python3-pyc (3.12.4-r0) (12/44) Installing py3-typing-extensions (4.12.2-r0) (13/44) Installing py3-typing-extensions-pyc (4.12.2-r0) (14/44) Installing py3-cparser (2.22-r1) (15/44) Installing py3-cparser-pyc (2.22-r1) (16/44) Installing py3-cffi (1.16.0-r1) (17/44) Installing py3-cffi-pyc (1.16.0-r1) (18/44) Installing py3-cryptography (43.0.0-r0) (19/44) Installing py3-cryptography-pyc (43.0.0-r0) (20/44) Installing py3-jwcrypto (1.5.6-r0) (21/44) Installing py3-jwcrypto-pyc (1.5.6-r0) (22/44) Installing py3-python-jwt (4.1.0-r1) (23/44) Installing py3-python-jwt-pyc (4.1.0-r1) (24/44) Installing py3-certifi (2024.2.2-r1) (25/44) Installing py3-certifi-pyc (2024.2.2-r1) (26/44) Installing py3-charset-normalizer (3.3.2-r1) (27/44) Installing py3-charset-normalizer-pyc (3.3.2-r1) (28/44) Installing py3-idna (3.7-r0) (29/44) Installing py3-idna-pyc (3.7-r0) (30/44) Installing py3-urllib3 (1.26.18-r1) (31/44) Installing py3-urllib3-pyc (1.26.18-r1) (32/44) Installing py3-requests (2.32.3-r0) (33/44) Installing py3-requests-pyc (2.32.3-r0) (34/44) Installing py3-parsing (3.1.2-r1) (35/44) Installing py3-parsing-pyc (3.1.2-r1) (36/44) Installing py3-packaging (24.1-r0) (37/44) Installing py3-packaging-pyc (24.1-r0) (38/44) Installing py3-setuptools (70.3.0-r0) (39/44) Installing py3-setuptools-pyc (70.3.0-r0) (40/44) Installing py3-installer (0.7.0-r2) (41/44) Installing py3-installer-pyc (0.7.0-r2) (42/44) Installing py3-gpep517 (16-r0) (43/44) Installing py3-gpep517-pyc (16-r0) (44/44) Installing .makedepends-py3-trivup (20240807.024840) Executing busybox-1.36.1-r31.trigger OK: 467 MiB in 151 packages >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Cleaning up tmpdir >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.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 100 31896 100 31896 0 0 248k 0 --:--:-- --:--:-- --:--:-- 251k >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Checking sha512sums... trivup-0.12.2.tar.gz: OK >>> py3-trivup: Unpacking /var/cache/distfiles/edge/trivup-0.12.2.tar.gz... 2024-08-07 02:48:41,182 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-08-07 02:48:41,196 root INFO running bdist_wheel 2024-08-07 02:48:41,214 root INFO running build 2024-08-07 02:48:41,214 root INFO running build_py 2024-08-07 02:48:41,217 root INFO creating build 2024-08-07 02:48:41,217 root INFO creating build/lib 2024-08-07 02:48:41,217 root INFO creating build/lib/trivup 2024-08-07 02:48:41,217 root INFO copying trivup/trivup.py -> build/lib/trivup 2024-08-07 02:48:41,217 root INFO copying trivup/__init__.py -> build/lib/trivup 2024-08-07 02:48:41,218 root INFO creating build/lib/trivup/clusters 2024-08-07 02:48:41,218 root INFO copying trivup/clusters/KafkaCluster.py -> build/lib/trivup/clusters 2024-08-07 02:48:41,218 root INFO copying trivup/clusters/__init__.py -> build/lib/trivup/clusters 2024-08-07 02:48:41,218 root INFO creating build/lib/trivup/apps 2024-08-07 02:48:41,218 root INFO copying trivup/apps/ZookeeperApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,219 root INFO copying trivup/apps/KerberosKdcApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,219 root INFO copying trivup/apps/OauthbearerOIDCApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,219 root INFO copying trivup/apps/KafkaBrokerApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,219 root INFO copying trivup/apps/__init__.py -> build/lib/trivup/apps 2024-08-07 02:48:41,220 root INFO copying trivup/apps/SslApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,220 root INFO copying trivup/apps/SchemaRegistryApp.py -> build/lib/trivup/apps 2024-08-07 02:48:41,220 root INFO creating build/lib/trivup/apps/ZookeeperApp 2024-08-07 02:48:41,221 root INFO copying trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/lib/trivup/apps/ZookeeperApp 2024-08-07 02:48:41,221 root INFO creating build/lib/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,221 root INFO copying trivup/apps/KerberosKdcApp/krb5.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,221 root INFO copying trivup/apps/KerberosKdcApp/kdc.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,221 root INFO creating build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,221 root INFO copying trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,222 root INFO copying trivup/apps/KafkaBrokerApp/deploy.sh -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,222 root INFO copying trivup/apps/KafkaBrokerApp/server.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,227 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-07 02:48:41,227 root INFO running install 2024-08-07 02:48:41,235 root INFO running install_lib 2024-08-07 02:48:41,237 root INFO creating build/bdist.linux-x86_64 2024-08-07 02:48:41,237 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-07 02:48:41,237 root INFO creating build/bdist.linux-x86_64/wheel/trivup 2024-08-07 02:48:41,237 root INFO creating build/bdist.linux-x86_64/wheel/trivup/clusters 2024-08-07 02:48:41,238 root INFO copying build/lib/trivup/clusters/KafkaCluster.py -> build/bdist.linux-x86_64/wheel/trivup/clusters 2024-08-07 02:48:41,238 root INFO copying build/lib/trivup/clusters/__init__.py -> build/bdist.linux-x86_64/wheel/trivup/clusters 2024-08-07 02:48:41,238 root INFO copying build/lib/trivup/trivup.py -> build/bdist.linux-x86_64/wheel/trivup 2024-08-07 02:48:41,238 root INFO copying build/lib/trivup/__init__.py -> build/bdist.linux-x86_64/wheel/trivup 2024-08-07 02:48:41,238 root INFO creating build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,239 root INFO copying build/lib/trivup/apps/ZookeeperApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,239 root INFO copying build/lib/trivup/apps/KerberosKdcApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,239 root INFO copying build/lib/trivup/apps/OauthbearerOIDCApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,239 root INFO copying build/lib/trivup/apps/KafkaBrokerApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,239 root INFO copying build/lib/trivup/apps/__init__.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,240 root INFO creating build/bdist.linux-x86_64/wheel/trivup/apps/ZookeeperApp 2024-08-07 02:48:41,240 root INFO copying build/lib/trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/bdist.linux-x86_64/wheel/trivup/apps/ZookeeperApp 2024-08-07 02:48:41,240 root INFO copying build/lib/trivup/apps/SslApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,240 root INFO creating build/bdist.linux-x86_64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,240 root INFO copying build/lib/trivup/apps/KerberosKdcApp/krb5.conf.template -> build/bdist.linux-x86_64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,240 root INFO copying build/lib/trivup/apps/KerberosKdcApp/kdc.conf.template -> build/bdist.linux-x86_64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 02:48:41,241 root INFO copying build/lib/trivup/apps/SchemaRegistryApp.py -> build/bdist.linux-x86_64/wheel/trivup/apps 2024-08-07 02:48:41,241 root INFO creating build/bdist.linux-x86_64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,241 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/bdist.linux-x86_64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,241 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/deploy.sh -> build/bdist.linux-x86_64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,241 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/server.properties.template -> build/bdist.linux-x86_64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 02:48:41,241 root INFO running install_egg_info 2024-08-07 02:48:41,244 root INFO running egg_info 2024-08-07 02:48:41,245 root INFO writing trivup.egg-info/PKG-INFO 2024-08-07 02:48:41,246 root INFO writing dependency_links to trivup.egg-info/dependency_links.txt 2024-08-07 02:48:41,246 root INFO writing requirements to trivup.egg-info/requires.txt 2024-08-07 02:48:41,246 root INFO writing top-level names to trivup.egg-info/top_level.txt 2024-08-07 02:48:41,249 root INFO reading manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 02:48:41,249 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 02:48:41,250 root WARNING warning: no previously-included files matching '*~' found under directory 'trivup' 2024-08-07 02:48:41,250 root INFO adding license file 'LICENSE' 2024-08-07 02:48:41,250 root INFO writing manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 02:48:41,251 root INFO Copying trivup.egg-info to build/bdist.linux-x86_64/wheel/trivup-0.12.2-py3.12.egg-info 2024-08-07 02:48:41,252 root INFO running install_scripts 2024-08-07 02:48:41,253 root INFO creating build/bdist.linux-x86_64/wheel/trivup-0.12.2.dist-info/WHEEL 2024-08-07 02:48:41,253 wheel INFO creating '/home/buildozer/aports/testing/py3-trivup/src/trivup-0.12.2/.dist/.tmp-dv8a_gtx/trivup-0.12.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-07 02:48:41,254 wheel INFO adding 'trivup/__init__.py' 2024-08-07 02:48:41,254 wheel INFO adding 'trivup/trivup.py' 2024-08-07 02:48:41,254 wheel INFO adding 'trivup/apps/KafkaBrokerApp.py' 2024-08-07 02:48:41,255 wheel INFO adding 'trivup/apps/KerberosKdcApp.py' 2024-08-07 02:48:41,255 wheel INFO adding 'trivup/apps/OauthbearerOIDCApp.py' 2024-08-07 02:48:41,255 wheel INFO adding 'trivup/apps/SchemaRegistryApp.py' 2024-08-07 02:48:41,255 wheel INFO adding 'trivup/apps/SslApp.py' 2024-08-07 02:48:41,256 wheel INFO adding 'trivup/apps/ZookeeperApp.py' 2024-08-07 02:48:41,256 wheel INFO adding 'trivup/apps/__init__.py' 2024-08-07 02:48:41,256 wheel INFO adding 'trivup/apps/KafkaBrokerApp/deploy.sh' 2024-08-07 02:48:41,256 wheel INFO adding 'trivup/apps/KafkaBrokerApp/log4j.properties.template' 2024-08-07 02:48:41,257 wheel INFO adding 'trivup/apps/KafkaBrokerApp/server.properties.template' 2024-08-07 02:48:41,257 wheel INFO adding 'trivup/apps/KerberosKdcApp/kdc.conf.template' 2024-08-07 02:48:41,257 wheel INFO adding 'trivup/apps/KerberosKdcApp/krb5.conf.template' 2024-08-07 02:48:41,257 wheel INFO adding 'trivup/apps/ZookeeperApp/zookeeper.properties.template' 2024-08-07 02:48:41,258 wheel INFO adding 'trivup/clusters/KafkaCluster.py' 2024-08-07 02:48:41,258 wheel INFO adding 'trivup/clusters/__init__.py' 2024-08-07 02:48:41,258 wheel INFO adding 'trivup-0.12.2.dist-info/LICENSE' 2024-08-07 02:48:41,258 wheel INFO adding 'trivup-0.12.2.dist-info/METADATA' 2024-08-07 02:48:41,258 wheel INFO adding 'trivup-0.12.2.dist-info/WHEEL' 2024-08-07 02:48:41,259 wheel INFO adding 'trivup-0.12.2.dist-info/top_level.txt' 2024-08-07 02:48:41,259 wheel INFO adding 'trivup-0.12.2.dist-info/RECORD' 2024-08-07 02:48:41,259 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-07 02:48:41,260 gpep517 INFO The backend produced .dist/trivup-0.12.2-py3-none-any.whl trivup-0.12.2-py3-none-any.whl >>> py3-trivup: Entering fakeroot... 2024-08-07 02:48:41,477 gpep517 INFO Installing .dist/trivup-0.12.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup 2024-08-07 02:48:41,518 gpep517 INFO Installation complete >>> py3-trivup-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' >>> py3-trivup-pyc*: Preparing subpackage py3-trivup-pyc... >>> py3-trivup-pyc*: Running postcheck for py3-trivup-pyc >>> py3-trivup*: Running postcheck for py3-trivup >>> py3-trivup*: Preparing package py3-trivup... >>> py3-trivup-pyc*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup-pyc*: Package size: 200.0 KB >>> py3-trivup-pyc*: Compressing data... >>> py3-trivup-pyc*: Create checksum... >>> py3-trivup-pyc*: Create py3-trivup-pyc-0.12.2-r2.apk >>> py3-trivup*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup*: Package size: 228.0 KB >>> py3-trivup*: Compressing data... >>> py3-trivup*: Create checksum... >>> py3-trivup*: Create py3-trivup-0.12.2-r2.apk >>> py3-trivup: Build complete at Wed, 07 Aug 2024 02:48:41 +0000 elapsed time 0h 0m 3s >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Uninstalling dependencies... (1/44) Purging .makedepends-py3-trivup (20240807.024840) (2/44) Purging py3-python-jwt-pyc (4.1.0-r1) (3/44) Purging py3-python-jwt (4.1.0-r1) (4/44) Purging py3-jwcrypto-pyc (1.5.6-r0) (5/44) Purging py3-jwcrypto (1.5.6-r0) (6/44) Purging py3-typing-extensions-pyc (4.12.2-r0) (7/44) Purging py3-typing-extensions (4.12.2-r0) (8/44) Purging py3-cryptography-pyc (43.0.0-r0) (9/44) Purging py3-cryptography (43.0.0-r0) (10/44) Purging py3-cffi-pyc (1.16.0-r1) (11/44) Purging py3-cffi (1.16.0-r1) (12/44) Purging py3-cparser-pyc (2.22-r1) (13/44) Purging py3-cparser (2.22-r1) (14/44) Purging py3-requests-pyc (2.32.3-r0) (15/44) Purging py3-requests (2.32.3-r0) (16/44) Purging py3-certifi-pyc (2024.2.2-r1) (17/44) Purging py3-certifi (2024.2.2-r1) (18/44) Purging py3-charset-normalizer-pyc (3.3.2-r1) (19/44) Purging py3-charset-normalizer (3.3.2-r1) (20/44) Purging py3-idna-pyc (3.7-r0) (21/44) Purging py3-idna (3.7-r0) (22/44) Purging py3-urllib3-pyc (1.26.18-r1) (23/44) Purging py3-urllib3 (1.26.18-r1) (24/44) Purging py3-setuptools-pyc (70.3.0-r0) (25/44) Purging py3-setuptools (70.3.0-r0) (26/44) Purging py3-packaging-pyc (24.1-r0) (27/44) Purging py3-packaging (24.1-r0) (28/44) Purging py3-parsing-pyc (3.1.2-r1) (29/44) Purging py3-parsing (3.1.2-r1) (30/44) Purging py3-gpep517-pyc (16-r0) (31/44) Purging py3-gpep517 (16-r0) (32/44) Purging py3-installer-pyc (0.7.0-r2) (33/44) Purging py3-installer (0.7.0-r2) (34/44) Purging python3-pyc (3.12.4-r0) (35/44) Purging python3-pycache-pyc0 (3.12.4-r0) (36/44) Purging pyc (3.12.4-r0) (37/44) Purging python3 (3.12.4-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20240601-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.0-r0) (44/44) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-trivup: Updating the testing/x86_64 repository index... >>> py3-trivup: Signing the index...