2021-07-14T09:38:37,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-e9167hjs 2021-07-14T09:38:37,916 Created temporary directory: /tmp/pip-req-tracker-g5uxov2h 2021-07-14T09:38:37,917 Initialized build tracking at /tmp/pip-req-tracker-g5uxov2h 2021-07-14T09:38:37,917 Created build tracker: /tmp/pip-req-tracker-g5uxov2h 2021-07-14T09:38:37,917 Entered build tracker: /tmp/pip-req-tracker-g5uxov2h 2021-07-14T09:38:37,918 Created temporary directory: /tmp/pip-wheel-fns7a1ux 2021-07-14T09:38:37,950 1 location(s) to search for versions of kw-retask: 2021-07-14T09:38:37,950 * https://pypi.org/simple/kw-retask/ 2021-07-14T09:38:37,951 Fetching project page and analyzing links: https://pypi.org/simple/kw-retask/ 2021-07-14T09:38:37,952 Getting page https://pypi.org/simple/kw-retask/ 2021-07-14T09:38:37,953 Found index url https://pypi.org/simple 2021-07-14T09:38:38,046 Found link https://files.pythonhosted.org/packages/75/cd/cc827cc15dd2bd5232b59fe77a9bc3871f46ff5afe6ebde307f529e89201/kw-retask-0.0.0.tar.gz#sha256=75570396345de098f19f509f675eb670db77cab04d8241c2351cfc1e035addfe (from https://pypi.org/simple/kw-retask/), version: 0.0.0 2021-07-14T09:38:38,046 Skipping link: not a file: https://pypi.org/simple/kw-retask/ 2021-07-14T09:38:38,065 Given no hashes to check 1 links for project 'kw-retask': discarding no candidates 2021-07-14T09:38:38,086 Collecting kw-retask==0.0.0 2021-07-14T09:38:38,088 Created temporary directory: /tmp/pip-unpack-c7263_va 2021-07-14T09:38:38,259 Downloading kw-retask-0.0.0.tar.gz (670 bytes) 2021-07-14T09:38:38,282 Added kw-retask==0.0.0 from https://files.pythonhosted.org/packages/75/cd/cc827cc15dd2bd5232b59fe77a9bc3871f46ff5afe6ebde307f529e89201/kw-retask-0.0.0.tar.gz#sha256=75570396345de098f19f509f675eb670db77cab04d8241c2351cfc1e035addfe to build tracker '/tmp/pip-req-tracker-g5uxov2h' 2021-07-14T09:38:38,283 Running setup.py (path:/tmp/pip-wheel-fns7a1ux/kw-retask_dea7274ac8ae47f1b1146233d6e5dec0/setup.py) egg_info for package kw-retask 2021-07-14T09:38:38,284 Created temporary directory: /tmp/pip-pip-egg-info-u5t7uap1 2021-07-14T09:38:38,284 Running command python setup.py egg_info 2021-07-14T09:38:39,431 running egg_info 2021-07-14T09:38:39,434 creating /tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info 2021-07-14T09:38:39,436 writing /tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/PKG-INFO 2021-07-14T09:38:39,438 writing dependency_links to /tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/dependency_links.txt 2021-07-14T09:38:39,440 writing top-level names to /tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/top_level.txt 2021-07-14T09:38:39,442 writing manifest file '/tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/SOURCES.txt' 2021-07-14T09:38:39,446 reading manifest file '/tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/SOURCES.txt' 2021-07-14T09:38:39,451 writing manifest file '/tmp/pip-pip-egg-info-u5t7uap1/kw_retask.egg-info/SOURCES.txt' 2021-07-14T09:38:39,452 Traceback (most recent call last): 2021-07-14T09:38:39,452 File "", line 1, in 2021-07-14T09:38:39,453 File "/tmp/pip-wheel-fns7a1ux/kw-retask_dea7274ac8ae47f1b1146233d6e5dec0/setup.py", line 9, in 2021-07-14T09:38:39,453 raise RuntimeError("This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com.") 2021-07-14T09:38:39,454 RuntimeError: This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com. 2021-07-14T09:38:39,515 WARNING: Discarding https://files.pythonhosted.org/packages/75/cd/cc827cc15dd2bd5232b59fe77a9bc3871f46ff5afe6ebde307f529e89201/kw-retask-0.0.0.tar.gz#sha256=75570396345de098f19f509f675eb670db77cab04d8241c2351cfc1e035addfe (from https://pypi.org/simple/kw-retask/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T09:38:39,517 ERROR: Could not find a version that satisfies the requirement kw-retask==0.0.0 (from versions: 0.0.0) 2021-07-14T09:38:39,517 ERROR: No matching distribution found for kw-retask==0.0.0 2021-07-14T09:38:39,517 Exception information: 2021-07-14T09:38:39,517 Traceback (most recent call last): 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:38:39,517 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:38:39,517 raise RequirementsConflicted(criterion) 2021-07-14T09:38:39,517 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kw-retask==0.0.0') 2021-07-14T09:38:39,517 2021-07-14T09:38:39,517 During handling of the above exception, another exception occurred: 2021-07-14T09:38:39,517 2021-07-14T09:38:39,517 Traceback (most recent call last): 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:38:39,517 result = self._result = resolver.resolve( 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:38:39,517 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:38:39,517 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:38:39,517 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kw-retask==0.0.0'), parent=None)] 2021-07-14T09:38:39,517 2021-07-14T09:38:39,517 The above exception was the direct cause of the following exception: 2021-07-14T09:38:39,517 2021-07-14T09:38:39,517 Traceback (most recent call last): 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:38:39,517 status = self.run(options, args) 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:38:39,517 return func(self, options, args) 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:38:39,517 requirement_set = resolver.resolve( 2021-07-14T09:38:39,517 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:38:39,517 raise error from e 2021-07-14T09:38:39,517 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kw-retask==0.0.0 2021-07-14T09:38:39,522 Removed kw-retask==0.0.0 from https://files.pythonhosted.org/packages/75/cd/cc827cc15dd2bd5232b59fe77a9bc3871f46ff5afe6ebde307f529e89201/kw-retask-0.0.0.tar.gz#sha256=75570396345de098f19f509f675eb670db77cab04d8241c2351cfc1e035addfe from build tracker '/tmp/pip-req-tracker-g5uxov2h' 2021-07-14T09:38:39,523 Removed build tracker: '/tmp/pip-req-tracker-g5uxov2h'