2024-04-03T17:47:00,310 Created temporary directory: /tmp/pip-build-tracker-mdeui7sy 2024-04-03T17:47:00,311 Initialized build tracking at /tmp/pip-build-tracker-mdeui7sy 2024-04-03T17:47:00,312 Created build tracker: /tmp/pip-build-tracker-mdeui7sy 2024-04-03T17:47:00,312 Entered build tracker: /tmp/pip-build-tracker-mdeui7sy 2024-04-03T17:47:00,313 Created temporary directory: /tmp/pip-wheel-xz_tvy5w 2024-04-03T17:47:00,316 Created temporary directory: /tmp/pip-ephem-wheel-cache-22b2a43h 2024-04-03T17:47:00,343 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-03T17:47:00,347 2 location(s) to search for versions of tendril-structures-imageset: 2024-04-03T17:47:00,347 * https://pypi.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,347 * https://www.piwheels.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,347 Fetching project page and analyzing links: https://pypi.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,348 Getting page https://pypi.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,350 Found index url https://pypi.org/simple/ 2024-04-03T17:47:00,489 Fetched page https://pypi.org/simple/tendril-structures-imageset/ as application/vnd.pypi.simple.v1+json 2024-04-03T17:47:00,491 Found link https://files.pythonhosted.org/packages/d2/ef/c9d2677752345962e8b10f5e25cba940b34c449ac0c96b2db8bd58abd6cc/tendril-structures-imageset-0.1.0.tar.gz (from https://pypi.org/simple/tendril-structures-imageset/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 0.1.0 2024-04-03T17:47:00,493 Found link https://files.pythonhosted.org/packages/2d/09/f1d2673336944cd6ad0aefc70e72423844c71cae65c6d68c4a66b0c9dd85/tendril-structures-imageset-0.1.1.tar.gz (from https://pypi.org/simple/tendril-structures-imageset/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 0.1.1 2024-04-03T17:47:00,494 Fetching project page and analyzing links: https://www.piwheels.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,494 Getting page https://www.piwheels.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:00,496 Found index url https://www.piwheels.org/simple/ 2024-04-03T17:47:01,056 Fetched page https://www.piwheels.org/simple/tendril-structures-imageset/ as text/html 2024-04-03T17:47:01,057 Skipping link: No binaries permitted for tendril-structures-imageset: https://www.piwheels.org/simple/tendril-structures-imageset/tendril_structures_imageset-0.1.0-py2.py3-none-any.whl#sha256=9a7b765caff07860bdce27aacdf6c5806f005a7dbed34e6dcf9139ce3ccf4236 (from https://www.piwheels.org/simple/tendril-structures-imageset/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*) 2024-04-03T17:47:01,058 Skipping link: not a file: https://www.piwheels.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:01,059 Skipping link: not a file: https://pypi.org/simple/tendril-structures-imageset/ 2024-04-03T17:47:01,078 Given no hashes to check 1 links for project 'tendril-structures-imageset': discarding no candidates 2024-04-03T17:47:01,096 Collecting tendril-structures-imageset==0.1.1 2024-04-03T17:47:01,099 Created temporary directory: /tmp/pip-unpack-nkl8nx0a 2024-04-03T17:47:01,433 Downloading tendril-structures-imageset-0.1.1.tar.gz (164 kB) 2024-04-03T17:47:01,643 Added tendril-structures-imageset==0.1.1 from https://files.pythonhosted.org/packages/2d/09/f1d2673336944cd6ad0aefc70e72423844c71cae65c6d68c4a66b0c9dd85/tendril-structures-imageset-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-mdeui7sy' 2024-04-03T17:47:01,647 Running setup.py (path:/tmp/pip-wheel-xz_tvy5w/tendril-structures-imageset_d1bbf89e778b48f89c59c3eea279580b/setup.py) egg_info for package tendril-structures-imageset 2024-04-03T17:47:01,648 Created temporary directory: /tmp/pip-pip-egg-info-t9u5_yta 2024-04-03T17:47:01,648 Preparing metadata (setup.py): started 2024-04-03T17:47:01,650 Running command python setup.py egg_info 2024-04-03T17:47:02,152 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-04-03T17:47:02,152 !! 2024-04-03T17:47:02,154 ******************************************************************************** 2024-04-03T17:47:02,154 Usage of dash-separated 'description-file' will not be supported in future 2024-04-03T17:47:02,155 versions. Please use the underscore name 'description_file' instead. 2024-04-03T17:47:02,156 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-04-03T17:47:02,156 or your builds will no longer be supported. 2024-04-03T17:47:02,157 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-04-03T17:47:02,157 ******************************************************************************** 2024-04-03T17:47:02,158 !! 2024-04-03T17:47:02,159 opt = self.warn_dash_deprecation(opt, section) 2024-04-03T17:47:02,413 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-04-03T17:47:02,414 !! 2024-04-03T17:47:02,415 ******************************************************************************** 2024-04-03T17:47:02,415 Requirements should be satisfied by a PEP 517 installer. 2024-04-03T17:47:02,416 If you are using pip, you can try `pip install --use-pep517`. 2024-04-03T17:47:02,416 ******************************************************************************** 2024-04-03T17:47:02,417 !! 2024-04-03T17:47:02,418 dist.fetch_build_eggs(dist.setup_requires) 2024-04-03T17:47:05,792 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-03T17:47:05,865 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-04-03T17:47:05,866 !! 2024-04-03T17:47:05,867 ******************************************************************************** 2024-04-03T17:47:05,867 Usage of dash-separated 'description-file' will not be supported in future 2024-04-03T17:47:05,868 versions. Please use the underscore name 'description_file' instead. 2024-04-03T17:47:05,869 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-04-03T17:47:05,870 or your builds will no longer be supported. 2024-04-03T17:47:05,871 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-04-03T17:47:05,872 ******************************************************************************** 2024-04-03T17:47:05,873 !! 2024-04-03T17:47:05,874 opt = self.warn_dash_deprecation(opt, section) 2024-04-03T17:47:05,905 running egg_info 2024-04-03T17:47:05,906 creating /tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info 2024-04-03T17:47:05,934 writing /tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/PKG-INFO 2024-04-03T17:47:05,948 writing dependency_links to /tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/dependency_links.txt 2024-04-03T17:47:05,955 writing requirements to /tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/requires.txt 2024-04-03T17:47:05,957 writing top-level names to /tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/top_level.txt 2024-04-03T17:47:05,958 writing manifest file '/tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/SOURCES.txt' 2024-04-03T17:47:06,138 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-04-03T17:47:06,145 reading manifest file '/tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/SOURCES.txt' 2024-04-03T17:47:06,147 reading manifest template 'MANIFEST.in' 2024-04-03T17:47:06,149 warning: no files found matching 'AUTHORS.rst' 2024-04-03T17:47:06,152 adding license file 'LICENSE' 2024-04-03T17:47:06,155 writing manifest file '/tmp/pip-pip-egg-info-t9u5_yta/tendril_structures_imageset.egg-info/SOURCES.txt' 2024-04-03T17:47:06,274 Preparing metadata (setup.py): finished with status 'done' 2024-04-03T17:47:06,278 Source in /tmp/pip-wheel-xz_tvy5w/tendril-structures-imageset_d1bbf89e778b48f89c59c3eea279580b has version 0.1.1, which satisfies requirement tendril-structures-imageset==0.1.1 from https://files.pythonhosted.org/packages/2d/09/f1d2673336944cd6ad0aefc70e72423844c71cae65c6d68c4a66b0c9dd85/tendril-structures-imageset-0.1.1.tar.gz 2024-04-03T17:47:06,279 Removed tendril-structures-imageset==0.1.1 from https://files.pythonhosted.org/packages/2d/09/f1d2673336944cd6ad0aefc70e72423844c71cae65c6d68c4a66b0c9dd85/tendril-structures-imageset-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-mdeui7sy' 2024-04-03T17:47:06,287 Created temporary directory: /tmp/pip-unpack-7fntv9q5 2024-04-03T17:47:06,288 Created temporary directory: /tmp/pip-unpack-awk35ugu 2024-04-03T17:47:06,396 Building wheels for collected packages: tendril-structures-imageset 2024-04-03T17:47:06,401 Created temporary directory: /tmp/pip-wheel-uypt72sf 2024-04-03T17:47:06,401 Building wheel for tendril-structures-imageset (setup.py): started 2024-04-03T17:47:06,403 Destination directory: /tmp/pip-wheel-uypt72sf 2024-04-03T17:47:06,404 Running command python setup.py bdist_wheel 2024-04-03T17:47:06,859 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-04-03T17:47:06,859 !! 2024-04-03T17:47:06,860 ******************************************************************************** 2024-04-03T17:47:06,861 Usage of dash-separated 'description-file' will not be supported in future 2024-04-03T17:47:06,861 versions. Please use the underscore name 'description_file' instead. 2024-04-03T17:47:06,863 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-04-03T17:47:06,863 or your builds will no longer be supported. 2024-04-03T17:47:06,864 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-04-03T17:47:06,865 ******************************************************************************** 2024-04-03T17:47:06,866 !! 2024-04-03T17:47:06,867 opt = self.warn_dash_deprecation(opt, section) 2024-04-03T17:47:07,106 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-04-03T17:47:07,106 !! 2024-04-03T17:47:07,108 ******************************************************************************** 2024-04-03T17:47:07,109 Requirements should be satisfied by a PEP 517 installer. 2024-04-03T17:47:07,109 If you are using pip, you can try `pip install --use-pep517`. 2024-04-03T17:47:07,110 ******************************************************************************** 2024-04-03T17:47:07,111 !! 2024-04-03T17:47:07,111 dist.fetch_build_eggs(dist.setup_requires) 2024-04-03T17:47:07,672 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-03T17:47:07,955 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-04-03T17:47:07,956 !! 2024-04-03T17:47:07,957 ******************************************************************************** 2024-04-03T17:47:07,958 Usage of dash-separated 'description-file' will not be supported in future 2024-04-03T17:47:07,959 versions. Please use the underscore name 'description_file' instead. 2024-04-03T17:47:07,960 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-04-03T17:47:07,961 or your builds will no longer be supported. 2024-04-03T17:47:07,963 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-04-03T17:47:07,965 ******************************************************************************** 2024-04-03T17:47:07,967 !! 2024-04-03T17:47:07,967 opt = self.warn_dash_deprecation(opt, section) 2024-04-03T17:47:08,000 running bdist_wheel 2024-04-03T17:47:08,107 running build 2024-04-03T17:47:08,108 running build_py 2024-04-03T17:47:08,140 creating build 2024-04-03T17:47:08,141 creating build/lib 2024-04-03T17:47:08,141 creating build/lib/tendril 2024-04-03T17:47:08,143 copying src/tendril/__init__.py -> build/lib/tendril 2024-04-03T17:47:08,145 creating build/lib/tendril/config 2024-04-03T17:47:08,146 copying src/tendril/config/imageset.py -> build/lib/tendril/config 2024-04-03T17:47:08,148 copying src/tendril/config/__init__.py -> build/lib/tendril/config 2024-04-03T17:47:08,151 creating build/lib/tendril/structures 2024-04-03T17:47:08,152 copying src/tendril/structures/__init__.py -> build/lib/tendril/structures 2024-04-03T17:47:08,154 creating build/lib/tendril/libraries 2024-04-03T17:47:08,154 copying src/tendril/libraries/__init__.py -> build/lib/tendril/libraries 2024-04-03T17:47:08,157 creating build/lib/tendril/interests 2024-04-03T17:47:08,158 copying src/tendril/interests/__init__.py -> build/lib/tendril/interests 2024-04-03T17:47:08,160 creating build/lib/tendril/db 2024-04-03T17:47:08,161 copying src/tendril/db/__init__.py -> build/lib/tendril/db 2024-04-03T17:47:08,163 creating build/lib/tendril/common 2024-04-03T17:47:08,164 copying src/tendril/common/__init__.py -> build/lib/tendril/common 2024-04-03T17:47:08,167 creating build/lib/tendril/apiserver 2024-04-03T17:47:08,167 copying src/tendril/apiserver/__init__.py -> build/lib/tendril/apiserver 2024-04-03T17:47:08,170 creating build/lib/tendril/structures/imageset 2024-04-03T17:47:08,171 copying src/tendril/structures/imageset/__init__.py -> build/lib/tendril/structures/imageset 2024-04-03T17:47:08,173 creating build/lib/tendril/libraries/mixins 2024-04-03T17:47:08,175 copying src/tendril/libraries/mixins/imageset.py -> build/lib/tendril/libraries/mixins 2024-04-03T17:47:08,177 copying src/tendril/libraries/mixins/__init__.py -> build/lib/tendril/libraries/mixins 2024-04-03T17:47:08,179 creating build/lib/tendril/interests/mixins 2024-04-03T17:47:08,180 copying src/tendril/interests/mixins/imageset.py -> build/lib/tendril/interests/mixins 2024-04-03T17:47:08,183 copying src/tendril/interests/mixins/__init__.py -> build/lib/tendril/interests/mixins 2024-04-03T17:47:08,185 creating build/lib/tendril/db/controllers 2024-04-03T17:47:08,186 copying src/tendril/db/controllers/imageset.py -> build/lib/tendril/db/controllers 2024-04-03T17:47:08,189 copying src/tendril/db/controllers/__init__.py -> build/lib/tendril/db/controllers 2024-04-03T17:47:08,191 creating build/lib/tendril/db/models 2024-04-03T17:47:08,192 copying src/tendril/db/models/imageset.py -> build/lib/tendril/db/models 2024-04-03T17:47:08,194 copying src/tendril/db/models/__init__.py -> build/lib/tendril/db/models 2024-04-03T17:47:08,196 creating build/lib/tendril/common/imageset 2024-04-03T17:47:08,197 copying src/tendril/common/imageset/exceptions.py -> build/lib/tendril/common/imageset 2024-04-03T17:47:08,199 copying src/tendril/common/imageset/__init__.py -> build/lib/tendril/common/imageset 2024-04-03T17:47:08,201 creating build/lib/tendril/apiserver/routers 2024-04-03T17:47:08,202 copying src/tendril/apiserver/routers/imageset.py -> build/lib/tendril/apiserver/routers 2024-04-03T17:47:08,204 copying src/tendril/apiserver/routers/__init__.py -> build/lib/tendril/apiserver/routers 2024-04-03T17:47:08,206 creating build/lib/tendril/apiserver/templates 2024-04-03T17:47:08,207 copying src/tendril/apiserver/templates/imageset.py -> build/lib/tendril/apiserver/templates 2024-04-03T17:47:08,210 copying src/tendril/apiserver/templates/__init__.py -> build/lib/tendril/apiserver/templates 2024-04-03T17:47:08,213 running egg_info 2024-04-03T17:47:08,267 writing src/tendril_structures_imageset.egg-info/PKG-INFO 2024-04-03T17:47:08,282 writing dependency_links to src/tendril_structures_imageset.egg-info/dependency_links.txt 2024-04-03T17:47:08,290 writing requirements to src/tendril_structures_imageset.egg-info/requires.txt 2024-04-03T17:47:08,291 writing top-level names to src/tendril_structures_imageset.egg-info/top_level.txt 2024-04-03T17:47:08,392 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-04-03T17:47:08,395 reading manifest file 'src/tendril_structures_imageset.egg-info/SOURCES.txt' 2024-04-03T17:47:08,398 reading manifest template 'MANIFEST.in' 2024-04-03T17:47:08,399 warning: no files found matching 'AUTHORS.rst' 2024-04-03T17:47:08,402 adding license file 'LICENSE' 2024-04-03T17:47:08,405 writing manifest file 'src/tendril_structures_imageset.egg-info/SOURCES.txt' 2024-04-03T17:47:08,445 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-04-03T17:47:08,446 !! 2024-04-03T17:47:08,447 ******************************************************************************** 2024-04-03T17:47:08,448 Please avoid running ``setup.py`` directly. 2024-04-03T17:47:08,448 Instead, use pypa/build, pypa/installer or other 2024-04-03T17:47:08,449 standards-based tools. 2024-04-03T17:47:08,450 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-04-03T17:47:08,451 ******************************************************************************** 2024-04-03T17:47:08,452 !! 2024-04-03T17:47:08,453 self.initialize_options() 2024-04-03T17:47:08,473 installing to build/bdist.linux-armv7l/wheel 2024-04-03T17:47:08,474 running install 2024-04-03T17:47:08,498 running install_lib 2024-04-03T17:47:08,525 creating build/bdist.linux-armv7l 2024-04-03T17:47:08,526 creating build/bdist.linux-armv7l/wheel 2024-04-03T17:47:08,527 creating build/bdist.linux-armv7l/wheel/tendril 2024-04-03T17:47:08,529 creating build/bdist.linux-armv7l/wheel/tendril/config 2024-04-03T17:47:08,530 copying build/lib/tendril/config/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/config 2024-04-03T17:47:08,532 copying build/lib/tendril/config/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/config 2024-04-03T17:47:08,534 creating build/bdist.linux-armv7l/wheel/tendril/structures 2024-04-03T17:47:08,535 copying build/lib/tendril/structures/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/structures 2024-04-03T17:47:08,537 creating build/bdist.linux-armv7l/wheel/tendril/structures/imageset 2024-04-03T17:47:08,538 copying build/lib/tendril/structures/imageset/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/structures/imageset 2024-04-03T17:47:08,540 copying build/lib/tendril/__init__.py -> build/bdist.linux-armv7l/wheel/tendril 2024-04-03T17:47:08,542 creating build/bdist.linux-armv7l/wheel/tendril/libraries 2024-04-03T17:47:08,543 copying build/lib/tendril/libraries/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/libraries 2024-04-03T17:47:08,546 creating build/bdist.linux-armv7l/wheel/tendril/libraries/mixins 2024-04-03T17:47:08,547 copying build/lib/tendril/libraries/mixins/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/libraries/mixins 2024-04-03T17:47:08,549 copying build/lib/tendril/libraries/mixins/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/libraries/mixins 2024-04-03T17:47:08,551 creating build/bdist.linux-armv7l/wheel/tendril/interests 2024-04-03T17:47:08,552 copying build/lib/tendril/interests/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/interests 2024-04-03T17:47:08,554 creating build/bdist.linux-armv7l/wheel/tendril/interests/mixins 2024-04-03T17:47:08,555 copying build/lib/tendril/interests/mixins/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/interests/mixins 2024-04-03T17:47:08,558 copying build/lib/tendril/interests/mixins/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/interests/mixins 2024-04-03T17:47:08,561 creating build/bdist.linux-armv7l/wheel/tendril/db 2024-04-03T17:47:08,562 creating build/bdist.linux-armv7l/wheel/tendril/db/controllers 2024-04-03T17:47:08,563 copying build/lib/tendril/db/controllers/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/db/controllers 2024-04-03T17:47:08,566 copying build/lib/tendril/db/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/db/controllers 2024-04-03T17:47:08,568 copying build/lib/tendril/db/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/db 2024-04-03T17:47:08,570 creating build/bdist.linux-armv7l/wheel/tendril/db/models 2024-04-03T17:47:08,571 copying build/lib/tendril/db/models/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/db/models 2024-04-03T17:47:08,573 copying build/lib/tendril/db/models/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/db/models 2024-04-03T17:47:08,575 creating build/bdist.linux-armv7l/wheel/tendril/common 2024-04-03T17:47:08,576 copying build/lib/tendril/common/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/common 2024-04-03T17:47:08,578 creating build/bdist.linux-armv7l/wheel/tendril/common/imageset 2024-04-03T17:47:08,579 copying build/lib/tendril/common/imageset/exceptions.py -> build/bdist.linux-armv7l/wheel/tendril/common/imageset 2024-04-03T17:47:08,581 copying build/lib/tendril/common/imageset/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/common/imageset 2024-04-03T17:47:08,583 creating build/bdist.linux-armv7l/wheel/tendril/apiserver 2024-04-03T17:47:08,585 creating build/bdist.linux-armv7l/wheel/tendril/apiserver/routers 2024-04-03T17:47:08,586 copying build/lib/tendril/apiserver/routers/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/apiserver/routers 2024-04-03T17:47:08,587 copying build/lib/tendril/apiserver/routers/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/apiserver/routers 2024-04-03T17:47:08,589 copying build/lib/tendril/apiserver/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/apiserver 2024-04-03T17:47:08,591 creating build/bdist.linux-armv7l/wheel/tendril/apiserver/templates 2024-04-03T17:47:08,592 copying build/lib/tendril/apiserver/templates/imageset.py -> build/bdist.linux-armv7l/wheel/tendril/apiserver/templates 2024-04-03T17:47:08,595 copying build/lib/tendril/apiserver/templates/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/apiserver/templates 2024-04-03T17:47:08,596 running install_egg_info 2024-04-03T17:47:08,625 Copying src/tendril_structures_imageset.egg-info to build/bdist.linux-armv7l/wheel/tendril_structures_imageset-0.1.1-py3.11.egg-info 2024-04-03T17:47:08,636 running install_scripts 2024-04-03T17:47:08,662 creating build/bdist.linux-armv7l/wheel/tendril_structures_imageset-0.1.1.dist-info/WHEEL 2024-04-03T17:47:08,664 creating '/tmp/pip-wheel-uypt72sf/tendril_structures_imageset-0.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-04-03T17:47:08,667 adding 'tendril/__init__.py' 2024-04-03T17:47:08,669 adding 'tendril/apiserver/__init__.py' 2024-04-03T17:47:08,670 adding 'tendril/apiserver/routers/__init__.py' 2024-04-03T17:47:08,672 adding 'tendril/apiserver/routers/imageset.py' 2024-04-03T17:47:08,673 adding 'tendril/apiserver/templates/__init__.py' 2024-04-03T17:47:08,675 adding 'tendril/apiserver/templates/imageset.py' 2024-04-03T17:47:08,678 adding 'tendril/common/__init__.py' 2024-04-03T17:47:08,680 adding 'tendril/common/imageset/__init__.py' 2024-04-03T17:47:08,681 adding 'tendril/common/imageset/exceptions.py' 2024-04-03T17:47:08,683 adding 'tendril/config/__init__.py' 2024-04-03T17:47:08,685 adding 'tendril/config/imageset.py' 2024-04-03T17:47:08,687 adding 'tendril/db/__init__.py' 2024-04-03T17:47:08,689 adding 'tendril/db/controllers/__init__.py' 2024-04-03T17:47:08,690 adding 'tendril/db/controllers/imageset.py' 2024-04-03T17:47:08,692 adding 'tendril/db/models/__init__.py' 2024-04-03T17:47:08,693 adding 'tendril/db/models/imageset.py' 2024-04-03T17:47:08,695 adding 'tendril/interests/__init__.py' 2024-04-03T17:47:08,696 adding 'tendril/interests/mixins/__init__.py' 2024-04-03T17:47:08,698 adding 'tendril/interests/mixins/imageset.py' 2024-04-03T17:47:08,700 adding 'tendril/libraries/__init__.py' 2024-04-03T17:47:08,701 adding 'tendril/libraries/mixins/__init__.py' 2024-04-03T17:47:08,702 adding 'tendril/libraries/mixins/imageset.py' 2024-04-03T17:47:08,704 adding 'tendril/structures/__init__.py' 2024-04-03T17:47:08,705 adding 'tendril/structures/imageset/__init__.py' 2024-04-03T17:47:08,712 adding 'tendril_structures_imageset-0.1.1.dist-info/LICENSE' 2024-04-03T17:47:08,714 adding 'tendril_structures_imageset-0.1.1.dist-info/METADATA' 2024-04-03T17:47:08,715 adding 'tendril_structures_imageset-0.1.1.dist-info/WHEEL' 2024-04-03T17:47:08,715 adding 'tendril_structures_imageset-0.1.1.dist-info/top_level.txt' 2024-04-03T17:47:08,716 adding 'tendril_structures_imageset-0.1.1.dist-info/RECORD' 2024-04-03T17:47:08,719 removing build/bdist.linux-armv7l/wheel 2024-04-03T17:47:08,851 Building wheel for tendril-structures-imageset (setup.py): finished with status 'done' 2024-04-03T17:47:08,854 Created wheel for tendril-structures-imageset: filename=tendril_structures_imageset-0.1.1-py2.py3-none-any.whl size=28829 sha256=bc16546291cd576d9dee48b06b937e5a311abba9ad3894e7a1a3fd57fbc6e688 2024-04-03T17:47:08,855 Stored in directory: /tmp/pip-ephem-wheel-cache-22b2a43h/wheels/f0/93/a1/d76e4f0bd75e7871f6336da1ce59d0488b046e78eee8d1476c 2024-04-03T17:47:08,869 Successfully built tendril-structures-imageset 2024-04-03T17:47:08,873 Removed build tracker: '/tmp/pip-build-tracker-mdeui7sy'