2022-09-29T04:16:02,969 Created temporary directory: /tmp/pip-ephem-wheel-cache-o0egrd_9 2022-09-29T04:16:02,974 Created temporary directory: /tmp/pip-build-tracker-lqnqrmn6 2022-09-29T04:16:02,975 Initialized build tracking at /tmp/pip-build-tracker-lqnqrmn6 2022-09-29T04:16:02,975 Created build tracker: /tmp/pip-build-tracker-lqnqrmn6 2022-09-29T04:16:02,975 Entered build tracker: /tmp/pip-build-tracker-lqnqrmn6 2022-09-29T04:16:02,977 Created temporary directory: /tmp/pip-wheel-f72xqy1u 2022-09-29T04:16:03,052 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-29T04:16:03,060 2 location(s) to search for versions of data-minion: 2022-09-29T04:16:03,060 * https://pypi.org/simple/data-minion/ 2022-09-29T04:16:03,060 * https://www.piwheels.org/simple/data-minion/ 2022-09-29T04:16:03,062 Fetching project page and analyzing links: https://pypi.org/simple/data-minion/ 2022-09-29T04:16:03,063 Getting page https://pypi.org/simple/data-minion/ 2022-09-29T04:16:03,066 Found index url https://pypi.org/simple 2022-09-29T04:16:03,182 Skipping link: No binaries permitted for data-minion: https://files.pythonhosted.org/packages/e5/d3/2e59cc59278ea5147e8b6e820c6b098a6a907a76707a96d39d7eac914ebe/data_minion-0.1.0-py3-none-any.whl#sha256=0f3cb0abbd811dfce887b3a196df709d8b6adac915f93d9c11b50a24eacd584e (from https://pypi.org/simple/data-minion/) (requires-python:>=3.8,<4.0) 2022-09-29T04:16:03,184 Found link https://files.pythonhosted.org/packages/38/8d/c1dc583e6a324a14e5a65eb0c4a30b05f11b4acaa6a76a658bc2d2ede901/data_minion-0.1.0.tar.gz#sha256=574a617114abe82c0e5f6b1903489e05474c10f0ef01f7d5e8b2e214f0a663b9 (from https://pypi.org/simple/data-minion/) (requires-python:>=3.8,<4.0), version: 0.1.0 2022-09-29T04:16:03,185 Fetching project page and analyzing links: https://www.piwheels.org/simple/data-minion/ 2022-09-29T04:16:03,185 Getting page https://www.piwheels.org/simple/data-minion/ 2022-09-29T04:16:03,187 Found index url https://www.piwheels.org/simple 2022-09-29T04:16:03,431 Skipping link: not a file: https://www.piwheels.org/simple/data-minion/ 2022-09-29T04:16:03,431 Skipping link: not a file: https://pypi.org/simple/data-minion/ 2022-09-29T04:16:03,476 Given no hashes to check 1 links for project 'data-minion': discarding no candidates 2022-09-29T04:16:03,518 Collecting data-minion==0.1.0 2022-09-29T04:16:03,523 Created temporary directory: /tmp/pip-unpack-uiwmvhmv 2022-09-29T04:16:03,795 Downloading data_minion-0.1.0.tar.gz (51 kB) 2022-09-29T04:16:03,928 Added data-minion==0.1.0 from https://files.pythonhosted.org/packages/38/8d/c1dc583e6a324a14e5a65eb0c4a30b05f11b4acaa6a76a658bc2d2ede901/data_minion-0.1.0.tar.gz#sha256=574a617114abe82c0e5f6b1903489e05474c10f0ef01f7d5e8b2e214f0a663b9 to build tracker '/tmp/pip-build-tracker-lqnqrmn6' 2022-09-29T04:16:03,937 Created temporary directory: /tmp/pip-build-env-y9qfhif1 2022-09-29T04:16:03,959 Created temporary directory: /tmp/pip-standalone-pip-e0tywv4w 2022-09-29T04:16:06,396 Installing build dependencies: started 2022-09-29T04:16:06,399 Running command pip subprocess to install build dependencies 2022-09-29T04:16:17,617 Using pip 22.1.2 from /tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip (python 3.9) 2022-09-29T04:16:19,311 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-29T04:16:20,152 Collecting poetry-core>=1.0.0 2022-09-29T04:16:20,317 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.2.0-py3-none-any.whl (525 kB) 2022-09-29T04:16:27,319 Installing collected packages: poetry-core 2022-09-29T04:16:31,210 Successfully installed poetry-core-1.2.0 2022-09-29T04:16:31,409 --- Logging error --- 2022-09-29T04:16:31,425 Traceback (most recent call last): 2022-09-29T04:16:31,425 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-29T04:16:31,426 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-29T04:16:31,426 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-29T04:16:31,427 extend(render(renderable, render_options)) 2022-09-29T04:16:31,427 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-29T04:16:31,427 for render_output in iter_render: 2022-09-29T04:16:31,428 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-29T04:16:31,428 for line in lines: 2022-09-29T04:16:31,428 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-29T04:16:31,429 for segment in segments: 2022-09-29T04:16:31,429 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-29T04:16:31,429 renderable = rich_cast(renderable) 2022-09-29T04:16:31,429 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-29T04:16:31,430 renderable = cast_method() 2022-09-29T04:16:31,430 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-29T04:16:31,431 pip_cmd = get_best_invocation_for_this_pip() 2022-09-29T04:16:31,431 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-29T04:16:31,431 if found_executable and os.path.samefile( 2022-09-29T04:16:31,432 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-29T04:16:31,432 s2 = os.stat(f2) 2022-09-29T04:16:31,432 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-29T04:16:31,433 Call stack: 2022-09-29T04:16:31,436 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-29T04:16:31,436 return _run_code(code, main_globals, None, 2022-09-29T04:16:31,437 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-29T04:16:31,437 exec(code, run_globals) 2022-09-29T04:16:31,437 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-29T04:16:31,438 sys.exit(_main()) 2022-09-29T04:16:31,438 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-29T04:16:31,438 return command.main(cmd_args) 2022-09-29T04:16:31,439 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-29T04:16:31,439 return self._main(args) 2022-09-29T04:16:31,439 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-29T04:16:31,440 self.handle_pip_version_check(options) 2022-09-29T04:16:31,440 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-29T04:16:31,441 pip_self_version_check(session, options) 2022-09-29T04:16:31,441 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-29T04:16:31,441 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-29T04:16:31,441 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-29T04:16:31,442 self._log(INFO, msg, args, **kwargs) 2022-09-29T04:16:31,442 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-29T04:16:31,442 self.handle(record) 2022-09-29T04:16:31,443 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-29T04:16:31,443 self.callHandlers(record) 2022-09-29T04:16:31,443 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-29T04:16:31,443 hdlr.handle(record) 2022-09-29T04:16:31,444 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-29T04:16:31,444 self.emit(record) 2022-09-29T04:16:31,445 File "/tmp/pip-standalone-pip-e0tywv4w/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-29T04:16:31,445 self.handleError(record) 2022-09-29T04:16:31,445 Message: '[present-rich] %s' 2022-09-29T04:16:31,445 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-29T04:16:31,889 Installing build dependencies: finished with status 'done' 2022-09-29T04:16:31,916 Getting requirements to build wheel: started 2022-09-29T04:16:31,918 Running command Getting requirements to build wheel 2022-09-29T04:16:32,629 Getting requirements to build wheel: finished with status 'done' 2022-09-29T04:16:32,640 Created temporary directory: /tmp/pip-modern-metadata-nasc2tcc 2022-09-29T04:16:32,646 Preparing metadata (pyproject.toml): started 2022-09-29T04:16:32,648 Running command Preparing metadata (pyproject.toml) 2022-09-29T04:16:34,663 Preparing metadata (pyproject.toml): finished with status 'done' 2022-09-29T04:16:34,678 Source in /tmp/pip-wheel-f72xqy1u/data-minion_243e6c120f824b3d9477729231bf4650 has version 0.1.0, which satisfies requirement data-minion==0.1.0 from https://files.pythonhosted.org/packages/38/8d/c1dc583e6a324a14e5a65eb0c4a30b05f11b4acaa6a76a658bc2d2ede901/data_minion-0.1.0.tar.gz#sha256=574a617114abe82c0e5f6b1903489e05474c10f0ef01f7d5e8b2e214f0a663b9 2022-09-29T04:16:34,680 Removed data-minion==0.1.0 from https://files.pythonhosted.org/packages/38/8d/c1dc583e6a324a14e5a65eb0c4a30b05f11b4acaa6a76a658bc2d2ede901/data_minion-0.1.0.tar.gz#sha256=574a617114abe82c0e5f6b1903489e05474c10f0ef01f7d5e8b2e214f0a663b9 from build tracker '/tmp/pip-build-tracker-lqnqrmn6' 2022-09-29T04:16:34,693 Created temporary directory: /tmp/pip-unpack-bwvcp5z6 2022-09-29T04:16:34,695 Building wheels for collected packages: data-minion 2022-09-29T04:16:34,705 Created temporary directory: /tmp/pip-wheel-sa2zituo 2022-09-29T04:16:34,705 Destination directory: /tmp/pip-wheel-sa2zituo 2022-09-29T04:16:34,710 Building wheel for data-minion (pyproject.toml): started 2022-09-29T04:16:34,712 Running command Building wheel for data-minion (pyproject.toml) 2022-09-29T04:16:36,871 Building wheel for data-minion (pyproject.toml): finished with status 'done' 2022-09-29T04:16:36,887 Created wheel for data-minion: filename=data_minion-0.1.0-py3-none-any.whl size=54202 sha256=73b61e9b6f520396a18d38c5ccefc52ef5fbeefb44a850640028040591c7daff 2022-09-29T04:16:36,890 Stored in directory: /tmp/pip-ephem-wheel-cache-o0egrd_9/wheels/79/c3/4a/c2a485a8f3979fa5d4b1f3d76b397dd7088ea8dc0429fd5ee2 2022-09-29T04:16:36,911 Successfully built data-minion 2022-09-29T04:16:36,922 Removed build tracker: '/tmp/pip-build-tracker-lqnqrmn6'