2021-07-09T21:28:27,147 Created temporary directory: /tmp/pip-ephem-wheel-cache-e6o8x5to 2021-07-09T21:28:27,150 Created temporary directory: /tmp/pip-req-tracker-cwkhb_mp 2021-07-09T21:28:27,151 Initialized build tracking at /tmp/pip-req-tracker-cwkhb_mp 2021-07-09T21:28:27,151 Created build tracker: /tmp/pip-req-tracker-cwkhb_mp 2021-07-09T21:28:27,151 Entered build tracker: /tmp/pip-req-tracker-cwkhb_mp 2021-07-09T21:28:27,152 Created temporary directory: /tmp/pip-wheel-n6xsz9dy 2021-07-09T21:28:27,188 1 location(s) to search for versions of pyp-sandbox: 2021-07-09T21:28:27,188 * https://pypi.org/simple/pyp-sandbox/ 2021-07-09T21:28:27,188 Fetching project page and analyzing links: https://pypi.org/simple/pyp-sandbox/ 2021-07-09T21:28:27,189 Getting page https://pypi.org/simple/pyp-sandbox/ 2021-07-09T21:28:27,190 Found index url https://pypi.org/simple 2021-07-09T21:28:27,371 Found link https://files.pythonhosted.org/packages/9b/a2/d5dffbd7195f2200dc40ecba07367ec8f7fedc37d816f445d6a675651942/pyp-sandbox-7abc960.tar.gz#sha256=9ec9849106f90154b7acef2e8c9ac88bee5f53ddde2481ae2488793404666f8d (from https://pypi.org/simple/pyp-sandbox/), version: 7abc960 2021-07-09T21:28:27,372 Skipping link: not a file: https://pypi.org/simple/pyp-sandbox/ 2021-07-09T21:28:27,388 Given no hashes to check 1 links for project 'pyp-sandbox': discarding no candidates 2021-07-09T21:28:27,405 Collecting pyp-sandbox==7abc960 2021-07-09T21:28:27,407 Created temporary directory: /tmp/pip-unpack-t7dzi4g0 2021-07-09T21:28:27,579 Downloading pyp-sandbox-7abc960.tar.gz (6.9 kB) 2021-07-09T21:28:27,637 Added pyp-sandbox==7abc960 from https://files.pythonhosted.org/packages/9b/a2/d5dffbd7195f2200dc40ecba07367ec8f7fedc37d816f445d6a675651942/pyp-sandbox-7abc960.tar.gz#sha256=9ec9849106f90154b7acef2e8c9ac88bee5f53ddde2481ae2488793404666f8d to build tracker '/tmp/pip-req-tracker-cwkhb_mp' 2021-07-09T21:28:27,638 Running setup.py (path:/tmp/pip-wheel-n6xsz9dy/pyp-sandbox_b9bf9f592e3e4d6b8c2d76bb52e25145/setup.py) egg_info for package pyp-sandbox 2021-07-09T21:28:27,639 Created temporary directory: /tmp/pip-pip-egg-info-w3rql5v6 2021-07-09T21:28:27,639 Running command python setup.py egg_info 2021-07-09T21:28:28,273 Traceback (most recent call last): 2021-07-09T21:28:28,274 File "", line 1, in 2021-07-09T21:28:28,275 File "/tmp/pip-wheel-n6xsz9dy/pyp-sandbox_b9bf9f592e3e4d6b8c2d76bb52e25145/setup.py", line 18 2021-07-09T21:28:28,275 print "[ %s ] SETTING PBR_REQUIREMENTS_FILES to minimal-requirements.txt" % sys.argv[1] 2021-07-09T21:28:28,275 ^ 2021-07-09T21:28:28,276 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[ %s ] SETTING PBR_REQUIREMENTS_FILES to minimal-requirements.txt" % sys.argv[1])? 2021-07-09T21:28:28,324 WARNING: Discarding https://files.pythonhosted.org/packages/9b/a2/d5dffbd7195f2200dc40ecba07367ec8f7fedc37d816f445d6a675651942/pyp-sandbox-7abc960.tar.gz#sha256=9ec9849106f90154b7acef2e8c9ac88bee5f53ddde2481ae2488793404666f8d (from https://pypi.org/simple/pyp-sandbox/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:28:28,325 ERROR: Could not find a version that satisfies the requirement pyp-sandbox==7abc960 (from versions: 7abc960) 2021-07-09T21:28:28,325 ERROR: No matching distribution found for pyp-sandbox==7abc960 2021-07-09T21:28:28,325 Exception information: 2021-07-09T21:28:28,325 Traceback (most recent call last): 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:28:28,325 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:28:28,325 raise RequirementsConflicted(criterion) 2021-07-09T21:28:28,325 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyp-sandbox==7abc960') 2021-07-09T21:28:28,325 2021-07-09T21:28:28,325 During handling of the above exception, another exception occurred: 2021-07-09T21:28:28,325 2021-07-09T21:28:28,325 Traceback (most recent call last): 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:28:28,325 result = self._result = resolver.resolve( 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:28:28,325 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:28:28,325 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:28:28,325 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyp-sandbox==7abc960'), parent=None)] 2021-07-09T21:28:28,325 2021-07-09T21:28:28,325 The above exception was the direct cause of the following exception: 2021-07-09T21:28:28,325 2021-07-09T21:28:28,325 Traceback (most recent call last): 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:28:28,325 status = self.run(options, args) 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:28:28,325 return func(self, options, args) 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:28:28,325 requirement_set = resolver.resolve( 2021-07-09T21:28:28,325 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:28:28,325 raise error from e 2021-07-09T21:28:28,325 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyp-sandbox==7abc960 2021-07-09T21:28:28,330 Removed pyp-sandbox==7abc960 from https://files.pythonhosted.org/packages/9b/a2/d5dffbd7195f2200dc40ecba07367ec8f7fedc37d816f445d6a675651942/pyp-sandbox-7abc960.tar.gz#sha256=9ec9849106f90154b7acef2e8c9ac88bee5f53ddde2481ae2488793404666f8d from build tracker '/tmp/pip-req-tracker-cwkhb_mp' 2021-07-09T21:28:28,331 Removed build tracker: '/tmp/pip-req-tracker-cwkhb_mp'