>>> py3-invoke: Building testing/py3-invoke 2.0.0-r1 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 03:19:21 +0000 >>> py3-invoke: Checking sanity of /home/buildozer/aports/testing/py3-invoke/APKBUILD... >>> WARNING: py3-invoke: No maintainer >>> py3-invoke: Analyzing dependencies... >>> py3-invoke: Installing for build: build-base python3 py3-yaml py3-gpep517 py3-setuptools py3-wheel (1/28) Installing libbz2 (1.0.8-r5) (2/28) Installing libffi (3.4.4-r2) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.2-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230401-r5) (7/28) Installing readline (8.2.1-r1) (8/28) Installing sqlite-libs (3.41.2-r2) (9/28) Installing python3 (3.11.3-r10) (10/28) Installing python3-pycache-pyc0 (3.11.3-r10) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.3-r10) (13/28) Installing yaml (0.2.5-r1) (14/28) Installing py3-yaml (6.0-r3) (15/28) Installing py3-yaml-pyc (6.0-r3) (16/28) Installing py3-installer (0.7.0-r1) (17/28) Installing py3-installer-pyc (0.7.0-r1) (18/28) Installing py3-gpep517 (13-r2) (19/28) Installing py3-gpep517-pyc (13-r2) (20/28) Installing py3-parsing (3.0.9-r2) (21/28) Installing py3-parsing-pyc (3.0.9-r2) (22/28) Installing py3-packaging (23.1-r1) (23/28) Installing py3-packaging-pyc (23.1-r1) (24/28) Installing py3-setuptools (67.7.1-r0) (25/28) Installing py3-setuptools-pyc (67.7.1-r0) (26/28) Installing py3-wheel (0.40.0-r1) (27/28) Installing py3-wheel-pyc (0.40.0-r1) (28/28) Installing .makedepends-py3-invoke (20230424.031922) Executing busybox-1.36.0-r7.trigger OK: 348 MiB in 126 packages >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.0.0.tar.gz >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.0.0.tar.gz >>> py3-invoke: Checking sha512sums... py3-invoke-2.0.0.tar.gz: OK >>> py3-invoke: Unpacking /var/cache/distfiles/py3-invoke-2.0.0.tar.gz... 2023-04-24 03:19:23,262 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-24 03:19:23,290 root INFO running bdist_wheel 2023-04-24 03:19:23,302 root INFO running build 2023-04-24 03:19:23,302 root INFO running build_py 2023-04-24 03:19:23,305 root INFO creating build 2023-04-24 03:19:23,305 root INFO creating build/lib 2023-04-24 03:19:23,305 root INFO creating build/lib/invoke 2023-04-24 03:19:23,305 root INFO copying invoke/config.py -> build/lib/invoke 2023-04-24 03:19:23,305 root INFO copying invoke/context.py -> build/lib/invoke 2023-04-24 03:19:23,306 root INFO copying invoke/main.py -> build/lib/invoke 2023-04-24 03:19:23,306 root INFO copying invoke/util.py -> build/lib/invoke 2023-04-24 03:19:23,306 root INFO copying invoke/exceptions.py -> build/lib/invoke 2023-04-24 03:19:23,306 root INFO copying invoke/runners.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/env.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/tasks.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/executor.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/watchers.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/loader.py -> build/lib/invoke 2023-04-24 03:19:23,307 root INFO copying invoke/_version.py -> build/lib/invoke 2023-04-24 03:19:23,308 root INFO copying invoke/__main__.py -> build/lib/invoke 2023-04-24 03:19:23,308 root INFO copying invoke/collection.py -> build/lib/invoke 2023-04-24 03:19:23,308 root INFO copying invoke/terminals.py -> build/lib/invoke 2023-04-24 03:19:23,308 root INFO copying invoke/program.py -> build/lib/invoke 2023-04-24 03:19:23,308 root INFO copying invoke/__init__.py -> build/lib/invoke 2023-04-24 03:19:23,309 root INFO creating build/lib/invoke/completion 2023-04-24 03:19:23,309 root INFO copying invoke/completion/complete.py -> build/lib/invoke/completion 2023-04-24 03:19:23,309 root INFO copying invoke/completion/__init__.py -> build/lib/invoke/completion 2023-04-24 03:19:23,309 root INFO creating build/lib/invoke/parser 2023-04-24 03:19:23,310 root INFO copying invoke/parser/parser.py -> build/lib/invoke/parser 2023-04-24 03:19:23,310 root INFO copying invoke/parser/context.py -> build/lib/invoke/parser 2023-04-24 03:19:23,310 root INFO copying invoke/parser/argument.py -> build/lib/invoke/parser 2023-04-24 03:19:23,310 root INFO copying invoke/parser/__init__.py -> build/lib/invoke/parser 2023-04-24 03:19:23,310 root INFO creating build/lib/invoke/vendor 2023-04-24 03:19:23,310 root INFO copying invoke/vendor/decorator.py -> build/lib/invoke/vendor 2023-04-24 03:19:23,311 root INFO copying invoke/vendor/__init__.py -> build/lib/invoke/vendor 2023-04-24 03:19:23,311 root INFO creating build/lib/invoke/vendor/fluidity 2023-04-24 03:19:23,311 root INFO copying invoke/vendor/fluidity/machine.py -> build/lib/invoke/vendor/fluidity 2023-04-24 03:19:23,311 root INFO copying invoke/vendor/fluidity/backwardscompat.py -> build/lib/invoke/vendor/fluidity 2023-04-24 03:19:23,311 root INFO copying invoke/vendor/fluidity/__init__.py -> build/lib/invoke/vendor/fluidity 2023-04-24 03:19:23,312 root INFO creating build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,312 root INFO copying invoke/vendor/yaml/parser.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,312 root INFO copying invoke/vendor/yaml/tokens.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,312 root INFO copying invoke/vendor/yaml/representer.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/error.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/nodes.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/constructor.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/dumper.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/loader.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,313 root INFO copying invoke/vendor/yaml/cyaml.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,314 root INFO copying invoke/vendor/yaml/reader.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,314 root INFO copying invoke/vendor/yaml/events.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,314 root INFO copying invoke/vendor/yaml/scanner.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,314 root INFO copying invoke/vendor/yaml/serializer.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,314 root INFO copying invoke/vendor/yaml/composer.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,315 root INFO copying invoke/vendor/yaml/__init__.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,315 root INFO copying invoke/vendor/yaml/emitter.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,315 root INFO copying invoke/vendor/yaml/resolver.py -> build/lib/invoke/vendor/yaml 2023-04-24 03:19:23,315 root INFO creating build/lib/invoke/vendor/lexicon 2023-04-24 03:19:23,315 root INFO copying invoke/vendor/lexicon/attribute_dict.py -> build/lib/invoke/vendor/lexicon 2023-04-24 03:19:23,316 root INFO copying invoke/vendor/lexicon/alias_dict.py -> build/lib/invoke/vendor/lexicon 2023-04-24 03:19:23,316 root INFO copying invoke/vendor/lexicon/_version.py -> build/lib/invoke/vendor/lexicon 2023-04-24 03:19:23,316 root INFO copying invoke/vendor/lexicon/__init__.py -> build/lib/invoke/vendor/lexicon 2023-04-24 03:19:23,316 root INFO running egg_info 2023-04-24 03:19:23,322 root INFO creating invoke.egg-info 2023-04-24 03:19:23,323 root INFO writing invoke.egg-info/PKG-INFO 2023-04-24 03:19:23,323 root INFO writing dependency_links to invoke.egg-info/dependency_links.txt 2023-04-24 03:19:23,323 root INFO writing entry points to invoke.egg-info/entry_points.txt 2023-04-24 03:19:23,324 root INFO writing top-level names to invoke.egg-info/top_level.txt 2023-04-24 03:19:23,324 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2023-04-24 03:19:23,327 root INFO reading manifest file 'invoke.egg-info/SOURCES.txt' 2023-04-24 03:19:23,327 root INFO reading manifest template 'MANIFEST.in' 2023-04-24 03:19:23,330 root WARNING warning: no previously-included files matching '*' found under directory 'sites/*/_build' 2023-04-24 03:19:23,334 root WARNING warning: no previously-included files matching '*.pyc' found under directory '*' 2023-04-24 03:19:23,334 root WARNING warning: no previously-included files matching '*.pyo' found under directory '*' 2023-04-24 03:19:23,334 root WARNING warning: no previously-included files matching '*' found under directory '**/__pycache__' 2023-04-24 03:19:23,335 root INFO adding license file 'LICENSE' 2023-04-24 03:19:23,338 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2023-04-24 03:19:23,340 root INFO copying invoke/completion/bash.completion -> build/lib/invoke/completion 2023-04-24 03:19:23,340 root INFO copying invoke/completion/fish.completion -> build/lib/invoke/completion 2023-04-24 03:19:23,341 root INFO copying invoke/completion/zsh.completion -> build/lib/invoke/completion 2023-04-24 03:19:23,346 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-24 03:19:23,347 root INFO running install 2023-04-24 03:19:23,362 root INFO running install_lib 2023-04-24 03:19:23,364 root INFO creating build/bdist.linux-ppc64le 2023-04-24 03:19:23,364 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-24 03:19:23,365 root INFO creating build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,365 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,365 root INFO copying build/lib/invoke/completion/zsh.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,365 root INFO copying build/lib/invoke/completion/fish.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,365 root INFO copying build/lib/invoke/completion/complete.py -> build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,365 root INFO copying build/lib/invoke/completion/bash.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,366 root INFO copying build/lib/invoke/completion/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/completion 2023-04-24 03:19:23,366 root INFO copying build/lib/invoke/config.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,366 root INFO copying build/lib/invoke/context.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,366 root INFO copying build/lib/invoke/main.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,366 root INFO copying build/lib/invoke/util.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,366 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/parser 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/parser/parser.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/parser/context.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/parser/argument.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/parser/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/exceptions.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,367 root INFO copying build/lib/invoke/runners.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,368 root INFO copying build/lib/invoke/env.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,368 root INFO copying build/lib/invoke/tasks.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,368 root INFO copying build/lib/invoke/executor.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,368 root INFO copying build/lib/invoke/watchers.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,368 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor 2023-04-24 03:19:23,369 root INFO copying build/lib/invoke/vendor/decorator.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor 2023-04-24 03:19:23,369 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2023-04-24 03:19:23,369 root INFO copying build/lib/invoke/vendor/fluidity/machine.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2023-04-24 03:19:23,369 root INFO copying build/lib/invoke/vendor/fluidity/backwardscompat.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2023-04-24 03:19:23,369 root INFO copying build/lib/invoke/vendor/fluidity/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2023-04-24 03:19:23,369 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/parser.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/tokens.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/representer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/error.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/nodes.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,370 root INFO copying build/lib/invoke/vendor/yaml/constructor.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/dumper.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/loader.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/cyaml.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/reader.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/events.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,371 root INFO copying build/lib/invoke/vendor/yaml/scanner.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,372 root INFO copying build/lib/invoke/vendor/yaml/serializer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,372 root INFO copying build/lib/invoke/vendor/yaml/composer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,372 root INFO copying build/lib/invoke/vendor/yaml/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,372 root INFO copying build/lib/invoke/vendor/yaml/emitter.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,372 root INFO copying build/lib/invoke/vendor/yaml/resolver.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2023-04-24 03:19:23,373 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2023-04-24 03:19:23,373 root INFO copying build/lib/invoke/vendor/lexicon/attribute_dict.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2023-04-24 03:19:23,373 root INFO copying build/lib/invoke/vendor/lexicon/alias_dict.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2023-04-24 03:19:23,373 root INFO copying build/lib/invoke/vendor/lexicon/_version.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2023-04-24 03:19:23,373 root INFO copying build/lib/invoke/vendor/lexicon/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2023-04-24 03:19:23,373 root INFO copying build/lib/invoke/vendor/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/loader.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/_version.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/__main__.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/collection.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/terminals.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,374 root INFO copying build/lib/invoke/program.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,375 root INFO copying build/lib/invoke/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke 2023-04-24 03:19:23,375 root INFO running install_egg_info 2023-04-24 03:19:23,378 root INFO Copying invoke.egg-info to build/bdist.linux-ppc64le/wheel/invoke-2.0.0-py3.11.egg-info 2023-04-24 03:19:23,379 root INFO running install_scripts 2023-04-24 03:19:23,381 wheel INFO creating build/bdist.linux-ppc64le/wheel/invoke-2.0.0.dist-info/WHEEL 2023-04-24 03:19:23,381 wheel INFO creating '/home/buildozer/aports/testing/py3-invoke/src/invoke-2.0.0/dist/.tmp-31p4cza7/invoke-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-24 03:19:23,382 wheel INFO adding 'invoke/__init__.py' 2023-04-24 03:19:23,382 wheel INFO adding 'invoke/__main__.py' 2023-04-24 03:19:23,382 wheel INFO adding 'invoke/_version.py' 2023-04-24 03:19:23,382 wheel INFO adding 'invoke/collection.py' 2023-04-24 03:19:23,383 wheel INFO adding 'invoke/config.py' 2023-04-24 03:19:23,383 wheel INFO adding 'invoke/context.py' 2023-04-24 03:19:23,383 wheel INFO adding 'invoke/env.py' 2023-04-24 03:19:23,384 wheel INFO adding 'invoke/exceptions.py' 2023-04-24 03:19:23,384 wheel INFO adding 'invoke/executor.py' 2023-04-24 03:19:23,384 wheel INFO adding 'invoke/loader.py' 2023-04-24 03:19:23,384 wheel INFO adding 'invoke/main.py' 2023-04-24 03:19:23,384 wheel INFO adding 'invoke/program.py' 2023-04-24 03:19:23,385 wheel INFO adding 'invoke/runners.py' 2023-04-24 03:19:23,385 wheel INFO adding 'invoke/tasks.py' 2023-04-24 03:19:23,385 wheel INFO adding 'invoke/terminals.py' 2023-04-24 03:19:23,386 wheel INFO adding 'invoke/util.py' 2023-04-24 03:19:23,386 wheel INFO adding 'invoke/watchers.py' 2023-04-24 03:19:23,386 wheel INFO adding 'invoke/completion/__init__.py' 2023-04-24 03:19:23,386 wheel INFO adding 'invoke/completion/bash.completion' 2023-04-24 03:19:23,386 wheel INFO adding 'invoke/completion/complete.py' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/completion/fish.completion' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/completion/zsh.completion' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/parser/__init__.py' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/parser/argument.py' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/parser/context.py' 2023-04-24 03:19:23,387 wheel INFO adding 'invoke/parser/parser.py' 2023-04-24 03:19:23,388 wheel INFO adding 'invoke/vendor/__init__.py' 2023-04-24 03:19:23,388 wheel INFO adding 'invoke/vendor/decorator.py' 2023-04-24 03:19:23,388 wheel INFO adding 'invoke/vendor/fluidity/__init__.py' 2023-04-24 03:19:23,388 wheel INFO adding 'invoke/vendor/fluidity/backwardscompat.py' 2023-04-24 03:19:23,389 wheel INFO adding 'invoke/vendor/fluidity/machine.py' 2023-04-24 03:19:23,389 wheel INFO adding 'invoke/vendor/lexicon/__init__.py' 2023-04-24 03:19:23,389 wheel INFO adding 'invoke/vendor/lexicon/_version.py' 2023-04-24 03:19:23,389 wheel INFO adding 'invoke/vendor/lexicon/alias_dict.py' 2023-04-24 03:19:23,389 wheel INFO adding 'invoke/vendor/lexicon/attribute_dict.py' 2023-04-24 03:19:23,390 wheel INFO adding 'invoke/vendor/yaml/__init__.py' 2023-04-24 03:19:23,390 wheel INFO adding 'invoke/vendor/yaml/composer.py' 2023-04-24 03:19:23,390 wheel INFO adding 'invoke/vendor/yaml/constructor.py' 2023-04-24 03:19:23,390 wheel INFO adding 'invoke/vendor/yaml/cyaml.py' 2023-04-24 03:19:23,390 wheel INFO adding 'invoke/vendor/yaml/dumper.py' 2023-04-24 03:19:23,391 wheel INFO adding 'invoke/vendor/yaml/emitter.py' 2023-04-24 03:19:23,391 wheel INFO adding 'invoke/vendor/yaml/error.py' 2023-04-24 03:19:23,391 wheel INFO adding 'invoke/vendor/yaml/events.py' 2023-04-24 03:19:23,391 wheel INFO adding 'invoke/vendor/yaml/loader.py' 2023-04-24 03:19:23,392 wheel INFO adding 'invoke/vendor/yaml/nodes.py' 2023-04-24 03:19:23,392 wheel INFO adding 'invoke/vendor/yaml/parser.py' 2023-04-24 03:19:23,392 wheel INFO adding 'invoke/vendor/yaml/reader.py' 2023-04-24 03:19:23,392 wheel INFO adding 'invoke/vendor/yaml/representer.py' 2023-04-24 03:19:23,392 wheel INFO adding 'invoke/vendor/yaml/resolver.py' 2023-04-24 03:19:23,393 wheel INFO adding 'invoke/vendor/yaml/scanner.py' 2023-04-24 03:19:23,393 wheel INFO adding 'invoke/vendor/yaml/serializer.py' 2023-04-24 03:19:23,393 wheel INFO adding 'invoke/vendor/yaml/tokens.py' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/LICENSE' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/METADATA' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/WHEEL' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/entry_points.txt' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/top_level.txt' 2023-04-24 03:19:23,394 wheel INFO adding 'invoke-2.0.0.dist-info/RECORD' 2023-04-24 03:19:23,395 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-24 03:19:23,397 gpep517 INFO The backend produced dist/invoke-2.0.0-py3-none-any.whl invoke-2.0.0-py3-none-any.whl >>> py3-invoke: Entering fakeroot... >>> py3-invoke-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/completion/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/completion/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/parser/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/parser/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/fluidity/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/fluidity/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/yaml/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/yaml/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/lexicon/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/lexicon/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/__pycache__' >>> py3-invoke-pyc*: Preparing subpackage py3-invoke-pyc... >>> py3-invoke-pyc*: Running postcheck for py3-invoke-pyc >>> py3-invoke*: Running postcheck for py3-invoke >>> py3-invoke*: Preparing package py3-invoke... >>> py3-invoke-pyc*: Tracing dependencies... python3 py3-yaml python3~3.11 >>> py3-invoke-pyc*: Package size: 840.0 KB >>> py3-invoke-pyc*: Compressing data... >>> py3-invoke-pyc*: Create checksum... >>> py3-invoke-pyc*: Create py3-invoke-pyc-2.0.0-r1.apk >>> py3-invoke*: Tracing dependencies... python3 py3-yaml python3~3.11 >>> py3-invoke*: Package size: 760.0 KB >>> py3-invoke*: Compressing data... >>> py3-invoke*: Create checksum... >>> py3-invoke*: Create py3-invoke-2.0.0-r1.apk >>> py3-invoke: Build complete at Mon, 24 Apr 2023 03:19:24 +0000 elapsed time 0h 0m 3s >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Uninstalling dependencies... (1/28) Purging .makedepends-py3-invoke (20230424.031922) (2/28) Purging py3-yaml-pyc (6.0-r3) (3/28) Purging py3-yaml (6.0-r3) (4/28) Purging py3-gpep517-pyc (13-r2) (5/28) Purging py3-gpep517 (13-r2) (6/28) Purging py3-installer-pyc (0.7.0-r1) (7/28) Purging py3-installer (0.7.0-r1) (8/28) Purging py3-setuptools-pyc (67.7.1-r0) (9/28) Purging py3-setuptools (67.7.1-r0) (10/28) Purging py3-wheel-pyc (0.40.0-r1) (11/28) Purging py3-wheel (0.40.0-r1) (12/28) Purging py3-packaging-pyc (23.1-r1) (13/28) Purging py3-packaging (23.1-r1) (14/28) Purging py3-parsing-pyc (3.0.9-r2) (15/28) Purging py3-parsing (3.0.9-r2) (16/28) Purging python3-pyc (3.11.3-r10) (17/28) Purging python3-pycache-pyc0 (3.11.3-r10) (18/28) Purging pyc (0.1-r0) (19/28) Purging yaml (0.2.5-r1) (20/28) Purging python3 (3.11.3-r10) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r5) (23/28) Purging libffi (3.4.4-r2) (24/28) Purging libpanelw (6.4_p20230401-r5) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r1) (27/28) Purging sqlite-libs (3.41.2-r2) (28/28) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-invoke: Updating the testing/ppc64le repository index... >>> py3-invoke: Signing the index...