2023-06-06T06:22:43,488 Created temporary directory: /tmp/pip-build-tracker-ppzskkka 2023-06-06T06:22:43,491 Initialized build tracking at /tmp/pip-build-tracker-ppzskkka 2023-06-06T06:22:43,492 Created build tracker: /tmp/pip-build-tracker-ppzskkka 2023-06-06T06:22:43,492 Entered build tracker: /tmp/pip-build-tracker-ppzskkka 2023-06-06T06:22:43,493 Created temporary directory: /tmp/pip-wheel-fv8e6dqt 2023-06-06T06:22:43,502 Created temporary directory: /tmp/pip-ephem-wheel-cache-o7k6jo7x 2023-06-06T06:22:43,555 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-06T06:22:43,563 2 location(s) to search for versions of cryoet-data-portal: 2023-06-06T06:22:43,563 * https://pypi.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,563 * https://www.piwheels.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,564 Fetching project page and analyzing links: https://pypi.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,565 Getting page https://pypi.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,570 Found index url https://pypi.org/simple/ 2023-06-06T06:22:43,758 Fetched page https://pypi.org/simple/cryoet-data-portal/ as application/vnd.pypi.simple.v1+json 2023-06-06T06:22:43,760 Skipping link: No binaries permitted for cryoet-data-portal: https://files.pythonhosted.org/packages/34/53/14c98c435a117f86f291f122928fd5c60155d77c47851986a77c257dca4e/cryoet_data_portal-0.0.1-py3-none-any.whl (from https://pypi.org/simple/cryoet-data-portal/) (requires-python:>=3.7) 2023-06-06T06:22:43,762 Found link https://files.pythonhosted.org/packages/32/83/f6b28e41c8142132bd298c096547f507cce260b3bea02b80dab8310e3193/cryoet_data_portal-0.0.1.tar.gz (from https://pypi.org/simple/cryoet-data-portal/) (requires-python:>=3.7), version: 0.0.1 2023-06-06T06:22:43,763 Fetching project page and analyzing links: https://www.piwheels.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,763 Getting page https://www.piwheels.org/simple/cryoet-data-portal/ 2023-06-06T06:22:43,766 Found index url https://www.piwheels.org/simple/ 2023-06-06T06:22:44,061 Fetched page https://www.piwheels.org/simple/cryoet-data-portal/ as text/html 2023-06-06T06:22:44,063 Skipping link: not a file: https://www.piwheels.org/simple/cryoet-data-portal/ 2023-06-06T06:22:44,063 Skipping link: not a file: https://pypi.org/simple/cryoet-data-portal/ 2023-06-06T06:22:44,095 Given no hashes to check 1 links for project 'cryoet-data-portal': discarding no candidates 2023-06-06T06:22:44,126 Collecting cryoet-data-portal==0.0.1 2023-06-06T06:22:44,131 Created temporary directory: /tmp/pip-unpack-cfzy4blw 2023-06-06T06:22:44,315 Downloading cryoet_data_portal-0.0.1.tar.gz (23 kB) 2023-06-06T06:22:44,897 Added cryoet-data-portal==0.0.1 from https://files.pythonhosted.org/packages/32/83/f6b28e41c8142132bd298c096547f507cce260b3bea02b80dab8310e3193/cryoet_data_portal-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-ppzskkka' 2023-06-06T06:22:44,918 Created temporary directory: /tmp/pip-build-env-2qbb8ydp 2023-06-06T06:22:44,978 Installing build dependencies: started 2023-06-06T06:22:44,980 Running command pip subprocess to install build dependencies 2023-06-06T06:22:47,750 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-06-06T06:22:48,573 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-06T06:22:52,662 Collecting setuptools>=45 2023-06-06T06:22:52,938 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.8.0-py3-none-any.whl (1.1 MB) 2023-06-06T06:22:53,927 Collecting setuptools_scm[toml]>=6.2 2023-06-06T06:22:53,983 Using cached https://www.piwheels.org/simple/setuptools-scm/setuptools_scm-7.1.0-py3-none-any.whl (43 kB) 2023-06-06T06:22:54,888 Collecting packaging>=20.0 (from setuptools_scm[toml]>=6.2) 2023-06-06T06:22:54,939 Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB) 2023-06-06T06:22:55,202 Collecting typing-extensions (from setuptools_scm[toml]>=6.2) 2023-06-06T06:22:55,237 Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.6.3-py3-none-any.whl (31 kB) 2023-06-06T06:22:55,518 Collecting tomli>=1.0.0 (from setuptools_scm[toml]>=6.2) 2023-06-06T06:22:55,550 Using cached https://www.piwheels.org/simple/tomli/tomli-2.0.1-py3-none-any.whl (12 kB) 2023-06-06T06:22:56,566 Collecting importlib-metadata (from setuptools_scm[toml]>=6.2) 2023-06-06T06:22:56,601 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.6.0-py3-none-any.whl (22 kB) 2023-06-06T06:22:58,262 Collecting zipp>=0.5 (from importlib-metadata->setuptools_scm[toml]>=6.2) 2023-06-06T06:22:58,297 Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB) 2023-06-06T06:23:03,568 Installing collected packages: zipp, typing-extensions, tomli, setuptools, packaging, importlib-metadata, setuptools_scm 2023-06-06T06:23:08,981 Successfully installed importlib-metadata-6.6.0 packaging-23.1 setuptools-67.8.0 setuptools_scm-7.1.0 tomli-2.0.1 typing-extensions-4.6.3 zipp-3.15.0 2023-06-06T06:23:09,485 Installing build dependencies: finished with status 'done' 2023-06-06T06:23:09,497 Getting requirements to build wheel: started 2023-06-06T06:23:09,499 Running command Getting requirements to build wheel 2023-06-06T06:23:11,598 running egg_info 2023-06-06T06:23:11,613 writing src/cryoet_data_portal.egg-info/PKG-INFO 2023-06-06T06:23:11,618 writing dependency_links to src/cryoet_data_portal.egg-info/dependency_links.txt 2023-06-06T06:23:11,623 writing requirements to src/cryoet_data_portal.egg-info/requires.txt 2023-06-06T06:23:11,625 writing top-level names to src/cryoet_data_portal.egg-info/top_level.txt 2023-06-06T06:23:11,728 /tmp/pip-build-env-2qbb8ydp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-06T06:23:11,729 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-06T06:23:11,729 listing git files failed - pretending there aren't any 2023-06-06T06:23:11,748 reading manifest file 'src/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:11,753 adding license file 'LICENSE' 2023-06-06T06:23:11,760 writing manifest file 'src/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:11,967 Getting requirements to build wheel: finished with status 'done' 2023-06-06T06:23:12,006 Installing backend dependencies: started 2023-06-06T06:23:12,009 Running command pip subprocess to install backend dependencies 2023-06-06T06:23:14,729 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-06-06T06:23:15,500 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-06T06:23:16,396 Collecting wheel 2023-06-06T06:23:16,434 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-06-06T06:23:20,659 Installing collected packages: wheel 2023-06-06T06:23:21,118 Creating /tmp/pip-build-env-2qbb8ydp/normal/bin 2023-06-06T06:23:21,122 changing mode of /tmp/pip-build-env-2qbb8ydp/normal/bin/wheel to 755 2023-06-06T06:23:21,149 Successfully installed wheel-0.40.0 2023-06-06T06:23:21,524 Installing backend dependencies: finished with status 'done' 2023-06-06T06:23:21,530 Created temporary directory: /tmp/pip-modern-metadata-7lokagl0 2023-06-06T06:23:21,536 Preparing metadata (pyproject.toml): started 2023-06-06T06:23:21,539 Running command Preparing metadata (pyproject.toml) 2023-06-06T06:23:23,684 running dist_info 2023-06-06T06:23:23,701 creating /tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info 2023-06-06T06:23:23,715 writing /tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/PKG-INFO 2023-06-06T06:23:23,719 writing dependency_links to /tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/dependency_links.txt 2023-06-06T06:23:23,724 writing requirements to /tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/requires.txt 2023-06-06T06:23:23,726 writing top-level names to /tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/top_level.txt 2023-06-06T06:23:23,729 writing manifest file '/tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:23,837 /tmp/pip-build-env-2qbb8ydp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-06T06:23:23,837 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-06T06:23:23,838 listing git files failed - pretending there aren't any 2023-06-06T06:23:23,857 reading manifest file '/tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:23,864 adding license file 'LICENSE' 2023-06-06T06:23:23,871 writing manifest file '/tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:23,873 creating '/tmp/pip-modern-metadata-7lokagl0/cryoet_data_portal-0.0.1.dist-info' 2023-06-06T06:23:24,184 Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-06T06:23:24,203 Source in /tmp/pip-wheel-fv8e6dqt/cryoet-data-portal_6468e60df3304beb831412e9b8311a73 has version 0.0.1, which satisfies requirement cryoet-data-portal==0.0.1 from https://files.pythonhosted.org/packages/32/83/f6b28e41c8142132bd298c096547f507cce260b3bea02b80dab8310e3193/cryoet_data_portal-0.0.1.tar.gz 2023-06-06T06:23:24,205 Removed cryoet-data-portal==0.0.1 from https://files.pythonhosted.org/packages/32/83/f6b28e41c8142132bd298c096547f507cce260b3bea02b80dab8310e3193/cryoet_data_portal-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-ppzskkka' 2023-06-06T06:23:24,219 Created temporary directory: /tmp/pip-unpack-z6ox44ir 2023-06-06T06:23:24,220 Building wheels for collected packages: cryoet-data-portal 2023-06-06T06:23:24,230 Created temporary directory: /tmp/pip-wheel-vmdh_c4q 2023-06-06T06:23:24,230 Destination directory: /tmp/pip-wheel-vmdh_c4q 2023-06-06T06:23:24,236 Building wheel for cryoet-data-portal (pyproject.toml): started 2023-06-06T06:23:24,238 Running command Building wheel for cryoet-data-portal (pyproject.toml) 2023-06-06T06:23:26,257 running bdist_wheel 2023-06-06T06:23:26,308 running build 2023-06-06T06:23:26,309 running build_py 2023-06-06T06:23:26,325 creating build 2023-06-06T06:23:26,326 creating build/lib 2023-06-06T06:23:26,328 creating build/lib/cryoet_data_portal 2023-06-06T06:23:26,330 copying src/cryoet_data_portal/_file_tools.py -> build/lib/cryoet_data_portal 2023-06-06T06:23:26,334 copying src/cryoet_data_portal/__init__.py -> build/lib/cryoet_data_portal 2023-06-06T06:23:26,337 copying src/cryoet_data_portal/_models.py -> build/lib/cryoet_data_portal 2023-06-06T06:23:26,341 copying src/cryoet_data_portal/_client.py -> build/lib/cryoet_data_portal 2023-06-06T06:23:26,345 copying src/cryoet_data_portal/_gql_base.py -> build/lib/cryoet_data_portal 2023-06-06T06:23:26,349 running egg_info 2023-06-06T06:23:26,377 writing src/cryoet_data_portal.egg-info/PKG-INFO 2023-06-06T06:23:26,380 writing dependency_links to src/cryoet_data_portal.egg-info/dependency_links.txt 2023-06-06T06:23:26,383 writing requirements to src/cryoet_data_portal.egg-info/requires.txt 2023-06-06T06:23:26,385 writing top-level names to src/cryoet_data_portal.egg-info/top_level.txt 2023-06-06T06:23:26,463 /tmp/pip-build-env-2qbb8ydp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-06T06:23:26,463 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-06T06:23:26,464 listing git files failed - pretending there aren't any 2023-06-06T06:23:26,482 reading manifest file 'src/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:26,488 adding license file 'LICENSE' 2023-06-06T06:23:26,496 writing manifest file 'src/cryoet_data_portal.egg-info/SOURCES.txt' 2023-06-06T06:23:26,502 creating build/lib/cryoet_data_portal/data 2023-06-06T06:23:26,503 copying src/cryoet_data_portal/data/schema.graphql -> build/lib/cryoet_data_portal/data 2023-06-06T06:23:26,553 installing to build/bdist.linux-armv7l/wheel 2023-06-06T06:23:26,554 running install 2023-06-06T06:23:26,615 running install_lib 2023-06-06T06:23:26,631 creating build/bdist.linux-armv7l 2023-06-06T06:23:26,632 creating build/bdist.linux-armv7l/wheel 2023-06-06T06:23:26,636 creating build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,638 copying build/lib/cryoet_data_portal/_file_tools.py -> build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,643 copying build/lib/cryoet_data_portal/__init__.py -> build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,647 copying build/lib/cryoet_data_portal/_models.py -> build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,653 creating build/bdist.linux-armv7l/wheel/cryoet_data_portal/data 2023-06-06T06:23:26,655 copying build/lib/cryoet_data_portal/data/schema.graphql -> build/bdist.linux-armv7l/wheel/cryoet_data_portal/data 2023-06-06T06:23:26,668 copying build/lib/cryoet_data_portal/_client.py -> build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,672 copying build/lib/cryoet_data_portal/_gql_base.py -> build/bdist.linux-armv7l/wheel/cryoet_data_portal 2023-06-06T06:23:26,676 running install_egg_info 2023-06-06T06:23:26,692 Copying src/cryoet_data_portal.egg-info to build/bdist.linux-armv7l/wheel/cryoet_data_portal-0.0.1-py3.7.egg-info 2023-06-06T06:23:26,712 running install_scripts 2023-06-06T06:23:26,745 creating build/bdist.linux-armv7l/wheel/cryoet_data_portal-0.0.1.dist-info/WHEEL 2023-06-06T06:23:26,752 creating '/tmp/pip-wheel-vmdh_c4q/.tmp-yfezzyky/cryoet_data_portal-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-06T06:23:26,757 adding 'cryoet_data_portal/__init__.py' 2023-06-06T06:23:26,760 adding 'cryoet_data_portal/_client.py' 2023-06-06T06:23:26,763 adding 'cryoet_data_portal/_file_tools.py' 2023-06-06T06:23:26,766 adding 'cryoet_data_portal/_gql_base.py' 2023-06-06T06:23:26,770 adding 'cryoet_data_portal/_models.py' 2023-06-06T06:23:26,796 adding 'cryoet_data_portal/data/schema.graphql' 2023-06-06T06:23:26,804 adding 'cryoet_data_portal-0.0.1.dist-info/LICENSE' 2023-06-06T06:23:26,807 adding 'cryoet_data_portal-0.0.1.dist-info/METADATA' 2023-06-06T06:23:26,809 adding 'cryoet_data_portal-0.0.1.dist-info/WHEEL' 2023-06-06T06:23:26,811 adding 'cryoet_data_portal-0.0.1.dist-info/top_level.txt' 2023-06-06T06:23:26,812 adding 'cryoet_data_portal-0.0.1.dist-info/RECORD' 2023-06-06T06:23:26,815 removing build/bdist.linux-armv7l/wheel 2023-06-06T06:23:27,037 Building wheel for cryoet-data-portal (pyproject.toml): finished with status 'done' 2023-06-06T06:23:27,051 Created wheel for cryoet-data-portal: filename=cryoet_data_portal-0.0.1-py3-none-any.whl size=22444 sha256=3883bed9ff90a5b2dbf6d584d25b3e1766b62bcd03c734c293dd22a1e60a96d0 2023-06-06T06:23:27,053 Stored in directory: /tmp/pip-ephem-wheel-cache-o7k6jo7x/wheels/8d/99/1b/9de4dd14e1f243ee8d83de56fb1dc487dd87ebca77188d96e1 2023-06-06T06:23:27,078 Successfully built cryoet-data-portal 2023-06-06T06:23:27,087 Removed build tracker: '/tmp/pip-build-tracker-ppzskkka'