2021-07-09T19:12:44,851 Created temporary directory: /tmp/pip-ephem-wheel-cache-sn3zi9mo 2021-07-09T19:12:44,854 Created temporary directory: /tmp/pip-req-tracker-e6ymg1fv 2021-07-09T19:12:44,854 Initialized build tracking at /tmp/pip-req-tracker-e6ymg1fv 2021-07-09T19:12:44,855 Created build tracker: /tmp/pip-req-tracker-e6ymg1fv 2021-07-09T19:12:44,855 Entered build tracker: /tmp/pip-req-tracker-e6ymg1fv 2021-07-09T19:12:44,855 Created temporary directory: /tmp/pip-wheel-jpl_3wpd 2021-07-09T19:12:44,888 1 location(s) to search for versions of cubicweb-queueing: 2021-07-09T19:12:44,888 * https://pypi.org/simple/cubicweb-queueing/ 2021-07-09T19:12:44,888 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-queueing/ 2021-07-09T19:12:44,889 Getting page https://pypi.org/simple/cubicweb-queueing/ 2021-07-09T19:12:44,890 Found index url https://pypi.org/simple 2021-07-09T19:12:44,977 Found link https://files.pythonhosted.org/packages/01/30/f2e569b54021f31176b875dc61b551e91d759f4321884a8fb0930bae683e/cubicweb-queueing-0.3.0.tar.gz#sha256=d71e02f208f430b7f8f95244408eda4edd7c4de9a41b0bb80ef30387182c7f07 (from https://pypi.org/simple/cubicweb-queueing/), version: 0.3.0 2021-07-09T19:12:44,978 Found link https://files.pythonhosted.org/packages/96/ec/6e8e7b49675ec4a643bb6431bf401c1a0f1475e05e098fd4065d0cb9b090/cubicweb-queueing-0.3.1.tar.gz#sha256=e33fa8f29b85d24b753a41ea091d064c74b9f5b35e3c601b85159a8739cb2069 (from https://pypi.org/simple/cubicweb-queueing/), version: 0.3.1 2021-07-09T19:12:44,978 Found link https://files.pythonhosted.org/packages/7e/5a/6203766da96c944068cf72eddff129b2462657b1180f97e5e54d2b0f3f94/cubicweb-queueing-0.4.0.tar.gz#sha256=6e546a61c217c34c395ed9030dd9a43245cbb2a8ab7bd622a32584abbb2b9a98 (from https://pypi.org/simple/cubicweb-queueing/), version: 0.4.0 2021-07-09T19:12:44,979 Skipping link: not a file: https://pypi.org/simple/cubicweb-queueing/ 2021-07-09T19:12:44,995 Given no hashes to check 1 links for project 'cubicweb-queueing': discarding no candidates 2021-07-09T19:12:45,012 Collecting cubicweb-queueing==0.4.0 2021-07-09T19:12:45,014 Created temporary directory: /tmp/pip-unpack-5vgt89v9 2021-07-09T19:12:45,194 Downloading cubicweb-queueing-0.4.0.tar.gz (14 kB) 2021-07-09T19:12:45,279 Added cubicweb-queueing==0.4.0 from https://files.pythonhosted.org/packages/7e/5a/6203766da96c944068cf72eddff129b2462657b1180f97e5e54d2b0f3f94/cubicweb-queueing-0.4.0.tar.gz#sha256=6e546a61c217c34c395ed9030dd9a43245cbb2a8ab7bd622a32584abbb2b9a98 to build tracker '/tmp/pip-req-tracker-e6ymg1fv' 2021-07-09T19:12:45,280 Running setup.py (path:/tmp/pip-wheel-jpl_3wpd/cubicweb-queueing_dbffcfd0be9147f78462e358eef8e991/setup.py) egg_info for package cubicweb-queueing 2021-07-09T19:12:45,281 Created temporary directory: /tmp/pip-pip-egg-info-fcoiu4f2 2021-07-09T19:12:45,281 Running command python setup.py egg_info 2021-07-09T19:12:45,899 Traceback (most recent call last): 2021-07-09T19:12:45,900 File "", line 1, in 2021-07-09T19:12:45,901 File "/tmp/pip-wheel-jpl_3wpd/cubicweb-queueing_dbffcfd0be9147f78462e358eef8e991/setup.py", line 118 2021-07-09T19:12:45,901 except OSError, ex: 2021-07-09T19:12:45,901 ^ 2021-07-09T19:12:45,901 SyntaxError: invalid syntax 2021-07-09T19:12:45,950 WARNING: Discarding https://files.pythonhosted.org/packages/7e/5a/6203766da96c944068cf72eddff129b2462657b1180f97e5e54d2b0f3f94/cubicweb-queueing-0.4.0.tar.gz#sha256=6e546a61c217c34c395ed9030dd9a43245cbb2a8ab7bd622a32584abbb2b9a98 (from https://pypi.org/simple/cubicweb-queueing/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:12:45,951 ERROR: Could not find a version that satisfies the requirement cubicweb-queueing==0.4.0 (from versions: 0.3.0, 0.3.1, 0.4.0) 2021-07-09T19:12:45,951 ERROR: No matching distribution found for cubicweb-queueing==0.4.0 2021-07-09T19:12:45,952 Exception information: 2021-07-09T19:12:45,952 Traceback (most recent call last): 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:12:45,952 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:12:45,952 raise RequirementsConflicted(criterion) 2021-07-09T19:12:45,952 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-queueing==0.4.0') 2021-07-09T19:12:45,952 2021-07-09T19:12:45,952 During handling of the above exception, another exception occurred: 2021-07-09T19:12:45,952 2021-07-09T19:12:45,952 Traceback (most recent call last): 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:12:45,952 result = self._result = resolver.resolve( 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:12:45,952 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:12:45,952 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:12:45,952 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-queueing==0.4.0'), parent=None)] 2021-07-09T19:12:45,952 2021-07-09T19:12:45,952 The above exception was the direct cause of the following exception: 2021-07-09T19:12:45,952 2021-07-09T19:12:45,952 Traceback (most recent call last): 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:12:45,952 status = self.run(options, args) 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:12:45,952 return func(self, options, args) 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:12:45,952 requirement_set = resolver.resolve( 2021-07-09T19:12:45,952 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:12:45,952 raise error from e 2021-07-09T19:12:45,952 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-queueing==0.4.0 2021-07-09T19:12:45,956 Removed cubicweb-queueing==0.4.0 from https://files.pythonhosted.org/packages/7e/5a/6203766da96c944068cf72eddff129b2462657b1180f97e5e54d2b0f3f94/cubicweb-queueing-0.4.0.tar.gz#sha256=6e546a61c217c34c395ed9030dd9a43245cbb2a8ab7bd622a32584abbb2b9a98 from build tracker '/tmp/pip-req-tracker-e6ymg1fv' 2021-07-09T19:12:45,957 Removed build tracker: '/tmp/pip-req-tracker-e6ymg1fv'