2023-07-31T09:20:38,756 Created temporary directory: /tmp/pip-build-tracker-kr5n3dr7 2023-07-31T09:20:38,759 Initialized build tracking at /tmp/pip-build-tracker-kr5n3dr7 2023-07-31T09:20:38,759 Created build tracker: /tmp/pip-build-tracker-kr5n3dr7 2023-07-31T09:20:38,760 Entered build tracker: /tmp/pip-build-tracker-kr5n3dr7 2023-07-31T09:20:38,761 Created temporary directory: /tmp/pip-wheel-6urxrir7 2023-07-31T09:20:38,769 Created temporary directory: /tmp/pip-ephem-wheel-cache-z58d6ob8 2023-07-31T09:20:38,822 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-31T09:20:38,830 2 location(s) to search for versions of swagd: 2023-07-31T09:20:38,830 * https://pypi.org/simple/swagd/ 2023-07-31T09:20:38,830 * https://www.piwheels.org/simple/swagd/ 2023-07-31T09:20:38,831 Fetching project page and analyzing links: https://pypi.org/simple/swagd/ 2023-07-31T09:20:38,832 Getting page https://pypi.org/simple/swagd/ 2023-07-31T09:20:38,836 Found index url https://pypi.org/simple/ 2023-07-31T09:20:39,059 Fetched page https://pypi.org/simple/swagd/ as application/vnd.pypi.simple.v1+json 2023-07-31T09:20:39,062 Skipping link: No binaries permitted for swagd: https://files.pythonhosted.org/packages/02/e6/d43263263c50512e2aec5741c622167ae91a066d0b64dc94a84e4f2780e7/swagd-5.2.1-py3-none-any.whl (from https://pypi.org/simple/swagd/) (requires-python:>=3.5) 2023-07-31T09:20:39,064 Found link https://files.pythonhosted.org/packages/e0/0e/2141682dfa759575ea01a203a81c20bfbf8a666ef06c2dcc32ae428cd951/swagd-5.2.1.tar.gz (from https://pypi.org/simple/swagd/) (requires-python:>=3.5), version: 5.2.1 2023-07-31T09:20:39,064 Fetching project page and analyzing links: https://www.piwheels.org/simple/swagd/ 2023-07-31T09:20:39,065 Getting page https://www.piwheels.org/simple/swagd/ 2023-07-31T09:20:39,067 Found index url https://www.piwheels.org/simple/ 2023-07-31T09:20:39,378 Fetched page https://www.piwheels.org/simple/swagd/ as text/html 2023-07-31T09:20:39,380 Skipping link: not a file: https://www.piwheels.org/simple/swagd/ 2023-07-31T09:20:39,381 Skipping link: not a file: https://pypi.org/simple/swagd/ 2023-07-31T09:20:39,413 Given no hashes to check 1 links for project 'swagd': discarding no candidates 2023-07-31T09:20:39,444 Collecting swagd==5.2.1 2023-07-31T09:20:39,449 Created temporary directory: /tmp/pip-unpack-lgo33ptx 2023-07-31T09:20:39,741 Downloading swagd-5.2.1.tar.gz (3.1 MB) 2023-07-31T09:20:41,974 Added swagd==5.2.1 from https://files.pythonhosted.org/packages/e0/0e/2141682dfa759575ea01a203a81c20bfbf8a666ef06c2dcc32ae428cd951/swagd-5.2.1.tar.gz to build tracker '/tmp/pip-build-tracker-kr5n3dr7' 2023-07-31T09:20:41,984 Created temporary directory: /tmp/pip-build-env-83_erxfp 2023-07-31T09:20:42,004 Installing build dependencies: started 2023-07-31T09:20:42,007 Running command pip subprocess to install build dependencies 2023-07-31T09:20:44,710 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-31T09:20:45,565 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-31T09:20:49,492 Collecting setuptools>=61.0 2023-07-31T09:20:49,685 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-07-31T09:20:55,804 Installing collected packages: setuptools 2023-07-31T09:21:00,077 Successfully installed setuptools-68.0.0 2023-07-31T09:21:00,108 [notice] A new release of pip is available: 23.1.2 -> 23.2.1 2023-07-31T09:21:00,108 [notice] To update, run: python3 -m pip install --upgrade pip 2023-07-31T09:21:00,532 Installing build dependencies: finished with status 'done' 2023-07-31T09:21:00,543 Getting requirements to build wheel: started 2023-07-31T09:21:00,545 Running command Getting requirements to build wheel 2023-07-31T09:21:02,425 running egg_info 2023-07-31T09:21:02,434 writing swagd.egg-info/PKG-INFO 2023-07-31T09:21:02,440 writing dependency_links to swagd.egg-info/dependency_links.txt 2023-07-31T09:21:02,444 writing entry points to swagd.egg-info/entry_points.txt 2023-07-31T09:21:02,447 writing requirements to swagd.egg-info/requires.txt 2023-07-31T09:21:02,449 writing top-level names to swagd.egg-info/top_level.txt 2023-07-31T09:21:02,489 reading manifest file 'swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:02,494 adding license file 'LICENSE' 2023-07-31T09:21:02,501 writing manifest file 'swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:02,505 /tmp/pip-build-env-83_erxfp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-31T09:21:02,505 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-31T09:21:02,671 Getting requirements to build wheel: finished with status 'done' 2023-07-31T09:21:02,696 Installing backend dependencies: started 2023-07-31T09:21:02,699 Running command pip subprocess to install backend dependencies 2023-07-31T09:21:05,407 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-31T09:21:06,246 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-31T09:21:07,139 Collecting wheel 2023-07-31T09:21:07,181 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.0-py3-none-any.whl (64 kB) 2023-07-31T09:21:12,384 Installing collected packages: wheel 2023-07-31T09:21:12,854 Creating /tmp/pip-build-env-83_erxfp/normal/bin 2023-07-31T09:21:12,859 changing mode of /tmp/pip-build-env-83_erxfp/normal/bin/wheel to 755 2023-07-31T09:21:12,886 Successfully installed wheel-0.41.0 2023-07-31T09:21:12,921 [notice] A new release of pip is available: 23.1.2 -> 23.2.1 2023-07-31T09:21:12,921 [notice] To update, run: python3 -m pip install --upgrade pip 2023-07-31T09:21:13,286 Installing backend dependencies: finished with status 'done' 2023-07-31T09:21:13,291 Created temporary directory: /tmp/pip-modern-metadata-skct5ny2 2023-07-31T09:21:13,298 Preparing metadata (pyproject.toml): started 2023-07-31T09:21:13,300 Running command Preparing metadata (pyproject.toml) 2023-07-31T09:21:15,292 running dist_info 2023-07-31T09:21:15,308 creating /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info 2023-07-31T09:21:15,318 writing /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/PKG-INFO 2023-07-31T09:21:15,323 writing dependency_links to /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/dependency_links.txt 2023-07-31T09:21:15,327 writing entry points to /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/entry_points.txt 2023-07-31T09:21:15,330 writing requirements to /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/requires.txt 2023-07-31T09:21:15,332 writing top-level names to /tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/top_level.txt 2023-07-31T09:21:15,335 writing manifest file '/tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:15,378 reading manifest file '/tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:15,383 adding license file 'LICENSE' 2023-07-31T09:21:15,389 writing manifest file '/tmp/pip-modern-metadata-skct5ny2/swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:15,391 creating '/tmp/pip-modern-metadata-skct5ny2/swagd-5.2.1.dist-info' 2023-07-31T09:21:15,469 /tmp/pip-build-env-83_erxfp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-31T09:21:15,470 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-31T09:21:15,646 Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-31T09:21:15,665 Source in /tmp/pip-wheel-6urxrir7/swagd_5dd64f4e1761400398be4f06b256de32 has version 5.2.1, which satisfies requirement swagd==5.2.1 from https://files.pythonhosted.org/packages/e0/0e/2141682dfa759575ea01a203a81c20bfbf8a666ef06c2dcc32ae428cd951/swagd-5.2.1.tar.gz 2023-07-31T09:21:15,667 Removed swagd==5.2.1 from https://files.pythonhosted.org/packages/e0/0e/2141682dfa759575ea01a203a81c20bfbf8a666ef06c2dcc32ae428cd951/swagd-5.2.1.tar.gz from build tracker '/tmp/pip-build-tracker-kr5n3dr7' 2023-07-31T09:21:15,684 Created temporary directory: /tmp/pip-unpack-6b0mw210 2023-07-31T09:21:15,685 Building wheels for collected packages: swagd 2023-07-31T09:21:15,694 Created temporary directory: /tmp/pip-wheel-x4xfkmit 2023-07-31T09:21:15,695 Destination directory: /tmp/pip-wheel-x4xfkmit 2023-07-31T09:21:15,700 Building wheel for swagd (pyproject.toml): started 2023-07-31T09:21:15,702 Running command Building wheel for swagd (pyproject.toml) 2023-07-31T09:21:17,552 running bdist_wheel 2023-07-31T09:21:17,583 running build 2023-07-31T09:21:17,584 running build_py 2023-07-31T09:21:17,595 creating build 2023-07-31T09:21:17,596 creating build/lib 2023-07-31T09:21:17,597 creating build/lib/swagd 2023-07-31T09:21:17,599 copying swagd/__init__.py -> build/lib/swagd 2023-07-31T09:21:17,603 copying swagd/__main__.py -> build/lib/swagd 2023-07-31T09:21:17,607 running egg_info 2023-07-31T09:21:17,625 writing swagd.egg-info/PKG-INFO 2023-07-31T09:21:17,629 writing dependency_links to swagd.egg-info/dependency_links.txt 2023-07-31T09:21:17,633 writing entry points to swagd.egg-info/entry_points.txt 2023-07-31T09:21:17,635 writing requirements to swagd.egg-info/requires.txt 2023-07-31T09:21:17,637 writing top-level names to swagd.egg-info/top_level.txt 2023-07-31T09:21:17,659 reading manifest file 'swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:17,664 adding license file 'LICENSE' 2023-07-31T09:21:17,672 writing manifest file 'swagd.egg-info/SOURCES.txt' 2023-07-31T09:21:17,682 creating build/lib/swagd/ui 2023-07-31T09:21:17,683 copying swagd/ui/favicon-16x16.png -> build/lib/swagd/ui 2023-07-31T09:21:17,688 copying swagd/ui/favicon-32x32.png -> build/lib/swagd/ui 2023-07-31T09:21:17,692 copying swagd/ui/index.css -> build/lib/swagd/ui 2023-07-31T09:21:17,696 copying swagd/ui/index.html -> build/lib/swagd/ui 2023-07-31T09:21:17,700 copying swagd/ui/oauth2-redirect.html -> build/lib/swagd/ui 2023-07-31T09:21:17,704 copying swagd/ui/swagger-initializer.js -> build/lib/swagd/ui 2023-07-31T09:21:17,707 copying swagd/ui/swagger-ui-bundle.js -> build/lib/swagd/ui 2023-07-31T09:21:17,785 copying swagd/ui/swagger-ui-bundle.js.map -> build/lib/swagd/ui 2023-07-31T09:21:17,892 copying swagd/ui/swagger-ui-es-bundle-core.js -> build/lib/swagd/ui 2023-07-31T09:21:17,921 copying swagd/ui/swagger-ui-es-bundle-core.js.map -> build/lib/swagd/ui 2023-07-31T09:21:18,021 copying swagd/ui/swagger-ui-es-bundle.js -> build/lib/swagd/ui 2023-07-31T09:21:18,107 copying swagd/ui/swagger-ui-es-bundle.js.map -> build/lib/swagd/ui 2023-07-31T09:21:18,215 copying swagd/ui/swagger-ui-standalone-preset.js -> build/lib/swagd/ui 2023-07-31T09:21:18,232 copying swagd/ui/swagger-ui-standalone-preset.js.map -> build/lib/swagd/ui 2023-07-31T09:21:18,259 copying swagd/ui/swagger-ui.css -> build/lib/swagd/ui 2023-07-31T09:21:18,273 copying swagd/ui/swagger-ui.css.map -> build/lib/swagd/ui 2023-07-31T09:21:18,292 copying swagd/ui/swagger-ui.js -> build/lib/swagd/ui 2023-07-31T09:21:18,317 copying swagd/ui/swagger-ui.js.map -> build/lib/swagd/ui 2023-07-31T09:21:18,363 installing to build/bdist.linux-armv7l/wheel 2023-07-31T09:21:18,364 running install 2023-07-31T09:21:18,424 running install_lib 2023-07-31T09:21:18,434 creating build/bdist.linux-armv7l 2023-07-31T09:21:18,435 creating build/bdist.linux-armv7l/wheel 2023-07-31T09:21:18,439 creating build/bdist.linux-armv7l/wheel/swagd 2023-07-31T09:21:18,441 copying build/lib/swagd/__init__.py -> build/bdist.linux-armv7l/wheel/swagd 2023-07-31T09:21:18,445 copying build/lib/swagd/__main__.py -> build/bdist.linux-armv7l/wheel/swagd 2023-07-31T09:21:18,451 creating build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,453 copying build/lib/swagd/ui/index.css -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,457 copying build/lib/swagd/ui/swagger-ui-es-bundle.js.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,565 copying build/lib/swagd/ui/swagger-ui-bundle.js.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,692 copying build/lib/swagd/ui/swagger-ui-es-bundle-core.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,722 copying build/lib/swagd/ui/oauth2-redirect.html -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,726 copying build/lib/swagd/ui/swagger-ui-standalone-preset.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,743 copying build/lib/swagd/ui/swagger-ui.js.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,770 copying build/lib/swagd/ui/swagger-ui.css -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,783 copying build/lib/swagd/ui/swagger-ui-es-bundle.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,861 copying build/lib/swagd/ui/favicon-16x16.png -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,864 copying build/lib/swagd/ui/swagger-initializer.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,868 copying build/lib/swagd/ui/swagger-ui-standalone-preset.js.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,894 copying build/lib/swagd/ui/swagger-ui.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,933 copying build/lib/swagd/ui/favicon-32x32.png -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:18,936 copying build/lib/swagd/ui/swagger-ui-bundle.js -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:19,013 copying build/lib/swagd/ui/swagger-ui-es-bundle-core.js.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:19,105 copying build/lib/swagd/ui/index.html -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:19,109 copying build/lib/swagd/ui/swagger-ui.css.map -> build/bdist.linux-armv7l/wheel/swagd/ui 2023-07-31T09:21:19,125 running install_egg_info 2023-07-31T09:21:19,135 Copying swagd.egg-info to build/bdist.linux-armv7l/wheel/swagd-5.2.1-py3.7.egg-info 2023-07-31T09:21:19,160 running install_scripts 2023-07-31T09:21:19,197 creating build/bdist.linux-armv7l/wheel/swagd-5.2.1.dist-info/WHEEL 2023-07-31T09:21:19,203 creating '/tmp/pip-wheel-x4xfkmit/.tmp-w6ua37uj/swagd-5.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-31T09:21:19,208 adding 'swagd/__init__.py' 2023-07-31T09:21:19,213 adding 'swagd/__main__.py' 2023-07-31T09:21:19,218 adding 'swagd/ui/favicon-16x16.png' 2023-07-31T09:21:19,221 adding 'swagd/ui/favicon-32x32.png' 2023-07-31T09:21:19,224 adding 'swagd/ui/index.css' 2023-07-31T09:21:19,227 adding 'swagd/ui/index.html' 2023-07-31T09:21:19,231 adding 'swagd/ui/oauth2-redirect.html' 2023-07-31T09:21:19,234 adding 'swagd/ui/swagger-initializer.js' 2023-07-31T09:21:19,662 adding 'swagd/ui/swagger-ui-bundle.js' 2023-07-31T09:21:20,820 adding 'swagd/ui/swagger-ui-bundle.js.map' 2023-07-31T09:21:20,996 adding 'swagd/ui/swagger-ui-es-bundle-core.js' 2023-07-31T09:21:21,630 adding 'swagd/ui/swagger-ui-es-bundle-core.js.map' 2023-07-31T09:21:22,086 adding 'swagd/ui/swagger-ui-es-bundle.js' 2023-07-31T09:21:23,242 adding 'swagd/ui/swagger-ui-es-bundle.js.map' 2023-07-31T09:21:23,361 adding 'swagd/ui/swagger-ui-standalone-preset.js' 2023-07-31T09:21:23,586 adding 'swagd/ui/swagger-ui-standalone-preset.js.map' 2023-07-31T09:21:23,622 adding 'swagd/ui/swagger-ui.css' 2023-07-31T09:21:23,688 adding 'swagd/ui/swagger-ui.css.map' 2023-07-31T09:21:23,794 adding 'swagd/ui/swagger-ui.js' 2023-07-31T09:21:24,042 adding 'swagd/ui/swagger-ui.js.map' 2023-07-31T09:21:24,058 adding 'swagd-5.2.1.dist-info/LICENSE' 2023-07-31T09:21:24,064 adding 'swagd-5.2.1.dist-info/METADATA' 2023-07-31T09:21:24,067 adding 'swagd-5.2.1.dist-info/WHEEL' 2023-07-31T09:21:24,070 adding 'swagd-5.2.1.dist-info/entry_points.txt' 2023-07-31T09:21:24,072 adding 'swagd-5.2.1.dist-info/top_level.txt' 2023-07-31T09:21:24,075 adding 'swagd-5.2.1.dist-info/RECORD' 2023-07-31T09:21:24,199 removing build/bdist.linux-armv7l/wheel 2023-07-31T09:21:24,228 /tmp/pip-build-env-83_erxfp/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-31T09:21:24,229 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-31T09:21:24,405 Building wheel for swagd (pyproject.toml): finished with status 'done' 2023-07-31T09:21:24,605 Created wheel for swagd: filename=swagd-5.2.1-py3-none-any.whl size=3156246 sha256=653d93f2e6cc776f7f2894180fcfbd77417e58270f603268ad937568cfde684d 2023-07-31T09:21:24,607 Stored in directory: /tmp/pip-ephem-wheel-cache-z58d6ob8/wheels/05/f6/ef/b628babde9349e23cd19344e924417c596698e1d219c805332 2023-07-31T09:21:24,642 Successfully built swagd 2023-07-31T09:21:24,894 Removed build tracker: '/tmp/pip-build-tracker-kr5n3dr7'