2021-07-08T19:21:15,336 Created temporary directory: /tmp/pip-ephem-wheel-cache-th46jfnj 2021-07-08T19:21:15,339 Created temporary directory: /tmp/pip-req-tracker-hetofl1o 2021-07-08T19:21:15,340 Initialized build tracking at /tmp/pip-req-tracker-hetofl1o 2021-07-08T19:21:15,340 Created build tracker: /tmp/pip-req-tracker-hetofl1o 2021-07-08T19:21:15,340 Entered build tracker: /tmp/pip-req-tracker-hetofl1o 2021-07-08T19:21:15,341 Created temporary directory: /tmp/pip-wheel-ds9qjjf4 2021-07-08T19:21:15,375 1 location(s) to search for versions of minitage-recipe-wsgi: 2021-07-08T19:21:15,375 * https://pypi.org/simple/minitage-recipe-wsgi/ 2021-07-08T19:21:15,376 Fetching project page and analyzing links: https://pypi.org/simple/minitage-recipe-wsgi/ 2021-07-08T19:21:15,376 Getting page https://pypi.org/simple/minitage-recipe-wsgi/ 2021-07-08T19:21:15,378 Found index url https://pypi.org/simple 2021-07-08T19:21:15,560 Found link https://files.pythonhosted.org/packages/06/d8/a03845359cb57f460f1588b32203e74f7834fe7bb388328180bd8cd06ad9/minitage.recipe.wsgi-1.35.zip#sha256=9fe13f94d3c64deb6493006a484d9249b5c7ef33e503d0cfce85052e3e1775a0 (from https://pypi.org/simple/minitage-recipe-wsgi/), version: 1.35 2021-07-08T19:21:15,560 Found link https://files.pythonhosted.org/packages/61/8e/9355b7715de39fb1c030ace6b69028c7f514c64dd3c559466666e40c72bb/minitage.recipe.wsgi-1.36.zip#sha256=445dc40a4b52f07743ac4bdc975ffba41e5bbe0ec65d4c05391c8a9f15c64611 (from https://pypi.org/simple/minitage-recipe-wsgi/), version: 1.36 2021-07-08T19:21:15,561 Found link https://files.pythonhosted.org/packages/2b/d9/61335bc8b4e339f1aa27a2d3ca2858b0ea68dba1b0fd135b21537e6a85c7/minitage.recipe.wsgi-1.37.tar.gz#sha256=4d5d8708c6fd2a06c6952bdd927211b2956cc402a6cc1ce698f7d0d891aa6b1a (from https://pypi.org/simple/minitage-recipe-wsgi/), version: 1.37 2021-07-08T19:21:15,561 Skipping link: not a file: https://pypi.org/simple/minitage-recipe-wsgi/ 2021-07-08T19:21:15,577 Given no hashes to check 1 links for project 'minitage-recipe-wsgi': discarding no candidates 2021-07-08T19:21:15,595 Collecting minitage-recipe-wsgi==1.35 2021-07-08T19:21:15,597 Created temporary directory: /tmp/pip-unpack-8n7ck9fc 2021-07-08T19:21:15,782 Downloading minitage.recipe.wsgi-1.35.zip (16 kB) 2021-07-08T19:21:15,839 Added minitage-recipe-wsgi==1.35 from https://files.pythonhosted.org/packages/06/d8/a03845359cb57f460f1588b32203e74f7834fe7bb388328180bd8cd06ad9/minitage.recipe.wsgi-1.35.zip#sha256=9fe13f94d3c64deb6493006a484d9249b5c7ef33e503d0cfce85052e3e1775a0 to build tracker '/tmp/pip-req-tracker-hetofl1o' 2021-07-08T19:21:15,840 Running setup.py (path:/tmp/pip-wheel-ds9qjjf4/minitage-recipe-wsgi_ab55d7c7199546b8bb9df6d1e70da793/setup.py) egg_info for package minitage-recipe-wsgi 2021-07-08T19:21:15,840 Created temporary directory: /tmp/pip-pip-egg-info-m8j4ui0t 2021-07-08T19:21:15,841 Running command python setup.py egg_info 2021-07-08T19:21:16,450 Traceback (most recent call last): 2021-07-08T19:21:16,451 File "", line 1, in 2021-07-08T19:21:16,452 File "/tmp/pip-wheel-ds9qjjf4/minitage-recipe-wsgi_ab55d7c7199546b8bb9df6d1e70da793/setup.py", line 26 2021-07-08T19:21:16,452 print long_description 2021-07-08T19:21:16,452 ^ 2021-07-08T19:21:16,453 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(long_description)? 2021-07-08T19:21:16,500 WARNING: Discarding https://files.pythonhosted.org/packages/06/d8/a03845359cb57f460f1588b32203e74f7834fe7bb388328180bd8cd06ad9/minitage.recipe.wsgi-1.35.zip#sha256=9fe13f94d3c64deb6493006a484d9249b5c7ef33e503d0cfce85052e3e1775a0 (from https://pypi.org/simple/minitage-recipe-wsgi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:21:16,502 ERROR: Could not find a version that satisfies the requirement minitage-recipe-wsgi==1.35 (from versions: 1.35, 1.36, 1.37) 2021-07-08T19:21:16,502 ERROR: No matching distribution found for minitage-recipe-wsgi==1.35 2021-07-08T19:21:16,502 Exception information: 2021-07-08T19:21:16,502 Traceback (most recent call last): 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:21:16,502 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:21:16,502 raise RequirementsConflicted(criterion) 2021-07-08T19:21:16,502 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('minitage-recipe-wsgi==1.35') 2021-07-08T19:21:16,502 2021-07-08T19:21:16,502 During handling of the above exception, another exception occurred: 2021-07-08T19:21:16,502 2021-07-08T19:21:16,502 Traceback (most recent call last): 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:21:16,502 result = self._result = resolver.resolve( 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:21:16,502 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:21:16,502 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:21:16,502 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('minitage-recipe-wsgi==1.35'), parent=None)] 2021-07-08T19:21:16,502 2021-07-08T19:21:16,502 The above exception was the direct cause of the following exception: 2021-07-08T19:21:16,502 2021-07-08T19:21:16,502 Traceback (most recent call last): 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:21:16,502 status = self.run(options, args) 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:21:16,502 return func(self, options, args) 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:21:16,502 requirement_set = resolver.resolve( 2021-07-08T19:21:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:21:16,502 raise error from e 2021-07-08T19:21:16,502 pip._internal.exceptions.DistributionNotFound: No matching distribution found for minitage-recipe-wsgi==1.35 2021-07-08T19:21:16,507 Removed minitage-recipe-wsgi==1.35 from https://files.pythonhosted.org/packages/06/d8/a03845359cb57f460f1588b32203e74f7834fe7bb388328180bd8cd06ad9/minitage.recipe.wsgi-1.35.zip#sha256=9fe13f94d3c64deb6493006a484d9249b5c7ef33e503d0cfce85052e3e1775a0 from build tracker '/tmp/pip-req-tracker-hetofl1o' 2021-07-08T19:21:16,508 Removed build tracker: '/tmp/pip-req-tracker-hetofl1o'