2022-03-03T18:10:25,939 Created temporary directory: /tmp/pip-ephem-wheel-cache-0eupxfdg 2022-03-03T18:10:25,944 Created temporary directory: /tmp/pip-req-tracker-6uknvn33 2022-03-03T18:10:25,945 Initialized build tracking at /tmp/pip-req-tracker-6uknvn33 2022-03-03T18:10:25,946 Created build tracker: /tmp/pip-req-tracker-6uknvn33 2022-03-03T18:10:25,946 Entered build tracker: /tmp/pip-req-tracker-6uknvn33 2022-03-03T18:10:25,947 Created temporary directory: /tmp/pip-wheel-y4d4ukn_ 2022-03-03T18:10:26,011 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-03T18:10:26,020 2 location(s) to search for versions of allure-pytest-logger: 2022-03-03T18:10:26,020 * https://pypi.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,020 * https://www.piwheels.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,021 Fetching project page and analyzing links: https://pypi.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,022 Getting page https://pypi.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,025 Found index url https://pypi.org/simple 2022-03-03T18:10:26,136 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4c/9c/9fa603968452ca885d2030469acca27f67667e5b6cb0f1d135955129d423/allure-pytest-logger-1.0.0.tar.gz#sha256=bd0be6ed4b11d1414106119faa36a8e34147fe48b72c1032869f29df09392d7e (from https://pypi.org/simple/allure-pytest-logger/) (requires-python:>=3.9,<4.0) 2022-03-03T18:10:26,137 Skipping link: No binaries permitted for allure-pytest-logger: https://files.pythonhosted.org/packages/61/16/12e9eab30f68b44521b798c7aeff81a66a5ab9e9ad256100359809619a5d/allure_pytest_logger-1.0.0-py3-none-any.whl#sha256=b527c4e61f7a00dfd2f451c8a5269d4a1c57ca64ed6cb76a3cbd0937cb57cdd5 (from https://pypi.org/simple/allure-pytest-logger/) (requires-python:>=3.9,<4.0) 2022-03-03T18:10:26,138 Fetching project page and analyzing links: https://www.piwheels.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,138 Getting page https://www.piwheels.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,140 Found index url https://www.piwheels.org/simple 2022-03-03T18:10:26,341 Skipping link: not a file: https://www.piwheels.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,341 Skipping link: not a file: https://pypi.org/simple/allure-pytest-logger/ 2022-03-03T18:10:26,375 Given no hashes to check 0 links for project 'allure-pytest-logger': discarding no candidates 2022-03-03T18:10:26,376 ERROR: Could not find a version that satisfies the requirement allure-pytest-logger==1.0.0 (from versions: none) 2022-03-03T18:10:26,379 ERROR: No matching distribution found for allure-pytest-logger==1.0.0 2022-03-03T18:10:26,381 Exception information: 2022-03-03T18:10:26,381 Traceback (most recent call last): 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-03T18:10:26,381 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-03T18:10:26,381 raise RequirementsConflicted(criterion) 2022-03-03T18:10:26,381 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('allure-pytest-logger==1.0.0') 2022-03-03T18:10:26,381 2022-03-03T18:10:26,381 During handling of the above exception, another exception occurred: 2022-03-03T18:10:26,381 2022-03-03T18:10:26,381 Traceback (most recent call last): 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-03T18:10:26,381 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-03T18:10:26,381 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-03T18:10:26,381 raise ResolutionImpossible(e.criterion.information) 2022-03-03T18:10:26,381 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('allure-pytest-logger==1.0.0'), parent=None)] 2022-03-03T18:10:26,381 2022-03-03T18:10:26,381 The above exception was the direct cause of the following exception: 2022-03-03T18:10:26,381 2022-03-03T18:10:26,381 Traceback (most recent call last): 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-03T18:10:26,381 status = run_func(*args) 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-03T18:10:26,381 return func(self, options, args) 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-03T18:10:26,381 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-03T18:10:26,381 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-03T18:10:26,381 raise error from e 2022-03-03T18:10:26,381 pip._internal.exceptions.DistributionNotFound: No matching distribution found for allure-pytest-logger==1.0.0 2022-03-03T18:10:26,389 Removed build tracker: '/tmp/pip-req-tracker-6uknvn33'