2024-12-11T18:35:29,445 Created temporary directory: /tmp/pip-build-tracker-okug846l 2024-12-11T18:35:29,446 Initialized build tracking at /tmp/pip-build-tracker-okug846l 2024-12-11T18:35:29,447 Created build tracker: /tmp/pip-build-tracker-okug846l 2024-12-11T18:35:29,447 Entered build tracker: /tmp/pip-build-tracker-okug846l 2024-12-11T18:35:29,448 Created temporary directory: /tmp/pip-wheel-1iyb8oko 2024-12-11T18:35:29,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-mc40wl0r 2024-12-11T18:35:29,497 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-12-11T18:35:29,500 2 location(s) to search for versions of ah-cloudfunction: 2024-12-11T18:35:29,500 * https://pypi.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,500 * https://www.piwheels.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,501 Fetching project page and analyzing links: https://pypi.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,502 Getting page https://pypi.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,503 Found index url https://pypi.org/simple/ 2024-12-11T18:35:29,733 Fetched page https://pypi.org/simple/ah-cloudfunction/ as application/vnd.pypi.simple.v1+json 2024-12-11T18:35:29,734 Found link https://files.pythonhosted.org/packages/ae/3f/b6847d63fc8f3010a5cab0070d526d3176f25f0e6a499311a79f605ac319/ah_cloudfunction-0.1.dev67.tar.gz (from https://pypi.org/simple/ah-cloudfunction/), version: 0.1.dev67 2024-12-11T18:35:29,735 Found link https://files.pythonhosted.org/packages/7c/7d/295679308c38892cce1cae8f71ea24bc1cbe5a1ab51ae3f73f8469c5de63/ah_cloudfunction-0.1.dev68.tar.gz (from https://pypi.org/simple/ah-cloudfunction/), version: 0.1.dev68 2024-12-11T18:35:29,736 Found link https://files.pythonhosted.org/packages/9c/cd/a189c0e4a5141aebcf38b63fb721835ae7c39a7d3afb0a411b61abc55062/ah_cloudfunction-0.1.dev71.tar.gz (from https://pypi.org/simple/ah-cloudfunction/), version: 0.1.dev71 2024-12-11T18:35:29,737 Fetching project page and analyzing links: https://www.piwheels.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,737 Getting page https://www.piwheels.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,739 Found index url https://www.piwheels.org/simple/ 2024-12-11T18:35:29,920 Fetched page https://www.piwheels.org/simple/ah-cloudfunction/ as text/html 2024-12-11T18:35:29,922 Skipping link: No binaries permitted for ah-cloudfunction: https://www.piwheels.org/simple/ah-cloudfunction/ah_cloudfunction-0.1.dev67-py3-none-any.whl#sha256=eb0eb1624f9fa57c734380d5947c2210faf2a4cdfdd463b070f08b104fc1a0e8 (from https://www.piwheels.org/simple/ah-cloudfunction/) 2024-12-11T18:35:29,923 Skipping link: not a file: https://www.piwheels.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,923 Skipping link: not a file: https://pypi.org/simple/ah-cloudfunction/ 2024-12-11T18:35:29,943 Given no hashes to check 1 links for project 'ah-cloudfunction': discarding no candidates 2024-12-11T18:35:29,944 Collecting ah-cloudfunction==0.1.dev68 2024-12-11T18:35:29,947 Created temporary directory: /tmp/pip-unpack-44yxepvc 2024-12-11T18:35:30,170 Downloading ah_cloudfunction-0.1.dev68.tar.gz (8.6 kB) 2024-12-11T18:35:30,211 Added ah-cloudfunction==0.1.dev68 from https://files.pythonhosted.org/packages/7c/7d/295679308c38892cce1cae8f71ea24bc1cbe5a1ab51ae3f73f8469c5de63/ah_cloudfunction-0.1.dev68.tar.gz to build tracker '/tmp/pip-build-tracker-okug846l' 2024-12-11T18:35:30,213 Running setup.py (path:/tmp/pip-wheel-1iyb8oko/ah-cloudfunction_41ef1653f6e54c4b9ceb6d6d226065f5/setup.py) egg_info for package ah-cloudfunction 2024-12-11T18:35:30,214 Created temporary directory: /tmp/pip-pip-egg-info-2ahqps6k 2024-12-11T18:35:30,214 Preparing metadata (setup.py): started 2024-12-11T18:35:30,216 Running command python setup.py egg_info 2024-12-11T18:35:30,958 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-12-11T18:35:30,958 !! 2024-12-11T18:35:30,959 ******************************************************************************** 2024-12-11T18:35:30,960 Requirements should be satisfied by a PEP 517 installer. 2024-12-11T18:35:30,961 If you are using pip, you can try `pip install --use-pep517`. 2024-12-11T18:35:30,961 ******************************************************************************** 2024-12-11T18:35:30,962 !! 2024-12-11T18:35:30,963 dist.fetch_build_eggs(dist.setup_requires) 2024-12-11T18:35:34,209 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-12-11T18:35:34,209 Traceback (most recent call last): 2024-12-11T18:35:34,210 File "/tmp/pip-wheel-1iyb8oko/ah-cloudfunction_41ef1653f6e54c4b9ceb6d6d226065f5/.eggs/setuptools_scm-8.1.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2024-12-11T18:35:34,210 section = defn.get("tool", {})[tool_name] 2024-12-11T18:35:34,211 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2024-12-11T18:35:34,211 KeyError: 'setuptools_scm' 2024-12-11T18:35:34,339 running egg_info 2024-12-11T18:35:34,370 creating /tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info 2024-12-11T18:35:34,371 writing /tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/PKG-INFO 2024-12-11T18:35:34,374 writing dependency_links to /tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/dependency_links.txt 2024-12-11T18:35:34,376 writing top-level names to /tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/top_level.txt 2024-12-11T18:35:34,377 writing manifest file '/tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/SOURCES.txt' 2024-12-11T18:35:34,521 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-12-11T18:35:34,527 reading manifest file '/tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/SOURCES.txt' 2024-12-11T18:35:34,531 writing manifest file '/tmp/pip-pip-egg-info-2ahqps6k/ah_cloudfunction.egg-info/SOURCES.txt' 2024-12-11T18:35:34,648 Preparing metadata (setup.py): finished with status 'done' 2024-12-11T18:35:34,652 Source in /tmp/pip-wheel-1iyb8oko/ah-cloudfunction_41ef1653f6e54c4b9ceb6d6d226065f5 has version 0.1.dev68, which satisfies requirement ah-cloudfunction==0.1.dev68 from https://files.pythonhosted.org/packages/7c/7d/295679308c38892cce1cae8f71ea24bc1cbe5a1ab51ae3f73f8469c5de63/ah_cloudfunction-0.1.dev68.tar.gz 2024-12-11T18:35:34,653 Removed ah-cloudfunction==0.1.dev68 from https://files.pythonhosted.org/packages/7c/7d/295679308c38892cce1cae8f71ea24bc1cbe5a1ab51ae3f73f8469c5de63/ah_cloudfunction-0.1.dev68.tar.gz from build tracker '/tmp/pip-build-tracker-okug846l' 2024-12-11T18:35:34,657 Created temporary directory: /tmp/pip-unpack-8_d97tvg 2024-12-11T18:35:34,658 Created temporary directory: /tmp/pip-unpack-rfdpaa6s 2024-12-11T18:35:34,659 Building wheels for collected packages: ah-cloudfunction 2024-12-11T18:35:34,663 Created temporary directory: /tmp/pip-wheel-yqn5if_i 2024-12-11T18:35:34,664 Building wheel for ah-cloudfunction (setup.py): started 2024-12-11T18:35:34,665 Destination directory: /tmp/pip-wheel-yqn5if_i 2024-12-11T18:35:34,666 Running command python setup.py bdist_wheel 2024-12-11T18:35:35,390 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-12-11T18:35:35,391 !! 2024-12-11T18:35:35,392 ******************************************************************************** 2024-12-11T18:35:35,392 Requirements should be satisfied by a PEP 517 installer. 2024-12-11T18:35:35,393 If you are using pip, you can try `pip install --use-pep517`. 2024-12-11T18:35:35,394 ******************************************************************************** 2024-12-11T18:35:35,395 !! 2024-12-11T18:35:35,395 dist.fetch_build_eggs(dist.setup_requires) 2024-12-11T18:35:35,962 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-12-11T18:35:35,963 Traceback (most recent call last): 2024-12-11T18:35:35,964 File "/tmp/pip-wheel-1iyb8oko/ah-cloudfunction_41ef1653f6e54c4b9ceb6d6d226065f5/.eggs/setuptools_scm-8.1.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2024-12-11T18:35:35,965 section = defn.get("tool", {})[tool_name] 2024-12-11T18:35:35,965 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2024-12-11T18:35:35,965 KeyError: 'setuptools_scm' 2024-12-11T18:35:36,052 running bdist_wheel 2024-12-11T18:35:36,198 running build 2024-12-11T18:35:36,228 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-12-11T18:35:36,228 !! 2024-12-11T18:35:36,229 ******************************************************************************** 2024-12-11T18:35:36,230 Please avoid running ``setup.py`` directly. 2024-12-11T18:35:36,230 Instead, use pypa/build, pypa/installer or other 2024-12-11T18:35:36,231 standards-based tools. 2024-12-11T18:35:36,232 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-12-11T18:35:36,232 ******************************************************************************** 2024-12-11T18:35:36,233 !! 2024-12-11T18:35:36,234 self.initialize_options() 2024-12-11T18:35:36,259 installing to build/bdist.linux-armv7l/wheel 2024-12-11T18:35:36,260 running install 2024-12-11T18:35:36,286 running install_egg_info 2024-12-11T18:35:36,346 running egg_info 2024-12-11T18:35:36,376 writing ah_cloudfunction.egg-info/PKG-INFO 2024-12-11T18:35:36,378 writing dependency_links to ah_cloudfunction.egg-info/dependency_links.txt 2024-12-11T18:35:36,381 writing top-level names to ah_cloudfunction.egg-info/top_level.txt 2024-12-11T18:35:36,477 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-12-11T18:35:36,480 reading manifest file 'ah_cloudfunction.egg-info/SOURCES.txt' 2024-12-11T18:35:36,486 writing manifest file 'ah_cloudfunction.egg-info/SOURCES.txt' 2024-12-11T18:35:36,488 Copying ah_cloudfunction.egg-info to build/bdist.linux-armv7l/wheel/./ah_cloudfunction-0.1.dev68-py3.11.egg-info 2024-12-11T18:35:36,496 running install_scripts 2024-12-11T18:35:36,505 creating build/bdist.linux-armv7l/wheel/ah_cloudfunction-0.1.dev68.dist-info/WHEEL 2024-12-11T18:35:36,508 creating '/tmp/pip-wheel-yqn5if_i/ah_cloudfunction-0.1.dev68-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-12-11T18:35:36,510 adding 'ah_cloudfunction-0.1.dev68.dist-info/METADATA' 2024-12-11T18:35:36,511 adding 'ah_cloudfunction-0.1.dev68.dist-info/WHEEL' 2024-12-11T18:35:36,512 adding 'ah_cloudfunction-0.1.dev68.dist-info/top_level.txt' 2024-12-11T18:35:36,513 adding 'ah_cloudfunction-0.1.dev68.dist-info/RECORD' 2024-12-11T18:35:36,514 removing build/bdist.linux-armv7l/wheel 2024-12-11T18:35:36,632 Building wheel for ah-cloudfunction (setup.py): finished with status 'done' 2024-12-11T18:35:36,635 Created wheel for ah-cloudfunction: filename=ah_cloudfunction-0.1.dev68-py3-none-any.whl size=1084 sha256=e3a0758acf5458fc8ec6ff092d34930bf8b881c210ffbeda0eac3f43b1ebd8f4 2024-12-11T18:35:36,636 Stored in directory: /tmp/pip-ephem-wheel-cache-mc40wl0r/wheels/67/3d/cd/a0f0b108fa5353dbbb41b8ee553a8cf6d76ea6ea0f1dd796ed 2024-12-11T18:35:36,644 Successfully built ah-cloudfunction 2024-12-11T18:35:36,647 Removed build tracker: '/tmp/pip-build-tracker-okug846l'