>>> esptool: Building testing/esptool 4.5-r1 (using abuild 3.10.0-r0) started Sat, 25 Feb 2023 23:42:12 +0000 >>> esptool: Checking sanity of /home/buildozer/aports/testing/esptool/APKBUILD... >>> esptool: Analyzing dependencies... >>> esptool: Installing for build: build-base python3 py3-cryptography py3-ecdsa py3-pyserial py3-bitstring py3-reedsolo py3-gpep517 py3-installer py3-setuptools py3-wheel py3-elftools py3-pkcs11 py3-pytest (1/33) Installing libbz2 (1.0.8-r4) (2/33) Installing libffi (3.4.4-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.4.1-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing libpanelw (6.4_p20230218-r3) (7/33) Installing readline (8.2.001-r0) (8/33) Installing sqlite-libs (3.41.0-r0) (9/33) Installing python3 (3.11.2-r0) (10/33) Installing py3-cparser (2.21-r1) (11/33) Installing py3-cffi (1.15.1-r1) (12/33) Installing py3-cryptography (39.0.1-r0) (13/33) Installing py3-six (1.16.0-r4) (14/33) Installing py3-ecdsa (0.18.0-r1) (15/33) Installing py3-pyserial (3.5-r5) (16/33) Installing py3-bitstring (3.1.9-r3) (17/33) Installing py3-reedsolo (1.7.0-r0) (18/33) Installing py3-installer (0.6.0-r0) (19/33) Installing py3-gpep517 (13-r0) (20/33) Installing py3-parsing (3.0.9-r1) (21/33) Installing py3-packaging (23.0-r0) (22/33) Installing py3-setuptools (67.4.0-r0) (23/33) Installing py3-wheel (0.38.4-r1) (24/33) Installing py3-elftools (0.29-r1) (25/33) Installing py3-asn1crypto (1.5.1-r1) (26/33) Installing py3-cached-property (1.5.2-r3) (27/33) Installing py3-pkcs11 (0.7.0-r3) (28/33) Installing py3-attrs (22.2.0-r0) (29/33) Installing py3-iniconfig (1.1.1-r5) (30/33) Installing py3-pluggy (1.0.0-r2) (31/33) Installing py3-py (1.11.0-r1) (32/33) Installing py3-pytest (7.2.1-r0) (33/33) Installing .makedepends-esptool (20230225.234213) Executing busybox-1.36.0-r4.trigger OK: 501 MiB in 129 packages >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5.tar.gz >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5-marker.patch >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5.tar.gz >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5-marker.patch >>> esptool: Checking sha512sums... esptool-4.5.tar.gz: OK esptool-4.5-marker.patch: OK >>> esptool: Unpacking /var/cache/distfiles/edge/esptool-4.5.tar.gz... >>> esptool: esptool-4.5-marker.patch patching file CONTRIBUTING.rst patching file docs/en/esptool/basic-commands.rst patching file test/conftest.py patching file test/test_espefuse.py patching file test/test_espsecure.py patching file test/test_esptool.py Hunk #1 succeeded at 469 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 620 (offset 4 lines). Hunk #3 succeeded at 1135 (offset -3 lines). Hunk #4 succeeded at 1173 (offset -3 lines). patching file test/test_image_info.py patching file test/test_imagegen.py patching file test/test_merge_bin.py patching file test/test_modules.py 2023-02-25 23:42:14,226 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-25 23:42:14,273 root INFO running bdist_wheel 2023-02-25 23:42:14,282 root INFO running build 2023-02-25 23:42:14,283 root INFO running build_py 2023-02-25 23:42:14,285 root INFO creating build 2023-02-25 23:42:14,285 root INFO creating build/lib 2023-02-25 23:42:14,285 root INFO creating build/lib/espsecure 2023-02-25 23:42:14,285 root INFO copying espsecure/__init__.py -> build/lib/espsecure 2023-02-25 23:42:14,285 root INFO copying espsecure/__main__.py -> build/lib/espsecure 2023-02-25 23:42:14,286 root INFO creating build/lib/espefuse 2023-02-25 23:42:14,286 root INFO copying espefuse/__init__.py -> build/lib/espefuse 2023-02-25 23:42:14,286 root INFO copying espefuse/__main__.py -> build/lib/espefuse 2023-02-25 23:42:14,286 root INFO creating build/lib/esptool 2023-02-25 23:42:14,286 root INFO copying esptool/__init__.py -> build/lib/esptool 2023-02-25 23:42:14,287 root INFO copying esptool/reset.py -> build/lib/esptool 2023-02-25 23:42:14,287 root INFO copying esptool/loader.py -> build/lib/esptool 2023-02-25 23:42:14,287 root INFO copying esptool/cmds.py -> build/lib/esptool 2023-02-25 23:42:14,287 root INFO copying esptool/__main__.py -> build/lib/esptool 2023-02-25 23:42:14,287 root INFO copying esptool/util.py -> build/lib/esptool 2023-02-25 23:42:14,288 root INFO copying esptool/config.py -> build/lib/esptool 2023-02-25 23:42:14,288 root INFO copying esptool/bin_image.py -> build/lib/esptool 2023-02-25 23:42:14,288 root INFO creating build/lib/espsecure/esp_hsm_sign 2023-02-25 23:42:14,288 root INFO copying espsecure/esp_hsm_sign/__init__.py -> build/lib/espsecure/esp_hsm_sign 2023-02-25 23:42:14,288 root INFO copying espsecure/esp_hsm_sign/exceptions.py -> build/lib/espsecure/esp_hsm_sign 2023-02-25 23:42:14,289 root INFO creating build/lib/espefuse/efuse 2023-02-25 23:42:14,289 root INFO copying espefuse/efuse/__init__.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,289 root INFO copying espefuse/efuse/mem_definition_base.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,289 root INFO copying espefuse/efuse/base_fields.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,289 root INFO copying espefuse/efuse/base_operations.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,289 root INFO copying espefuse/efuse/util.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,290 root INFO copying espefuse/efuse/emulate_efuse_controller_base.py -> build/lib/espefuse/efuse 2023-02-25 23:42:14,290 root INFO creating build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,290 root INFO copying espefuse/efuse/esp32h2beta1/__init__.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,290 root INFO copying espefuse/efuse/esp32h2beta1/operations.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,290 root INFO copying espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,290 root INFO copying espefuse/efuse/esp32h2beta1/fields.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,291 root INFO copying espefuse/efuse/esp32h2beta1/mem_definition.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,291 root INFO creating build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,291 root INFO copying espefuse/efuse/esp32s2/__init__.py -> build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,291 root INFO copying espefuse/efuse/esp32s2/operations.py -> build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,291 root INFO copying espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,291 root INFO copying espefuse/efuse/esp32s2/fields.py -> build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,292 root INFO copying espefuse/efuse/esp32s2/mem_definition.py -> build/lib/espefuse/efuse/esp32s2 2023-02-25 23:42:14,292 root INFO creating build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,292 root INFO copying espefuse/efuse/esp32c2/__init__.py -> build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,292 root INFO copying espefuse/efuse/esp32c2/operations.py -> build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,292 root INFO copying espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,293 root INFO copying espefuse/efuse/esp32c2/fields.py -> build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,293 root INFO copying espefuse/efuse/esp32c2/mem_definition.py -> build/lib/espefuse/efuse/esp32c2 2023-02-25 23:42:14,293 root INFO creating build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,293 root INFO copying espefuse/efuse/esp32c3/__init__.py -> build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,293 root INFO copying espefuse/efuse/esp32c3/operations.py -> build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,293 root INFO copying espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,294 root INFO copying espefuse/efuse/esp32c3/fields.py -> build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,294 root INFO copying espefuse/efuse/esp32c3/mem_definition.py -> build/lib/espefuse/efuse/esp32c3 2023-02-25 23:42:14,294 root INFO creating build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,294 root INFO copying espefuse/efuse/esp32h2/__init__.py -> build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,294 root INFO copying espefuse/efuse/esp32h2/operations.py -> build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,294 root INFO copying espefuse/efuse/esp32h2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32h2/fields.py -> build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32h2/mem_definition.py -> build/lib/espefuse/efuse/esp32h2 2023-02-25 23:42:14,295 root INFO creating build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32c6/__init__.py -> build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32c6/operations.py -> build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,295 root INFO copying espefuse/efuse/esp32c6/fields.py -> build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,296 root INFO copying espefuse/efuse/esp32c6/mem_definition.py -> build/lib/espefuse/efuse/esp32c6 2023-02-25 23:42:14,296 root INFO creating build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,296 root INFO copying espefuse/efuse/esp32/__init__.py -> build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,296 root INFO copying espefuse/efuse/esp32/operations.py -> build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,296 root INFO copying espefuse/efuse/esp32/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,296 root INFO copying espefuse/efuse/esp32/fields.py -> build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32/mem_definition.py -> build/lib/espefuse/efuse/esp32 2023-02-25 23:42:14,297 root INFO creating build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32s3/__init__.py -> build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32s3/operations.py -> build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32s3/fields.py -> build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,297 root INFO copying espefuse/efuse/esp32s3/mem_definition.py -> build/lib/espefuse/efuse/esp32s3 2023-02-25 23:42:14,298 root INFO creating build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,298 root INFO copying espefuse/efuse/esp32s3beta2/__init__.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,298 root INFO copying espefuse/efuse/esp32s3beta2/operations.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,298 root INFO copying espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,298 root INFO copying espefuse/efuse/esp32s3beta2/fields.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,298 root INFO copying espefuse/efuse/esp32s3beta2/mem_definition.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,299 root INFO creating build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/__init__.py -> build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/esp32c2.py -> build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/esp32s3.py -> build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/esp32s3beta2.py -> build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/esp32h2beta1.py -> build/lib/esptool/targets 2023-02-25 23:42:14,299 root INFO copying esptool/targets/esp8266.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32c6.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32h2beta2.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32c3.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32c6beta.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32s2.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32h2.py -> build/lib/esptool/targets 2023-02-25 23:42:14,300 root INFO copying esptool/targets/esp32.py -> build/lib/esptool/targets 2023-02-25 23:42:14,301 root INFO running egg_info 2023-02-25 23:42:14,305 root INFO creating esptool.egg-info 2023-02-25 23:42:14,306 root INFO writing esptool.egg-info/PKG-INFO 2023-02-25 23:42:14,306 root INFO writing dependency_links to esptool.egg-info/dependency_links.txt 2023-02-25 23:42:14,306 root INFO writing requirements to esptool.egg-info/requires.txt 2023-02-25 23:42:14,306 root INFO writing top-level names to esptool.egg-info/top_level.txt 2023-02-25 23:42:14,307 root INFO writing manifest file 'esptool.egg-info/SOURCES.txt' 2023-02-25 23:42:14,310 root INFO reading manifest file 'esptool.egg-info/SOURCES.txt' 2023-02-25 23:42:14,310 root INFO reading manifest template 'MANIFEST.in' 2023-02-25 23:42:14,311 root WARNING no previously-included directories found matching 'flasher_stub' 2023-02-25 23:42:14,311 root WARNING no previously-included directories found matching '.github' 2023-02-25 23:42:14,311 root WARNING no previously-included directories found matching 'docs' 2023-02-25 23:42:14,312 root WARNING warning: no previously-included files found matching '.git*' 2023-02-25 23:42:14,312 root INFO adding license file 'LICENSE' 2023-02-25 23:42:14,313 root INFO writing manifest file 'esptool.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'esptool.targets.stub_flasher' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'esptool.targets.stub_flasher' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'esptool.targets.stub_flasher' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'esptool.targets.stub_flasher' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-02-25 23:42:14,314 root INFO creating build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,314 root INFO copying esptool/targets/stub_flasher/stub_flasher_32.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,314 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,315 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,316 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,316 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,316 root INFO copying esptool/targets/stub_flasher/stub_flasher_8266.json -> build/lib/esptool/targets/stub_flasher 2023-02-25 23:42:14,317 root INFO running build_scripts 2023-02-25 23:42:14,317 root INFO creating build/scripts-3.11 2023-02-25 23:42:14,317 root INFO copying and adjusting esptool.py -> build/scripts-3.11 2023-02-25 23:42:14,317 root INFO copying and adjusting espefuse.py -> build/scripts-3.11 2023-02-25 23:42:14,318 root INFO copying and adjusting espsecure.py -> build/scripts-3.11 2023-02-25 23:42:14,318 root INFO changing mode of build/scripts-3.11/esptool.py from 644 to 755 2023-02-25 23:42:14,318 root INFO changing mode of build/scripts-3.11/espefuse.py from 644 to 755 2023-02-25 23:42:14,318 root INFO changing mode of build/scripts-3.11/espsecure.py from 644 to 755 2023-02-25 23:42:14,322 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-02-25 23:42:14,322 root INFO running install 2023-02-25 23:42:14,328 root INFO running install_lib 2023-02-25 23:42:14,330 root INFO creating build/bdist.linux-aarch64 2023-02-25 23:42:14,330 root INFO creating build/bdist.linux-aarch64/wheel 2023-02-25 23:42:14,330 root INFO creating build/bdist.linux-aarch64/wheel/espsecure 2023-02-25 23:42:14,330 root INFO copying build/lib/espsecure/__init__.py -> build/bdist.linux-aarch64/wheel/espsecure 2023-02-25 23:42:14,331 root INFO copying build/lib/espsecure/__main__.py -> build/bdist.linux-aarch64/wheel/espsecure 2023-02-25 23:42:14,331 root INFO creating build/bdist.linux-aarch64/wheel/espsecure/esp_hsm_sign 2023-02-25 23:42:14,331 root INFO copying build/lib/espsecure/esp_hsm_sign/__init__.py -> build/bdist.linux-aarch64/wheel/espsecure/esp_hsm_sign 2023-02-25 23:42:14,331 root INFO copying build/lib/espsecure/esp_hsm_sign/exceptions.py -> build/bdist.linux-aarch64/wheel/espsecure/esp_hsm_sign 2023-02-25 23:42:14,331 root INFO creating build/bdist.linux-aarch64/wheel/espefuse 2023-02-25 23:42:14,331 root INFO copying build/lib/espefuse/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/__main__.py -> build/bdist.linux-aarch64/wheel/espefuse 2023-02-25 23:42:14,332 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,332 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,332 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2beta1 2023-02-25 23:42:14,333 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO copying build/lib/espefuse/efuse/esp32s2/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO copying build/lib/espefuse/efuse/esp32s2/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO copying build/lib/espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO copying build/lib/espefuse/efuse/esp32s2/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO copying build/lib/espefuse/efuse/esp32s2/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s2 2023-02-25 23:42:14,333 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/esp32c2/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/esp32c2/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/esp32c2/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/esp32c2/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c2 2023-02-25 23:42:14,334 root INFO copying build/lib/espefuse/efuse/mem_definition_base.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,334 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32c3/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32c3/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32c3/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32c3/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c3 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/base_fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,335 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,335 root INFO copying build/lib/espefuse/efuse/esp32h2/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/esp32h2/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/esp32h2/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/esp32h2/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/esp32h2/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32h2 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/base_operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,336 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,336 root INFO copying build/lib/espefuse/efuse/esp32c6/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32c6/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32c6/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32c6/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32c6 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/util.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,337 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,337 root INFO copying build/lib/espefuse/efuse/esp32/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32 2023-02-25 23:42:14,338 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32s3/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32s3/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,338 root INFO copying build/lib/espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/esp32s3/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/esp32s3/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/emulate_efuse_controller_base.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse 2023-02-25 23:42:14,339 root INFO creating build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/__init__.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/operations.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,339 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,340 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/fields.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,340 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/mem_definition.py -> build/bdist.linux-aarch64/wheel/espefuse/efuse/esp32s3beta2 2023-02-25 23:42:14,340 root INFO creating build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,340 root INFO copying build/lib/esptool/__init__.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,340 root INFO copying build/lib/esptool/reset.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,340 root INFO copying build/lib/esptool/loader.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,340 root INFO copying build/lib/esptool/cmds.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/__main__.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/util.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/config.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/bin_image.py -> build/bdist.linux-aarch64/wheel/esptool 2023-02-25 23:42:14,341 root INFO creating build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/targets/__init__.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,341 root INFO copying build/lib/esptool/targets/esp32c2.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32s3.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32s3beta2.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32h2beta1.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp8266.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32c6.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32h2beta2.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32c3.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,342 root INFO copying build/lib/esptool/targets/esp32c6beta.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/esp32s2.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/esp32h2.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,343 root INFO creating build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,343 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_8266.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,344 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/bdist.linux-aarch64/wheel/esptool/targets/stub_flasher 2023-02-25 23:42:14,345 root INFO copying build/lib/esptool/targets/esp32.py -> build/bdist.linux-aarch64/wheel/esptool/targets 2023-02-25 23:42:14,345 root INFO running install_egg_info 2023-02-25 23:42:14,348 root INFO Copying esptool.egg-info to build/bdist.linux-aarch64/wheel/esptool-4.5-py3.11.egg-info 2023-02-25 23:42:14,349 root INFO running install_scripts 2023-02-25 23:42:14,349 root INFO creating build/bdist.linux-aarch64/wheel/esptool-4.5.data 2023-02-25 23:42:14,349 root INFO creating build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts 2023-02-25 23:42:14,349 root INFO copying build/scripts-3.11/espsecure.py -> build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts 2023-02-25 23:42:14,350 root INFO copying build/scripts-3.11/esptool.py -> build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts 2023-02-25 23:42:14,350 root INFO copying build/scripts-3.11/espefuse.py -> build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts 2023-02-25 23:42:14,350 root INFO changing mode of build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts/espsecure.py to 755 2023-02-25 23:42:14,350 root INFO changing mode of build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts/esptool.py to 755 2023-02-25 23:42:14,350 root INFO changing mode of build/bdist.linux-aarch64/wheel/esptool-4.5.data/scripts/espefuse.py to 755 2023-02-25 23:42:14,352 wheel INFO creating build/bdist.linux-aarch64/wheel/esptool-4.5.dist-info/WHEEL 2023-02-25 23:42:14,353 wheel INFO creating '/home/buildozer/aports/testing/esptool/src/esptool-4.5/dist/.tmp-87odlugn/esptool-4.5-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-02-25 23:42:14,353 wheel INFO adding 'espefuse/__init__.py' 2023-02-25 23:42:14,353 wheel INFO adding 'espefuse/__main__.py' 2023-02-25 23:42:14,353 wheel INFO adding 'espefuse/efuse/__init__.py' 2023-02-25 23:42:14,354 wheel INFO adding 'espefuse/efuse/base_fields.py' 2023-02-25 23:42:14,354 wheel INFO adding 'espefuse/efuse/base_operations.py' 2023-02-25 23:42:14,354 wheel INFO adding 'espefuse/efuse/emulate_efuse_controller_base.py' 2023-02-25 23:42:14,354 wheel INFO adding 'espefuse/efuse/mem_definition_base.py' 2023-02-25 23:42:14,354 wheel INFO adding 'espefuse/efuse/util.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32/__init__.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32/emulate_efuse_controller.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32/fields.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32/mem_definition.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32/operations.py' 2023-02-25 23:42:14,355 wheel INFO adding 'espefuse/efuse/esp32c2/__init__.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c2/emulate_efuse_controller.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c2/fields.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c2/mem_definition.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c2/operations.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c3/__init__.py' 2023-02-25 23:42:14,356 wheel INFO adding 'espefuse/efuse/esp32c3/emulate_efuse_controller.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c3/fields.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c3/mem_definition.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c3/operations.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c6/__init__.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c6/emulate_efuse_controller.py' 2023-02-25 23:42:14,357 wheel INFO adding 'espefuse/efuse/esp32c6/fields.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32c6/mem_definition.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32c6/operations.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32h2/__init__.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32h2/emulate_efuse_controller.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32h2/fields.py' 2023-02-25 23:42:14,358 wheel INFO adding 'espefuse/efuse/esp32h2/mem_definition.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2/operations.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2beta1/__init__.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2beta1/fields.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2beta1/mem_definition.py' 2023-02-25 23:42:14,359 wheel INFO adding 'espefuse/efuse/esp32h2beta1/operations.py' 2023-02-25 23:42:14,360 wheel INFO adding 'espefuse/efuse/esp32s2/__init__.py' 2023-02-25 23:42:14,360 wheel INFO adding 'espefuse/efuse/esp32s2/emulate_efuse_controller.py' 2023-02-25 23:42:14,360 wheel INFO adding 'espefuse/efuse/esp32s2/fields.py' 2023-02-25 23:42:14,360 wheel INFO adding 'espefuse/efuse/esp32s2/mem_definition.py' 2023-02-25 23:42:14,360 wheel INFO adding 'espefuse/efuse/esp32s2/operations.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3/__init__.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3/emulate_efuse_controller.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3/fields.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3/mem_definition.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3/operations.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3beta2/__init__.py' 2023-02-25 23:42:14,361 wheel INFO adding 'espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py' 2023-02-25 23:42:14,362 wheel INFO adding 'espefuse/efuse/esp32s3beta2/fields.py' 2023-02-25 23:42:14,362 wheel INFO adding 'espefuse/efuse/esp32s3beta2/mem_definition.py' 2023-02-25 23:42:14,362 wheel INFO adding 'espefuse/efuse/esp32s3beta2/operations.py' 2023-02-25 23:42:14,362 wheel INFO adding 'espsecure/__init__.py' 2023-02-25 23:42:14,363 wheel INFO adding 'espsecure/__main__.py' 2023-02-25 23:42:14,363 wheel INFO adding 'espsecure/esp_hsm_sign/__init__.py' 2023-02-25 23:42:14,363 wheel INFO adding 'espsecure/esp_hsm_sign/exceptions.py' 2023-02-25 23:42:14,363 wheel INFO adding 'esptool/__init__.py' 2023-02-25 23:42:14,363 wheel INFO adding 'esptool/__main__.py' 2023-02-25 23:42:14,363 wheel INFO adding 'esptool/bin_image.py' 2023-02-25 23:42:14,364 wheel INFO adding 'esptool/cmds.py' 2023-02-25 23:42:14,364 wheel INFO adding 'esptool/config.py' 2023-02-25 23:42:14,364 wheel INFO adding 'esptool/loader.py' 2023-02-25 23:42:14,364 wheel INFO adding 'esptool/reset.py' 2023-02-25 23:42:14,364 wheel INFO adding 'esptool/util.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/__init__.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32c2.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32c3.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32c6.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32c6beta.py' 2023-02-25 23:42:14,365 wheel INFO adding 'esptool/targets/esp32h2.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp32h2beta1.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp32h2beta2.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp32s2.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp32s3.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp32s3beta2.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/esp8266.py' 2023-02-25 23:42:14,366 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c2.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c3.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6beta.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta1.json' 2023-02-25 23:42:14,367 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta2.json' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s2.json' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3.json' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3beta2.json' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_8266.json' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool-4.5.data/scripts/espefuse.py' 2023-02-25 23:42:14,368 wheel INFO adding 'esptool-4.5.data/scripts/espsecure.py' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.data/scripts/esptool.py' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.dist-info/LICENSE' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.dist-info/METADATA' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.dist-info/WHEEL' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.dist-info/top_level.txt' 2023-02-25 23:42:14,369 wheel INFO adding 'esptool-4.5.dist-info/RECORD' 2023-02-25 23:42:14,370 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-02-25 23:42:14,372 gpep517 INFO The backend produced dist/esptool-4.5-py3-none-any.whl esptool-4.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/esptool/src/esptool-4.5 collected 217 items / 73 deselected / 144 selected test/test_espefuse.py .......................ssssssssssss......sss.sss.. [ 34%] ss..ss.....ssssss.ss........ss.. [ 56%] test/test_espsecure.py .......................... [ 75%] test/test_esptool.py ...... [ 79%] test/test_image_info.py ....... [ 84%] test/test_imagegen.py .............. [ 93%] test/test_merge_bin.py ........ [ 99%] test/test_modules.py . [100%] =============================== warnings summary =============================== test/test_esptool.py:123 /home/buildozer/aports/testing/esptool/src/esptool-4.5/test/test_esptool.py:123: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.flaky(reruns=1, condition=arg_preload_port is not False) test/test_esptool.py:986 /home/buildozer/aports/testing/esptool/src/esptool-4.5/test/test_esptool.py:986: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.flaky(reruns=5) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ==== 112 passed, 32 skipped, 73 deselected, 2 warnings in 61.63s (0:01:01) ===== >>> esptool: Entering fakeroot... >>> esptool*: Running postcheck for esptool >>> esptool*: Preparing package esptool... >>> esptool*: Tracing dependencies... >>> esptool*: Package size: 2.6 MB >>> esptool*: Compressing data... >>> esptool*: Create checksum... >>> esptool*: Create esptool-4.5-r1.apk >>> esptool: Build complete at Sat, 25 Feb 2023 23:43:17 +0000 elapsed time 0h 1m 5s >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Uninstalling dependencies... (1/33) Purging .makedepends-esptool (20230225.234213) (2/33) Purging py3-ecdsa (0.18.0-r1) (3/33) Purging py3-six (1.16.0-r4) (4/33) Purging py3-pyserial (3.5-r5) (5/33) Purging py3-bitstring (3.1.9-r3) (6/33) Purging py3-reedsolo (1.7.0-r0) (7/33) Purging py3-gpep517 (13-r0) (8/33) Purging py3-installer (0.6.0-r0) (9/33) Purging py3-setuptools (67.4.0-r0) (10/33) Purging py3-wheel (0.38.4-r1) (11/33) Purging py3-elftools (0.29-r1) (12/33) Purging py3-pkcs11 (0.7.0-r3) (13/33) Purging py3-asn1crypto (1.5.1-r1) (14/33) Purging py3-cached-property (1.5.2-r3) (15/33) Purging py3-cryptography (39.0.1-r0) (16/33) Purging py3-cffi (1.15.1-r1) (17/33) Purging py3-cparser (2.21-r1) (18/33) Purging py3-pytest (7.2.1-r0) (19/33) Purging py3-attrs (22.2.0-r0) (20/33) Purging py3-iniconfig (1.1.1-r5) (21/33) Purging py3-packaging (23.0-r0) (22/33) Purging py3-parsing (3.0.9-r1) (23/33) Purging py3-pluggy (1.0.0-r2) (24/33) Purging py3-py (1.11.0-r1) (25/33) Purging python3 (3.11.2-r0) (26/33) Purging libbz2 (1.0.8-r4) (27/33) Purging libffi (3.4.4-r0) (28/33) Purging gdbm (1.23-r0) (29/33) Purging xz-libs (5.4.1-r0) (30/33) Purging mpdecimal (2.5.1-r1) (31/33) Purging libpanelw (6.4_p20230218-r3) (32/33) Purging readline (8.2.001-r0) (33/33) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 406 MiB in 96 packages >>> esptool: Updating the testing/aarch64 repository index... >>> esptool: Signing the index...