2021-07-10T01:21:53,729 Created temporary directory: /tmp/pip-ephem-wheel-cache-o7xtnk1w 2021-07-10T01:21:53,732 Created temporary directory: /tmp/pip-req-tracker-bfb_14zo 2021-07-10T01:21:53,732 Initialized build tracking at /tmp/pip-req-tracker-bfb_14zo 2021-07-10T01:21:53,733 Created build tracker: /tmp/pip-req-tracker-bfb_14zo 2021-07-10T01:21:53,733 Entered build tracker: /tmp/pip-req-tracker-bfb_14zo 2021-07-10T01:21:53,734 Created temporary directory: /tmp/pip-wheel-ft808o3e 2021-07-10T01:21:53,769 1 location(s) to search for versions of osi-licenses-full: 2021-07-10T01:21:53,769 * https://pypi.org/simple/osi-licenses-full/ 2021-07-10T01:21:53,769 Fetching project page and analyzing links: https://pypi.org/simple/osi-licenses-full/ 2021-07-10T01:21:53,770 Getting page https://pypi.org/simple/osi-licenses-full/ 2021-07-10T01:21:53,771 Found index url https://pypi.org/simple 2021-07-10T01:21:53,954 Found link https://files.pythonhosted.org/packages/72/cd/fcab71ca6bf674c14206a13abd514a7f8c978acc2b7fc970d2fab830ed6f/osi_licenses_full-0.1.0.tar.gz#sha256=bec6557345e71eee7d3ec45fcfc826263b35ea7e89148b5afb7dd5317319dcd6 (from https://pypi.org/simple/osi-licenses-full/), version: 0.1.0 2021-07-10T01:21:53,954 Found link https://files.pythonhosted.org/packages/de/b4/c449aee3abb8e0bad2900a08030dc5acc4d44ff59decee9acc5d2af442c8/osi_licenses_full-0.2.0.tar.gz#sha256=f119b1c49478baca58aafb7d227023881bfb7a2a4a65df1d1dd7fc6cc6cdf577 (from https://pypi.org/simple/osi-licenses-full/), version: 0.2.0 2021-07-10T01:21:53,955 Found link https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz#sha256=c800f7371b8f0d90215bd7403323e2d20e38c8a2dfea5d528473cfc0fe6117f9 (from https://pypi.org/simple/osi-licenses-full/), version: 0.2.1 2021-07-10T01:21:53,955 Skipping link: not a file: https://pypi.org/simple/osi-licenses-full/ 2021-07-10T01:21:53,971 Given no hashes to check 1 links for project 'osi-licenses-full': discarding no candidates 2021-07-10T01:21:53,988 Collecting osi-licenses-full==0.1.0 2021-07-10T01:21:53,990 Created temporary directory: /tmp/pip-unpack-e4_docjq 2021-07-10T01:21:54,165 Downloading osi_licenses_full-0.1.0.tar.gz (217 kB) 2021-07-10T01:21:54,424 Added osi-licenses-full==0.1.0 from https://files.pythonhosted.org/packages/72/cd/fcab71ca6bf674c14206a13abd514a7f8c978acc2b7fc970d2fab830ed6f/osi_licenses_full-0.1.0.tar.gz#sha256=bec6557345e71eee7d3ec45fcfc826263b35ea7e89148b5afb7dd5317319dcd6 to build tracker '/tmp/pip-req-tracker-bfb_14zo' 2021-07-10T01:21:54,425 Running setup.py (path:/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/setup.py) egg_info for package osi-licenses-full 2021-07-10T01:21:54,426 Created temporary directory: /tmp/pip-pip-egg-info-vgs0speu 2021-07-10T01:21:54,426 Running command python setup.py egg_info 2021-07-10T01:21:55,122 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.35.tar.gz 2021-07-10T01:21:55,137 Traceback (most recent call last): 2021-07-10T01:21:55,137 File "/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/distribute_setup.py", line 150, in use_setuptools 2021-07-10T01:21:55,137 raise ImportError 2021-07-10T01:21:55,138 ImportError 2021-07-10T01:21:55,138 During handling of the above exception, another exception occurred: 2021-07-10T01:21:55,138 Traceback (most recent call last): 2021-07-10T01:21:55,138 File "", line 1, in 2021-07-10T01:21:55,139 File "/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/setup.py", line 5, in 2021-07-10T01:21:55,139 use_setuptools() 2021-07-10T01:21:55,139 File "/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/distribute_setup.py", line 152, in use_setuptools 2021-07-10T01:21:55,139 return _do_download(version, download_base, to_dir, download_delay) 2021-07-10T01:21:55,139 File "/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/distribute_setup.py", line 130, in _do_download 2021-07-10T01:21:55,140 tarball = download_setuptools(version, download_base, 2021-07-10T01:21:55,140 File "/tmp/pip-wheel-ft808o3e/osi-licenses-full_200962c66f6c4b2ab4a42a79a6bb628c/distribute_setup.py", line 201, in download_setuptools 2021-07-10T01:21:55,140 src = urlopen(url) 2021-07-10T01:21:55,140 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-10T01:21:55,141 return opener.open(url, data, timeout) 2021-07-10T01:21:55,141 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-10T01:21:55,142 response = meth(req, response) 2021-07-10T01:21:55,142 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-10T01:21:55,143 response = self.parent.error( 2021-07-10T01:21:55,143 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-10T01:21:55,143 return self._call_chain(*args) 2021-07-10T01:21:55,144 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-10T01:21:55,144 result = func(*args) 2021-07-10T01:21:55,145 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-10T01:21:55,145 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-10T01:21:55,145 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-10T01:21:55,202 WARNING: Discarding https://files.pythonhosted.org/packages/72/cd/fcab71ca6bf674c14206a13abd514a7f8c978acc2b7fc970d2fab830ed6f/osi_licenses_full-0.1.0.tar.gz#sha256=bec6557345e71eee7d3ec45fcfc826263b35ea7e89148b5afb7dd5317319dcd6 (from https://pypi.org/simple/osi-licenses-full/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:21:55,203 ERROR: Could not find a version that satisfies the requirement osi-licenses-full==0.1.0 (from versions: 0.1.0, 0.2.0, 0.2.1) 2021-07-10T01:21:55,204 ERROR: No matching distribution found for osi-licenses-full==0.1.0 2021-07-10T01:21:55,204 Exception information: 2021-07-10T01:21:55,204 Traceback (most recent call last): 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:21:55,204 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:21:55,204 raise RequirementsConflicted(criterion) 2021-07-10T01:21:55,204 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('osi-licenses-full==0.1.0') 2021-07-10T01:21:55,204 2021-07-10T01:21:55,204 During handling of the above exception, another exception occurred: 2021-07-10T01:21:55,204 2021-07-10T01:21:55,204 Traceback (most recent call last): 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:21:55,204 result = self._result = resolver.resolve( 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:21:55,204 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:21:55,204 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:21:55,204 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('osi-licenses-full==0.1.0'), parent=None)] 2021-07-10T01:21:55,204 2021-07-10T01:21:55,204 The above exception was the direct cause of the following exception: 2021-07-10T01:21:55,204 2021-07-10T01:21:55,204 Traceback (most recent call last): 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:21:55,204 status = self.run(options, args) 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:21:55,204 return func(self, options, args) 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:21:55,204 requirement_set = resolver.resolve( 2021-07-10T01:21:55,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:21:55,204 raise error from e 2021-07-10T01:21:55,204 pip._internal.exceptions.DistributionNotFound: No matching distribution found for osi-licenses-full==0.1.0 2021-07-10T01:21:55,209 Removed osi-licenses-full==0.1.0 from https://files.pythonhosted.org/packages/72/cd/fcab71ca6bf674c14206a13abd514a7f8c978acc2b7fc970d2fab830ed6f/osi_licenses_full-0.1.0.tar.gz#sha256=bec6557345e71eee7d3ec45fcfc826263b35ea7e89148b5afb7dd5317319dcd6 from build tracker '/tmp/pip-req-tracker-bfb_14zo' 2021-07-10T01:21:55,210 Removed build tracker: '/tmp/pip-req-tracker-bfb_14zo'