2022-08-15T21:00:08,163 Created temporary directory: /tmp/pip-ephem-wheel-cache-qibgzh8c 2022-08-15T21:00:08,168 Created temporary directory: /tmp/pip-build-tracker-t_krvy70 2022-08-15T21:00:08,169 Initialized build tracking at /tmp/pip-build-tracker-t_krvy70 2022-08-15T21:00:08,170 Created build tracker: /tmp/pip-build-tracker-t_krvy70 2022-08-15T21:00:08,170 Entered build tracker: /tmp/pip-build-tracker-t_krvy70 2022-08-15T21:00:08,171 Created temporary directory: /tmp/pip-wheel-6lg8a03p 2022-08-15T21:00:08,240 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-15T21:00:08,249 2 location(s) to search for versions of pydantic-lambda-handler: 2022-08-15T21:00:08,249 * https://pypi.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,249 * https://www.piwheels.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,250 Fetching project page and analyzing links: https://pypi.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,251 Getting page https://pypi.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,255 Found index url https://pypi.org/simple 2022-08-15T21:00:08,443 Skipping link: No binaries permitted for pydantic-lambda-handler: https://files.pythonhosted.org/packages/b4/e2/60de35454b681fba0fbc7271e6a10ea201911ff463397212c20b4cca810b/pydantic_lambda_handler-0.6.1-py2.py3-none-any.whl#sha256=ab8fff507a1bc42eaee3b07b56a94a0d4a37889097fd6005d4636f9dd7653d38 (from https://pypi.org/simple/pydantic-lambda-handler/) 2022-08-15T21:00:08,443 Found link https://files.pythonhosted.org/packages/4b/3f/723aa5958e2b6e05dbea2d1fc4ab8f8c592486993c4470958bf04c70a67a/pydantic_lambda_handler-0.6.1.tar.gz#sha256=74dc72e585ad02c563a3db26e1bad84fe4195f573bbcb51683206b597e0ca552 (from https://pypi.org/simple/pydantic-lambda-handler/), version: 0.6.1 2022-08-15T21:00:08,444 Fetching project page and analyzing links: https://www.piwheels.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,445 Getting page https://www.piwheels.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,447 Found index url https://www.piwheels.org/simple 2022-08-15T21:00:08,656 Skipping link: not a file: https://www.piwheels.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,656 Skipping link: not a file: https://pypi.org/simple/pydantic-lambda-handler/ 2022-08-15T21:00:08,689 Given no hashes to check 1 links for project 'pydantic-lambda-handler': discarding no candidates 2022-08-15T21:00:08,721 Collecting pydantic-lambda-handler==0.6.1 2022-08-15T21:00:08,726 Created temporary directory: /tmp/pip-unpack-w4vs678l 2022-08-15T21:00:08,950 Downloading pydantic_lambda_handler-0.6.1.tar.gz (20 kB) 2022-08-15T21:00:09,137 Added pydantic-lambda-handler==0.6.1 from https://files.pythonhosted.org/packages/4b/3f/723aa5958e2b6e05dbea2d1fc4ab8f8c592486993c4470958bf04c70a67a/pydantic_lambda_handler-0.6.1.tar.gz#sha256=74dc72e585ad02c563a3db26e1bad84fe4195f573bbcb51683206b597e0ca552 to build tracker '/tmp/pip-build-tracker-t_krvy70' 2022-08-15T21:00:09,149 Created temporary directory: /tmp/pip-build-env-ezn3cvjb 2022-08-15T21:00:09,164 Created temporary directory: /tmp/pip-standalone-pip-d6r_jhlh 2022-08-15T21:00:11,606 Installing build dependencies: started 2022-08-15T21:00:11,608 Running command pip subprocess to install build dependencies 2022-08-15T21:00:21,208 Using pip 22.1.2 from /tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip (python 3.7) 2022-08-15T21:00:22,733 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-15T21:00:23,433 Collecting flit_core<4,>=3.2 2022-08-15T21:00:23,482 Using cached https://www.piwheels.org/simple/flit-core/flit_core-3.7.1-py3-none-any.whl (60 kB) 2022-08-15T21:00:28,763 Installing collected packages: flit_core 2022-08-15T21:00:29,408 Successfully installed flit_core-3.7.1 2022-08-15T21:00:29,630 --- Logging error --- 2022-08-15T21:00:29,631 Traceback (most recent call last): 2022-08-15T21:00:29,631 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-15T21:00:29,632 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-15T21:00:29,632 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-15T21:00:29,632 extend(render(renderable, render_options)) 2022-08-15T21:00:29,633 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-15T21:00:29,633 for render_output in iter_render: 2022-08-15T21:00:29,633 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-15T21:00:29,634 for line in lines: 2022-08-15T21:00:29,634 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-15T21:00:29,634 for segment in segments: 2022-08-15T21:00:29,635 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-15T21:00:29,635 renderable = rich_cast(renderable) 2022-08-15T21:00:29,635 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-15T21:00:29,636 renderable = cast_method() 2022-08-15T21:00:29,636 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-15T21:00:29,636 pip_cmd = get_best_invocation_for_this_pip() 2022-08-15T21:00:29,637 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-15T21:00:29,637 os.path.join(binary_prefix, exe_name), 2022-08-15T21:00:29,637 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-15T21:00:29,638 s2 = os.stat(f2) 2022-08-15T21:00:29,638 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-15T21:00:29,638 Call stack: 2022-08-15T21:00:29,638 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-15T21:00:29,639 "__main__", mod_spec) 2022-08-15T21:00:29,639 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-15T21:00:29,639 exec(code, run_globals) 2022-08-15T21:00:29,640 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-15T21:00:29,640 sys.exit(_main()) 2022-08-15T21:00:29,640 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-15T21:00:29,641 return command.main(cmd_args) 2022-08-15T21:00:29,641 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-15T21:00:29,641 return self._main(args) 2022-08-15T21:00:29,642 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-15T21:00:29,642 self.handle_pip_version_check(options) 2022-08-15T21:00:29,642 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-15T21:00:29,642 pip_self_version_check(session, options) 2022-08-15T21:00:29,643 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-15T21:00:29,643 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-15T21:00:29,643 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-15T21:00:29,644 self._log(INFO, msg, args, **kwargs) 2022-08-15T21:00:29,644 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-15T21:00:29,644 self.handle(record) 2022-08-15T21:00:29,645 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-15T21:00:29,645 self.callHandlers(record) 2022-08-15T21:00:29,645 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-15T21:00:29,646 hdlr.handle(record) 2022-08-15T21:00:29,646 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-15T21:00:29,646 self.emit(record) 2022-08-15T21:00:29,647 File "/tmp/pip-standalone-pip-d6r_jhlh/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-15T21:00:29,647 self.handleError(record) 2022-08-15T21:00:29,647 Message: '[present-rich] %s' 2022-08-15T21:00:29,648 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-15T21:00:30,018 Installing build dependencies: finished with status 'done' 2022-08-15T21:00:30,046 Getting requirements to build wheel: started 2022-08-15T21:00:30,048 Running command Getting requirements to build wheel 2022-08-15T21:00:30,704 Getting requirements to build wheel: finished with status 'done' 2022-08-15T21:00:30,715 Created temporary directory: /tmp/pip-modern-metadata-7qg5wx3e 2022-08-15T21:00:30,721 Preparing metadata (pyproject.toml): started 2022-08-15T21:00:30,723 Running command Preparing metadata (pyproject.toml) 2022-08-15T21:00:31,367 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-15T21:00:31,382 Source in /tmp/pip-wheel-6lg8a03p/pydantic-lambda-handler_5e597804b6d4437fa5ddb59e7de4d27c has version 0.6.1, which satisfies requirement pydantic-lambda-handler==0.6.1 from https://files.pythonhosted.org/packages/4b/3f/723aa5958e2b6e05dbea2d1fc4ab8f8c592486993c4470958bf04c70a67a/pydantic_lambda_handler-0.6.1.tar.gz#sha256=74dc72e585ad02c563a3db26e1bad84fe4195f573bbcb51683206b597e0ca552 2022-08-15T21:00:31,384 Removed pydantic-lambda-handler==0.6.1 from https://files.pythonhosted.org/packages/4b/3f/723aa5958e2b6e05dbea2d1fc4ab8f8c592486993c4470958bf04c70a67a/pydantic_lambda_handler-0.6.1.tar.gz#sha256=74dc72e585ad02c563a3db26e1bad84fe4195f573bbcb51683206b597e0ca552 from build tracker '/tmp/pip-build-tracker-t_krvy70' 2022-08-15T21:00:31,392 Created temporary directory: /tmp/pip-unpack-6udufq4d 2022-08-15T21:00:31,394 Building wheels for collected packages: pydantic-lambda-handler 2022-08-15T21:00:31,403 Created temporary directory: /tmp/pip-wheel-k92prejz 2022-08-15T21:00:31,404 Destination directory: /tmp/pip-wheel-k92prejz 2022-08-15T21:00:31,409 Building wheel for pydantic-lambda-handler (pyproject.toml): started 2022-08-15T21:00:31,411 Running command Building wheel for pydantic-lambda-handler (pyproject.toml) 2022-08-15T21:00:32,099 Building wheel for pydantic-lambda-handler (pyproject.toml): finished with status 'done' 2022-08-15T21:00:32,112 Created wheel for pydantic-lambda-handler: filename=pydantic_lambda_handler-0.6.1-py2.py3-none-any.whl size=8935 sha256=4be2877d2b2eabb07ec71a6963fc76d905788b31e8eb140ae1ff2be9220e01f9 2022-08-15T21:00:32,114 Stored in directory: /tmp/pip-ephem-wheel-cache-qibgzh8c/wheels/3c/f4/c6/58b29b1a55b5acebac48cf700a2ed8b88df0c032d9cd148d6c 2022-08-15T21:00:32,134 Successfully built pydantic-lambda-handler 2022-08-15T21:00:32,141 Removed build tracker: '/tmp/pip-build-tracker-t_krvy70'