2021-07-07T02:34:23,041 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-07-07T02:34:23,641 Created temporary directory: /tmp/pip-ephem-wheel-cache-k2kk31iz 2021-07-07T02:34:23,646 Created temporary directory: /tmp/pip-req-tracker-09qq6k8u 2021-07-07T02:34:23,647 Initialized build tracking at /tmp/pip-req-tracker-09qq6k8u 2021-07-07T02:34:23,647 Created build tracker: /tmp/pip-req-tracker-09qq6k8u 2021-07-07T02:34:23,647 Entered build tracker: /tmp/pip-req-tracker-09qq6k8u 2021-07-07T02:34:23,648 Created temporary directory: /tmp/pip-wheel-cidwz_ci 2021-07-07T02:34:23,710 1 location(s) to search for versions of mend-circleci-python-library: 2021-07-07T02:34:23,710 * https://pypi.org/simple/mend-circleci-python-library/ 2021-07-07T02:34:23,711 Fetching project page and analyzing links: https://pypi.org/simple/mend-circleci-python-library/ 2021-07-07T02:34:23,713 Getting page https://pypi.org/simple/mend-circleci-python-library/ 2021-07-07T02:34:23,717 Found index url https://pypi.org/simple 2021-07-07T02:34:24,064 Link requires a different Python (3.5.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/2d/df/e4b200649e460e4d78f7e75d2c481162f295c9af273e4b20bc7452d930fc/mend_circleci_python_library-0.2.0-py2.py3-none-any.whl#sha256=b3f856590cd0746b55bc29824ea041d596a221cbe5768665123b12af4f1e7b88 (from https://pypi.org/simple/mend-circleci-python-library/) (requires-python:>=3.9) 2021-07-07T02:34:24,066 Link requires a different Python (3.5.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/95/9a/c17819d9e6d85d20262c159b17679fc737f71a2fd01fb52c01ce706230fb/mend_circleci_python_library-0.2.0.tar.gz#sha256=dec485f20cf7f0994b68dae7cccf5c3528a7d8f0cfb18a14d83a87d096f3f854 (from https://pypi.org/simple/mend-circleci-python-library/) (requires-python:>=3.9) 2021-07-07T02:34:24,067 Given no hashes to check 0 links for project 'mend-circleci-python-library': discarding no candidates 2021-07-07T02:34:24,068 ERROR: Could not find a version that satisfies the requirement mend-circleci-python-library==0.2.0 2021-07-07T02:34:24,068 ERROR: No matching distribution found for mend-circleci-python-library==0.2.0 2021-07-07T02:34:24,069 Exception information: 2021-07-07T02:34:24,069 Traceback (most recent call last): 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-07-07T02:34:24,069 crit = self.state.criteria[name] 2021-07-07T02:34:24,069 KeyError: 'mend-circleci-python-library' 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 During handling of the above exception, another exception occurred: 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 Traceback (most recent call last): 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-07-07T02:34:24,069 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-07T02:34:24,069 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-07-07T02:34:24,069 raise RequirementsConflicted(criterion) 2021-07-07T02:34:24,069 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mend-circleci-python-library==0.2.0') 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 During handling of the above exception, another exception occurred: 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 Traceback (most recent call last): 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-07-07T02:34:24,069 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-07-07T02:34:24,069 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-07-07T02:34:24,069 raise ResolutionImpossible(e.criterion.information) 2021-07-07T02:34:24,069 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mend-circleci-python-library==0.2.0'), parent=None)] 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 The above exception was the direct cause of the following exception: 2021-07-07T02:34:24,069 2021-07-07T02:34:24,069 Traceback (most recent call last): 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-07-07T02:34:24,069 status = self.run(options, args) 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-07-07T02:34:24,069 return func(self, options, args) 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-07-07T02:34:24,069 reqs, check_supported_wheels=True 2021-07-07T02:34:24,069 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-07T02:34:24,069 six.raise_from(error, e) 2021-07-07T02:34:24,069 File "", line 3, in raise_from 2021-07-07T02:34:24,069 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mend-circleci-python-library==0.2.0 2021-07-07T02:34:24,076 Removed build tracker: '/tmp/pip-req-tracker-09qq6k8u'