2022-08-30T02:56:20,668 Created temporary directory: /tmp/pip-ephem-wheel-cache-t22zdpph 2022-08-30T02:56:20,674 Created temporary directory: /tmp/pip-build-tracker-1wxpkf1c 2022-08-30T02:56:20,675 Initialized build tracking at /tmp/pip-build-tracker-1wxpkf1c 2022-08-30T02:56:20,675 Created build tracker: /tmp/pip-build-tracker-1wxpkf1c 2022-08-30T02:56:20,676 Entered build tracker: /tmp/pip-build-tracker-1wxpkf1c 2022-08-30T02:56:20,677 Created temporary directory: /tmp/pip-wheel-ef58lzw2 2022-08-30T02:56:20,741 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-30T02:56:20,749 2 location(s) to search for versions of tea-analysis: 2022-08-30T02:56:20,749 * https://pypi.org/simple/tea-analysis/ 2022-08-30T02:56:20,749 * https://www.piwheels.org/simple/tea-analysis/ 2022-08-30T02:56:20,750 Fetching project page and analyzing links: https://pypi.org/simple/tea-analysis/ 2022-08-30T02:56:20,751 Getting page https://pypi.org/simple/tea-analysis/ 2022-08-30T02:56:20,755 Found index url https://pypi.org/simple 2022-08-30T02:56:20,940 Skipping link: No binaries permitted for tea-analysis: https://files.pythonhosted.org/packages/9b/73/bac05273a070e87c925e769370863b10dd5528044201f0d1c935476a1bbb/TEA_Analysis-0.0.1-py3-none-any.whl#sha256=f8ca5e537f7c9170fc28e2b75042c71444cdaba60546c039c202b5980e74e4ef (from https://pypi.org/simple/tea-analysis/) (requires-python:>=3.7) 2022-08-30T02:56:20,942 Found link https://files.pythonhosted.org/packages/48/51/57041f3285486f3539c608e684235fe79148d320e7749bb8b56e8a505e45/TEA_Analysis-0.0.1.tar.gz#sha256=d23ab0444172ab4afae91e70704f41408d5482be14be110a39ea24f722b1eb6a (from https://pypi.org/simple/tea-analysis/) (requires-python:>=3.7), version: 0.0.1 2022-08-30T02:56:20,943 Fetching project page and analyzing links: https://www.piwheels.org/simple/tea-analysis/ 2022-08-30T02:56:20,944 Getting page https://www.piwheels.org/simple/tea-analysis/ 2022-08-30T02:56:20,946 Found index url https://www.piwheels.org/simple 2022-08-30T02:56:21,155 Skipping link: not a file: https://www.piwheels.org/simple/tea-analysis/ 2022-08-30T02:56:21,156 Skipping link: not a file: https://pypi.org/simple/tea-analysis/ 2022-08-30T02:56:21,190 Given no hashes to check 1 links for project 'tea-analysis': discarding no candidates 2022-08-30T02:56:21,221 Collecting tea-analysis==0.0.1 2022-08-30T02:56:21,226 Created temporary directory: /tmp/pip-unpack-a1o315tq 2022-08-30T02:56:21,450 Downloading TEA_Analysis-0.0.1.tar.gz (4.0 kB) 2022-08-30T02:56:21,518 Added tea-analysis==0.0.1 from https://files.pythonhosted.org/packages/48/51/57041f3285486f3539c608e684235fe79148d320e7749bb8b56e8a505e45/TEA_Analysis-0.0.1.tar.gz#sha256=d23ab0444172ab4afae91e70704f41408d5482be14be110a39ea24f722b1eb6a to build tracker '/tmp/pip-build-tracker-1wxpkf1c' 2022-08-30T02:56:21,529 Created temporary directory: /tmp/pip-build-env-9x9bvxg1 2022-08-30T02:56:21,543 Created temporary directory: /tmp/pip-standalone-pip-arctwuak 2022-08-30T02:56:23,948 Installing build dependencies: started 2022-08-30T02:56:23,951 Running command pip subprocess to install build dependencies 2022-08-30T02:56:33,752 Using pip 22.1.2 from /tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip (python 3.7) 2022-08-30T02:56:35,927 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-30T02:56:40,177 Collecting setuptools>=40.8.0 2022-08-30T02:56:40,461 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.3.0-py3-none-any.whl (1.2 MB) 2022-08-30T02:56:41,126 Collecting wheel 2022-08-30T02:56:41,161 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-30T02:56:52,407 Installing collected packages: wheel, setuptools 2022-08-30T02:56:52,680 Creating /tmp/pip-build-env-9x9bvxg1/overlay/bin 2022-08-30T02:56:52,684 changing mode of /tmp/pip-build-env-9x9bvxg1/overlay/bin/wheel to 755 2022-08-30T02:56:57,536 Successfully installed setuptools-65.3.0 wheel-0.37.1 2022-08-30T02:56:57,777 --- Logging error --- 2022-08-30T02:56:57,778 Traceback (most recent call last): 2022-08-30T02:56:57,779 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-30T02:56:57,779 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-30T02:56:57,779 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-30T02:56:57,780 extend(render(renderable, render_options)) 2022-08-30T02:56:57,780 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-30T02:56:57,780 for render_output in iter_render: 2022-08-30T02:56:57,781 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-30T02:56:57,781 for line in lines: 2022-08-30T02:56:57,781 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-30T02:56:57,782 for segment in segments: 2022-08-30T02:56:57,782 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-30T02:56:57,782 renderable = rich_cast(renderable) 2022-08-30T02:56:57,783 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-30T02:56:57,783 renderable = cast_method() 2022-08-30T02:56:57,783 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-30T02:56:57,784 pip_cmd = get_best_invocation_for_this_pip() 2022-08-30T02:56:57,784 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-30T02:56:57,784 os.path.join(binary_prefix, exe_name), 2022-08-30T02:56:57,785 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-30T02:56:57,785 s2 = os.stat(f2) 2022-08-30T02:56:57,785 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-30T02:56:57,786 Call stack: 2022-08-30T02:56:57,786 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-30T02:56:57,786 "__main__", mod_spec) 2022-08-30T02:56:57,787 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-30T02:56:57,787 exec(code, run_globals) 2022-08-30T02:56:57,787 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-30T02:56:57,788 sys.exit(_main()) 2022-08-30T02:56:57,788 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-30T02:56:57,788 return command.main(cmd_args) 2022-08-30T02:56:57,789 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-30T02:56:57,789 return self._main(args) 2022-08-30T02:56:57,789 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-30T02:56:57,790 self.handle_pip_version_check(options) 2022-08-30T02:56:57,790 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-30T02:56:57,790 pip_self_version_check(session, options) 2022-08-30T02:56:57,791 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-30T02:56:57,791 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-30T02:56:57,791 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-30T02:56:57,791 self._log(INFO, msg, args, **kwargs) 2022-08-30T02:56:57,792 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-30T02:56:57,792 self.handle(record) 2022-08-30T02:56:57,792 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-30T02:56:57,793 self.callHandlers(record) 2022-08-30T02:56:57,793 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-30T02:56:57,793 hdlr.handle(record) 2022-08-30T02:56:57,794 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-30T02:56:57,794 self.emit(record) 2022-08-30T02:56:57,795 File "/tmp/pip-standalone-pip-arctwuak/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-30T02:56:57,795 self.handleError(record) 2022-08-30T02:56:57,795 Message: '[present-rich] %s' 2022-08-30T02:56:57,795 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-30T02:56:58,277 Installing build dependencies: finished with status 'done' 2022-08-30T02:56:58,305 Getting requirements to build wheel: started 2022-08-30T02:56:58,308 Running command Getting requirements to build wheel 2022-08-30T02:57:04,095 running egg_info 2022-08-30T02:57:04,727 writing src/TEA_Analysis.egg-info/PKG-INFO 2022-08-30T02:57:05,320 writing dependency_links to src/TEA_Analysis.egg-info/dependency_links.txt 2022-08-30T02:57:08,866 writing top-level names to src/TEA_Analysis.egg-info/top_level.txt 2022-08-30T02:57:09,572 reading manifest file 'src/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:09,575 adding license file 'LICENSE' 2022-08-30T02:57:09,580 writing manifest file 'src/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:09,584 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-08-30T02:57:09,585 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-08-30T02:57:09,883 Getting requirements to build wheel: finished with status 'done' 2022-08-30T02:57:09,904 Created temporary directory: /tmp/pip-modern-metadata-eo98aa66 2022-08-30T02:57:09,910 Preparing metadata (pyproject.toml): started 2022-08-30T02:57:09,912 Running command Preparing metadata (pyproject.toml) 2022-08-30T02:57:15,566 running dist_info 2022-08-30T02:57:16,204 creating /tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info 2022-08-30T02:57:16,835 writing /tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/PKG-INFO 2022-08-30T02:57:17,432 writing dependency_links to /tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/dependency_links.txt 2022-08-30T02:57:20,993 writing top-level names to /tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/top_level.txt 2022-08-30T02:57:20,996 writing manifest file '/tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:21,705 reading manifest file '/tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:21,709 adding license file 'LICENSE' 2022-08-30T02:57:21,714 writing manifest file '/tmp/pip-modern-metadata-eo98aa66/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:21,717 creating '/tmp/pip-modern-metadata-eo98aa66/TEA_Analysis-0.0.1.dist-info' 2022-08-30T02:57:21,850 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-30T02:57:21,862 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-08-30T02:57:21,862 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-08-30T02:57:22,166 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-30T02:57:22,181 Source in /tmp/pip-wheel-ef58lzw2/tea-analysis_92cfc60f5b14464a87c799b7127aadd6 has version 0.0.1, which satisfies requirement tea-analysis==0.0.1 from https://files.pythonhosted.org/packages/48/51/57041f3285486f3539c608e684235fe79148d320e7749bb8b56e8a505e45/TEA_Analysis-0.0.1.tar.gz#sha256=d23ab0444172ab4afae91e70704f41408d5482be14be110a39ea24f722b1eb6a 2022-08-30T02:57:22,183 Removed tea-analysis==0.0.1 from https://files.pythonhosted.org/packages/48/51/57041f3285486f3539c608e684235fe79148d320e7749bb8b56e8a505e45/TEA_Analysis-0.0.1.tar.gz#sha256=d23ab0444172ab4afae91e70704f41408d5482be14be110a39ea24f722b1eb6a from build tracker '/tmp/pip-build-tracker-1wxpkf1c' 2022-08-30T02:57:22,196 Created temporary directory: /tmp/pip-unpack-eta1z5dm 2022-08-30T02:57:22,198 Building wheels for collected packages: tea-analysis 2022-08-30T02:57:22,208 Created temporary directory: /tmp/pip-wheel-fhxysk3c 2022-08-30T02:57:22,209 Destination directory: /tmp/pip-wheel-fhxysk3c 2022-08-30T02:57:22,215 Building wheel for tea-analysis (pyproject.toml): started 2022-08-30T02:57:22,217 Running command Building wheel for tea-analysis (pyproject.toml) 2022-08-30T02:57:27,285 running bdist_wheel 2022-08-30T02:57:28,074 running build 2022-08-30T02:57:28,075 running build_py 2022-08-30T02:57:28,703 creating build 2022-08-30T02:57:28,704 creating build/lib 2022-08-30T02:57:28,705 creating build/lib/TEA_Analysis 2022-08-30T02:57:28,708 copying src/TEA_Analysis/__init__.py -> build/lib/TEA_Analysis 2022-08-30T02:57:28,711 copying src/TEA_Analysis/TEA_Analysis.py -> build/lib/TEA_Analysis 2022-08-30T02:57:28,714 running egg_info 2022-08-30T02:57:29,976 writing src/TEA_Analysis.egg-info/PKG-INFO 2022-08-30T02:57:30,571 writing dependency_links to src/TEA_Analysis.egg-info/dependency_links.txt 2022-08-30T02:57:34,119 writing top-level names to src/TEA_Analysis.egg-info/top_level.txt 2022-08-30T02:57:34,161 reading manifest file 'src/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:34,164 adding license file 'LICENSE' 2022-08-30T02:57:34,169 writing manifest file 'src/TEA_Analysis.egg-info/SOURCES.txt' 2022-08-30T02:57:35,425 installing to build/bdist.linux-armv7l/wheel 2022-08-30T02:57:35,426 running install 2022-08-30T02:57:35,486 running install_lib 2022-08-30T02:57:36,115 creating build/bdist.linux-armv7l 2022-08-30T02:57:36,116 creating build/bdist.linux-armv7l/wheel 2022-08-30T02:57:36,119 creating build/bdist.linux-armv7l/wheel/TEA_Analysis 2022-08-30T02:57:36,121 copying build/lib/TEA_Analysis/__init__.py -> build/bdist.linux-armv7l/wheel/TEA_Analysis 2022-08-30T02:57:36,124 copying build/lib/TEA_Analysis/TEA_Analysis.py -> build/bdist.linux-armv7l/wheel/TEA_Analysis 2022-08-30T02:57:36,128 running install_egg_info 2022-08-30T02:57:36,752 Copying src/TEA_Analysis.egg-info to build/bdist.linux-armv7l/wheel/TEA_Analysis-0.0.1-py3.7.egg-info 2022-08-30T02:57:36,769 running install_scripts 2022-08-30T02:57:36,804 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-30T02:57:36,813 creating build/bdist.linux-armv7l/wheel/TEA_Analysis-0.0.1.dist-info/WHEEL 2022-08-30T02:57:36,817 creating '/tmp/pip-wheel-fhxysk3c/tmp_ts17dof/TEA_Analysis-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-08-30T02:57:36,823 adding 'TEA_Analysis/TEA_Analysis.py' 2022-08-30T02:57:36,825 adding 'TEA_Analysis/__init__.py' 2022-08-30T02:57:36,830 adding 'TEA_Analysis-0.0.1.dist-info/LICENSE' 2022-08-30T02:57:36,832 adding 'TEA_Analysis-0.0.1.dist-info/METADATA' 2022-08-30T02:57:36,834 adding 'TEA_Analysis-0.0.1.dist-info/WHEEL' 2022-08-30T02:57:36,836 adding 'TEA_Analysis-0.0.1.dist-info/top_level.txt' 2022-08-30T02:57:36,837 adding 'TEA_Analysis-0.0.1.dist-info/RECORD' 2022-08-30T02:57:36,839 removing build/bdist.linux-armv7l/wheel 2022-08-30T02:57:36,850 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-08-30T02:57:36,851 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-08-30T02:57:37,157 Building wheel for tea-analysis (pyproject.toml): finished with status 'done' 2022-08-30T02:57:37,169 Created wheel for tea-analysis: filename=TEA_Analysis-0.0.1-py3-none-any.whl size=4993 sha256=df521e9bff19e8ce02547c7e668f0392347d4400accf745bddbf1017d6118165 2022-08-30T02:57:37,171 Stored in directory: /tmp/pip-ephem-wheel-cache-t22zdpph/wheels/27/56/e1/fef20b3af2b9d22ceb019ca45d70dafd4a516a3e638765fa57 2022-08-30T02:57:37,193 Successfully built tea-analysis 2022-08-30T02:57:37,200 Removed build tracker: '/tmp/pip-build-tracker-1wxpkf1c'