2023-07-18T18:44:15,634 Created temporary directory: /tmp/pip-build-tracker-wfmxce72 2023-07-18T18:44:15,637 Initialized build tracking at /tmp/pip-build-tracker-wfmxce72 2023-07-18T18:44:15,637 Created build tracker: /tmp/pip-build-tracker-wfmxce72 2023-07-18T18:44:15,638 Entered build tracker: /tmp/pip-build-tracker-wfmxce72 2023-07-18T18:44:15,639 Created temporary directory: /tmp/pip-wheel-93n3hazx 2023-07-18T18:44:15,648 Created temporary directory: /tmp/pip-ephem-wheel-cache-sz0_zw64 2023-07-18T18:44:15,700 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-18T18:44:15,708 2 location(s) to search for versions of autopilot-tools: 2023-07-18T18:44:15,708 * https://pypi.org/simple/autopilot-tools/ 2023-07-18T18:44:15,708 * https://www.piwheels.org/simple/autopilot-tools/ 2023-07-18T18:44:15,709 Fetching project page and analyzing links: https://pypi.org/simple/autopilot-tools/ 2023-07-18T18:44:15,710 Getting page https://pypi.org/simple/autopilot-tools/ 2023-07-18T18:44:15,715 Found index url https://pypi.org/simple/ 2023-07-18T18:44:15,919 Fetched page https://pypi.org/simple/autopilot-tools/ as application/vnd.pypi.simple.v1+json 2023-07-18T18:44:15,921 Skipping link: No binaries permitted for autopilot-tools: https://files.pythonhosted.org/packages/ac/f0/b8a21a1df1186a61acd41fa84ecf34028dcb73273cd9cc8220ff6c2afe17/autopilot_tools-0.1.0-py3-none-any.whl (from https://pypi.org/simple/autopilot-tools/) (requires-python:>=3.7) 2023-07-18T18:44:15,923 Found link https://files.pythonhosted.org/packages/04/6c/2816ac8147f21722228a07a0c1f9ae96d7e71707ae376f6489d12af31c68/autopilot_tools-0.1.0.tar.gz (from https://pypi.org/simple/autopilot-tools/) (requires-python:>=3.7), version: 0.1.0 2023-07-18T18:44:15,924 Fetching project page and analyzing links: https://www.piwheels.org/simple/autopilot-tools/ 2023-07-18T18:44:15,925 Getting page https://www.piwheels.org/simple/autopilot-tools/ 2023-07-18T18:44:15,927 Found index url https://www.piwheels.org/simple/ 2023-07-18T18:44:16,147 Fetched page https://www.piwheels.org/simple/autopilot-tools/ as text/html 2023-07-18T18:44:16,149 Skipping link: not a file: https://www.piwheels.org/simple/autopilot-tools/ 2023-07-18T18:44:16,150 Skipping link: not a file: https://pypi.org/simple/autopilot-tools/ 2023-07-18T18:44:16,182 Given no hashes to check 1 links for project 'autopilot-tools': discarding no candidates 2023-07-18T18:44:16,213 Collecting autopilot-tools==0.1.0 2023-07-18T18:44:16,218 Created temporary directory: /tmp/pip-unpack-e57vag_4 2023-07-18T18:44:16,404 Downloading autopilot_tools-0.1.0.tar.gz (27 kB) 2023-07-18T18:44:16,570 Added autopilot-tools==0.1.0 from https://files.pythonhosted.org/packages/04/6c/2816ac8147f21722228a07a0c1f9ae96d7e71707ae376f6489d12af31c68/autopilot_tools-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-wfmxce72' 2023-07-18T18:44:16,584 Created temporary directory: /tmp/pip-build-env-taa2vy4b 2023-07-18T18:44:16,604 Installing build dependencies: started 2023-07-18T18:44:16,606 Running command pip subprocess to install build dependencies 2023-07-18T18:44:19,353 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-18T18:44:20,191 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-18T18:44:24,078 Collecting setuptools>=61.0 2023-07-18T18:44:24,268 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-07-18T18:44:29,823 Installing collected packages: setuptools 2023-07-18T18:44:34,151 Successfully installed setuptools-68.0.0 2023-07-18T18:44:34,597 Installing build dependencies: finished with status 'done' 2023-07-18T18:44:34,609 Getting requirements to build wheel: started 2023-07-18T18:44:34,611 Running command Getting requirements to build wheel 2023-07-18T18:44:36,449 running egg_info 2023-07-18T18:44:36,458 writing src/autopilot_tools.egg-info/PKG-INFO 2023-07-18T18:44:36,462 writing dependency_links to src/autopilot_tools.egg-info/dependency_links.txt 2023-07-18T18:44:36,467 writing requirements to src/autopilot_tools.egg-info/requires.txt 2023-07-18T18:44:36,469 writing top-level names to src/autopilot_tools.egg-info/top_level.txt 2023-07-18T18:44:36,507 reading manifest file 'src/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:36,512 adding license file 'LICENSE' 2023-07-18T18:44:36,520 writing manifest file 'src/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:36,524 /tmp/pip-build-env-taa2vy4b/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-18T18:44:36,524 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-18T18:44:36,689 Getting requirements to build wheel: finished with status 'done' 2023-07-18T18:44:36,714 Installing backend dependencies: started 2023-07-18T18:44:36,716 Running command pip subprocess to install backend dependencies 2023-07-18T18:44:39,412 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-18T18:44:40,435 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-18T18:44:41,299 Collecting wheel 2023-07-18T18:44:41,341 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-07-18T18:44:46,066 Installing collected packages: wheel 2023-07-18T18:44:46,518 Creating /tmp/pip-build-env-taa2vy4b/normal/bin 2023-07-18T18:44:46,523 changing mode of /tmp/pip-build-env-taa2vy4b/normal/bin/wheel to 755 2023-07-18T18:44:46,550 Successfully installed wheel-0.40.0 2023-07-18T18:44:46,936 Installing backend dependencies: finished with status 'done' 2023-07-18T18:44:46,941 Created temporary directory: /tmp/pip-modern-metadata-mly555li 2023-07-18T18:44:46,948 Preparing metadata (pyproject.toml): started 2023-07-18T18:44:46,950 Running command Preparing metadata (pyproject.toml) 2023-07-18T18:44:48,858 running dist_info 2023-07-18T18:44:48,875 creating /tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info 2023-07-18T18:44:48,884 writing /tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/PKG-INFO 2023-07-18T18:44:48,888 writing dependency_links to /tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/dependency_links.txt 2023-07-18T18:44:48,892 writing requirements to /tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/requires.txt 2023-07-18T18:44:48,894 writing top-level names to /tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/top_level.txt 2023-07-18T18:44:48,897 writing manifest file '/tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:48,938 reading manifest file '/tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:48,943 adding license file 'LICENSE' 2023-07-18T18:44:48,950 writing manifest file '/tmp/pip-modern-metadata-mly555li/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:48,952 creating '/tmp/pip-modern-metadata-mly555li/autopilot_tools-0.1.0.dist-info' 2023-07-18T18:44:49,020 /tmp/pip-build-env-taa2vy4b/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-18T18:44:49,020 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-18T18:44:49,197 Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-18T18:44:49,212 Source in /tmp/pip-wheel-93n3hazx/autopilot-tools_9a1305eb78e24a619fc59dfd130a4b0e has version 0.1.0, which satisfies requirement autopilot-tools==0.1.0 from https://files.pythonhosted.org/packages/04/6c/2816ac8147f21722228a07a0c1f9ae96d7e71707ae376f6489d12af31c68/autopilot_tools-0.1.0.tar.gz 2023-07-18T18:44:49,214 Removed autopilot-tools==0.1.0 from https://files.pythonhosted.org/packages/04/6c/2816ac8147f21722228a07a0c1f9ae96d7e71707ae376f6489d12af31c68/autopilot_tools-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-wfmxce72' 2023-07-18T18:44:49,228 Created temporary directory: /tmp/pip-unpack-8_i4jx3u 2023-07-18T18:44:49,229 Building wheels for collected packages: autopilot-tools 2023-07-18T18:44:49,239 Created temporary directory: /tmp/pip-wheel-vk2cmmow 2023-07-18T18:44:49,239 Destination directory: /tmp/pip-wheel-vk2cmmow 2023-07-18T18:44:49,244 Building wheel for autopilot-tools (pyproject.toml): started 2023-07-18T18:44:49,246 Running command Building wheel for autopilot-tools (pyproject.toml) 2023-07-18T18:44:51,032 running bdist_wheel 2023-07-18T18:44:51,069 running build 2023-07-18T18:44:51,069 running build_py 2023-07-18T18:44:51,079 creating build 2023-07-18T18:44:51,080 creating build/lib 2023-07-18T18:44:51,082 creating build/lib/autopilot_tools 2023-07-18T18:44:51,084 copying src/autopilot_tools/vehicle.py -> build/lib/autopilot_tools 2023-07-18T18:44:51,089 copying src/autopilot_tools/analyzer.py -> build/lib/autopilot_tools 2023-07-18T18:44:51,094 creating build/lib/autopilot_tools/configurator 2023-07-18T18:44:51,095 copying src/autopilot_tools/configurator/__init__.py -> build/lib/autopilot_tools/configurator 2023-07-18T18:44:51,099 copying src/autopilot_tools/configurator/mavlink_params.py -> build/lib/autopilot_tools/configurator 2023-07-18T18:44:51,105 creating build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,106 copying src/autopilot_tools/log_analyzer/__init__.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,110 copying src/autopilot_tools/log_analyzer/airspeed.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,113 copying src/autopilot_tools/log_analyzer/extract.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,117 copying src/autopilot_tools/log_analyzer/utils.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,121 copying src/autopilot_tools/log_analyzer/esc_status.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,124 copying src/autopilot_tools/log_analyzer/uorb_topics.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,128 copying src/autopilot_tools/log_analyzer/device_id_parser.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,132 copying src/autopilot_tools/log_analyzer/altitude.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,135 copying src/autopilot_tools/log_analyzer/ice.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,139 copying src/autopilot_tools/log_analyzer/flight_distance.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,143 copying src/autopilot_tools/log_analyzer/color_logging.py -> build/lib/autopilot_tools/log_analyzer 2023-07-18T18:44:51,147 creating build/lib/autopilot_tools/px4 2023-07-18T18:44:51,149 copying src/autopilot_tools/px4/__init__.py -> build/lib/autopilot_tools/px4 2023-07-18T18:44:51,152 copying src/autopilot_tools/px4/px_uploader.py -> build/lib/autopilot_tools/px4 2023-07-18T18:44:51,158 running egg_info 2023-07-18T18:44:51,177 writing src/autopilot_tools.egg-info/PKG-INFO 2023-07-18T18:44:51,180 writing dependency_links to src/autopilot_tools.egg-info/dependency_links.txt 2023-07-18T18:44:51,184 writing requirements to src/autopilot_tools.egg-info/requires.txt 2023-07-18T18:44:51,186 writing top-level names to src/autopilot_tools.egg-info/top_level.txt 2023-07-18T18:44:51,207 reading manifest file 'src/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:51,212 adding license file 'LICENSE' 2023-07-18T18:44:51,219 writing manifest file 'src/autopilot_tools.egg-info/SOURCES.txt' 2023-07-18T18:44:51,247 installing to build/bdist.linux-armv7l/wheel 2023-07-18T18:44:51,248 running install 2023-07-18T18:44:51,308 running install_lib 2023-07-18T18:44:51,318 creating build/bdist.linux-armv7l 2023-07-18T18:44:51,319 creating build/bdist.linux-armv7l/wheel 2023-07-18T18:44:51,323 creating build/bdist.linux-armv7l/wheel/autopilot_tools 2023-07-18T18:44:51,325 copying build/lib/autopilot_tools/vehicle.py -> build/bdist.linux-armv7l/wheel/autopilot_tools 2023-07-18T18:44:51,331 creating build/bdist.linux-armv7l/wheel/autopilot_tools/configurator 2023-07-18T18:44:51,333 copying build/lib/autopilot_tools/configurator/__init__.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/configurator 2023-07-18T18:44:51,336 copying build/lib/autopilot_tools/configurator/mavlink_params.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/configurator 2023-07-18T18:44:51,340 copying build/lib/autopilot_tools/analyzer.py -> build/bdist.linux-armv7l/wheel/autopilot_tools 2023-07-18T18:44:51,345 creating build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,347 copying build/lib/autopilot_tools/log_analyzer/__init__.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,350 copying build/lib/autopilot_tools/log_analyzer/airspeed.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,354 copying build/lib/autopilot_tools/log_analyzer/extract.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,358 copying build/lib/autopilot_tools/log_analyzer/utils.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,362 copying build/lib/autopilot_tools/log_analyzer/esc_status.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,366 copying build/lib/autopilot_tools/log_analyzer/uorb_topics.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,371 copying build/lib/autopilot_tools/log_analyzer/device_id_parser.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,375 copying build/lib/autopilot_tools/log_analyzer/altitude.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,378 copying build/lib/autopilot_tools/log_analyzer/ice.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,383 copying build/lib/autopilot_tools/log_analyzer/flight_distance.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,387 copying build/lib/autopilot_tools/log_analyzer/color_logging.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/log_analyzer 2023-07-18T18:44:51,392 creating build/bdist.linux-armv7l/wheel/autopilot_tools/px4 2023-07-18T18:44:51,394 copying build/lib/autopilot_tools/px4/__init__.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/px4 2023-07-18T18:44:51,397 copying build/lib/autopilot_tools/px4/px_uploader.py -> build/bdist.linux-armv7l/wheel/autopilot_tools/px4 2023-07-18T18:44:51,404 running install_egg_info 2023-07-18T18:44:51,413 Copying src/autopilot_tools.egg-info to build/bdist.linux-armv7l/wheel/autopilot_tools-0.1.0-py3.7.egg-info 2023-07-18T18:44:51,434 running install_scripts 2023-07-18T18:44:51,466 creating build/bdist.linux-armv7l/wheel/autopilot_tools-0.1.0.dist-info/WHEEL 2023-07-18T18:44:51,472 creating '/tmp/pip-wheel-vk2cmmow/.tmp-jh_7ho5m/autopilot_tools-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-18T18:44:51,477 adding 'autopilot_tools/analyzer.py' 2023-07-18T18:44:51,481 adding 'autopilot_tools/vehicle.py' 2023-07-18T18:44:51,485 adding 'autopilot_tools/configurator/__init__.py' 2023-07-18T18:44:51,488 adding 'autopilot_tools/configurator/mavlink_params.py' 2023-07-18T18:44:51,492 adding 'autopilot_tools/log_analyzer/__init__.py' 2023-07-18T18:44:51,495 adding 'autopilot_tools/log_analyzer/airspeed.py' 2023-07-18T18:44:51,498 adding 'autopilot_tools/log_analyzer/altitude.py' 2023-07-18T18:44:51,500 adding 'autopilot_tools/log_analyzer/color_logging.py' 2023-07-18T18:44:51,504 adding 'autopilot_tools/log_analyzer/device_id_parser.py' 2023-07-18T18:44:51,507 adding 'autopilot_tools/log_analyzer/esc_status.py' 2023-07-18T18:44:51,510 adding 'autopilot_tools/log_analyzer/extract.py' 2023-07-18T18:44:51,514 adding 'autopilot_tools/log_analyzer/flight_distance.py' 2023-07-18T18:44:51,517 adding 'autopilot_tools/log_analyzer/ice.py' 2023-07-18T18:44:51,519 adding 'autopilot_tools/log_analyzer/uorb_topics.py' 2023-07-18T18:44:51,522 adding 'autopilot_tools/log_analyzer/utils.py' 2023-07-18T18:44:51,526 adding 'autopilot_tools/px4/__init__.py' 2023-07-18T18:44:51,538 adding 'autopilot_tools/px4/px_uploader.py' 2023-07-18T18:44:51,544 adding 'autopilot_tools-0.1.0.dist-info/LICENSE' 2023-07-18T18:44:51,546 adding 'autopilot_tools-0.1.0.dist-info/METADATA' 2023-07-18T18:44:51,548 adding 'autopilot_tools-0.1.0.dist-info/WHEEL' 2023-07-18T18:44:51,550 adding 'autopilot_tools-0.1.0.dist-info/top_level.txt' 2023-07-18T18:44:51,553 adding 'autopilot_tools-0.1.0.dist-info/RECORD' 2023-07-18T18:44:51,556 removing build/bdist.linux-armv7l/wheel 2023-07-18T18:44:51,577 /tmp/pip-build-env-taa2vy4b/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-18T18:44:51,578 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-18T18:44:51,756 Building wheel for autopilot-tools (pyproject.toml): finished with status 'done' 2023-07-18T18:44:51,770 Created wheel for autopilot-tools: filename=autopilot_tools-0.1.0-py3-none-any.whl size=30285 sha256=0ac1d58e00fa05c78073f20cd92e5693b3ae6b372decabe4ffdb6d73157a1835 2023-07-18T18:44:51,773 Stored in directory: /tmp/pip-ephem-wheel-cache-sz0_zw64/wheels/a1/38/c8/17e168ef6866153385250c28e3402ebc00373eea752dec7159 2023-07-18T18:44:51,800 Successfully built autopilot-tools 2023-07-18T18:44:51,809 Removed build tracker: '/tmp/pip-build-tracker-wfmxce72'