2022-04-25T15:51:06,272 Created temporary directory: /tmp/pip-ephem-wheel-cache-y9vjwgdw 2022-04-25T15:51:06,277 Created temporary directory: /tmp/pip-req-tracker-olrgt0p_ 2022-04-25T15:51:06,278 Initialized build tracking at /tmp/pip-req-tracker-olrgt0p_ 2022-04-25T15:51:06,278 Created build tracker: /tmp/pip-req-tracker-olrgt0p_ 2022-04-25T15:51:06,279 Entered build tracker: /tmp/pip-req-tracker-olrgt0p_ 2022-04-25T15:51:06,280 Created temporary directory: /tmp/pip-wheel-ltulwpzb 2022-04-25T15:51:06,354 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-25T15:51:06,363 2 location(s) to search for versions of nautobot-utsc: 2022-04-25T15:51:06,363 * https://pypi.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,363 * https://www.piwheels.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,364 Fetching project page and analyzing links: https://pypi.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,365 Getting page https://pypi.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,368 Found index url https://pypi.org/simple 2022-04-25T15:51:06,483 Skipping link: No binaries permitted for nautobot-utsc: https://files.pythonhosted.org/packages/3a/c2/4261b08345029f302291689e0a32f055d43aabb2543b237aa884767293d2/nautobot_utsc-2022.4.25-py3-none-any.whl#sha256=b4d338441b71300b86fcdaa0f01f74574568745de3376bcb35b5d3936a2b53c1 (from https://pypi.org/simple/nautobot-utsc/) (requires-python:>=3.10,<4.0) 2022-04-25T15:51:06,486 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/08/4c/898ddad00d15a726f048618db1cc8b6eae370f48cbfdecf4cd4adff71c5e/nautobot_utsc-2022.4.25.tar.gz#sha256=29de5812c1e51c56a320b5424e2321ea9edb81be539af8b6bef4e62e5bca8ca9 (from https://pypi.org/simple/nautobot-utsc/) (requires-python:>=3.10,<4.0) 2022-04-25T15:51:06,486 Fetching project page and analyzing links: https://www.piwheels.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,487 Getting page https://www.piwheels.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,489 Found index url https://www.piwheels.org/simple 2022-04-25T15:51:06,691 Skipping link: not a file: https://www.piwheels.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,691 Skipping link: not a file: https://pypi.org/simple/nautobot-utsc/ 2022-04-25T15:51:06,735 Given no hashes to check 0 links for project 'nautobot-utsc': discarding no candidates 2022-04-25T15:51:06,736 ERROR: Could not find a version that satisfies the requirement nautobot-utsc==2022.4.25 (from versions: none) 2022-04-25T15:51:06,738 ERROR: No matching distribution found for nautobot-utsc==2022.4.25 2022-04-25T15:51:06,740 Exception information: 2022-04-25T15:51:06,740 Traceback (most recent call last): 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-25T15:51:06,740 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-25T15:51:06,740 raise RequirementsConflicted(criterion) 2022-04-25T15:51:06,740 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nautobot-utsc==2022.4.25') 2022-04-25T15:51:06,740 2022-04-25T15:51:06,740 During handling of the above exception, another exception occurred: 2022-04-25T15:51:06,740 2022-04-25T15:51:06,740 Traceback (most recent call last): 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-25T15:51:06,740 result = self._result = resolver.resolve( 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-25T15:51:06,740 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-25T15:51:06,740 raise ResolutionImpossible(e.criterion.information) 2022-04-25T15:51:06,740 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nautobot-utsc==2022.4.25'), parent=None)] 2022-04-25T15:51:06,740 2022-04-25T15:51:06,740 The above exception was the direct cause of the following exception: 2022-04-25T15:51:06,740 2022-04-25T15:51:06,740 Traceback (most recent call last): 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-25T15:51:06,740 status = run_func(*args) 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-25T15:51:06,740 return func(self, options, args) 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-25T15:51:06,740 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-25T15:51:06,740 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-25T15:51:06,740 raise error from e 2022-04-25T15:51:06,740 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nautobot-utsc==2022.4.25 2022-04-25T15:51:06,748 Removed build tracker: '/tmp/pip-req-tracker-olrgt0p_'