2021-03-16T10:13:10,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-omni_46c 2021-03-16T10:13:10,894 Created temporary directory: /tmp/pip-req-tracker-8jhuvquf 2021-03-16T10:13:10,895 Initialized build tracking at /tmp/pip-req-tracker-8jhuvquf 2021-03-16T10:13:10,895 Created build tracker: /tmp/pip-req-tracker-8jhuvquf 2021-03-16T10:13:10,895 Entered build tracker: /tmp/pip-req-tracker-8jhuvquf 2021-03-16T10:13:10,896 Created temporary directory: /tmp/pip-wheel-ysh061w0 2021-03-16T10:13:10,925 1 location(s) to search for versions of elulalib-feature-factory: 2021-03-16T10:13:10,925 * https://pypi.org/simple/elulalib-feature-factory/ 2021-03-16T10:13:10,925 Fetching project page and analyzing links: https://pypi.org/simple/elulalib-feature-factory/ 2021-03-16T10:13:10,926 Getting page https://pypi.org/simple/elulalib-feature-factory/ 2021-03-16T10:13:10,927 Found index url https://pypi.org/simple 2021-03-16T10:13:11,014 Found link https://files.pythonhosted.org/packages/5d/3a/8a4c3e205d629b0c23d80341921254c899508c06dbe788c7c633c73c55a0/elulalib-feature-factory-0.0.0.tar.gz#sha256=a8df47389a792c5c68a26c7fe7ac0394cf32b44a45234b253e14e7541fad6ed9 (from https://pypi.org/simple/elulalib-feature-factory/), version: 0.0.0 2021-03-16T10:13:11,028 Given no hashes to check 1 links for project 'elulalib-feature-factory': discarding no candidates 2021-03-16T10:13:11,043 Collecting elulalib-feature-factory==0.0.0 2021-03-16T10:13:11,046 Created temporary directory: /tmp/pip-unpack-5wemb49c 2021-03-16T10:13:11,218 Downloading elulalib-feature-factory-0.0.0.tar.gz (630 bytes) 2021-03-16T10:13:11,251 Added elulalib-feature-factory==0.0.0 from https://files.pythonhosted.org/packages/5d/3a/8a4c3e205d629b0c23d80341921254c899508c06dbe788c7c633c73c55a0/elulalib-feature-factory-0.0.0.tar.gz#sha256=a8df47389a792c5c68a26c7fe7ac0394cf32b44a45234b253e14e7541fad6ed9 to build tracker '/tmp/pip-req-tracker-8jhuvquf' 2021-03-16T10:13:11,252 Running setup.py (path:/tmp/pip-wheel-ysh061w0/elulalib-feature-factory_a9bbac7933b34cf49cc28ed8d4a17312/setup.py) egg_info for package elulalib-feature-factory 2021-03-16T10:13:11,253 Created temporary directory: /tmp/pip-pip-egg-info-ckwzmsdi 2021-03-16T10:13:11,253 Running command python setup.py egg_info 2021-03-16T10:13:12,057 Traceback (most recent call last): 2021-03-16T10:13:12,058 File "", line 1, in 2021-03-16T10:13:12,058 File "/tmp/pip-wheel-ysh061w0/elulalib-feature-factory_a9bbac7933b34cf49cc28ed8d4a17312/setup.py", line 3, in 2021-03-16T10:13:12,058 setup(name=f"elulalib.{os.environ['COMPONENT']}", author="Elula", version="0.0.0") 2021-03-16T10:13:12,058 File "/usr/lib/python3.7/os.py", line 678, in __getitem__ 2021-03-16T10:13:12,059 raise KeyError(key) from None 2021-03-16T10:13:12,059 KeyError: 'COMPONENT' 2021-03-16T10:13:12,103 WARNING: Discarding https://files.pythonhosted.org/packages/5d/3a/8a4c3e205d629b0c23d80341921254c899508c06dbe788c7c633c73c55a0/elulalib-feature-factory-0.0.0.tar.gz#sha256=a8df47389a792c5c68a26c7fe7ac0394cf32b44a45234b253e14e7541fad6ed9 (from https://pypi.org/simple/elulalib-feature-factory/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-16T10:13:12,104 ERROR: Could not find a version that satisfies the requirement elulalib-feature-factory==0.0.0 2021-03-16T10:13:12,105 ERROR: No matching distribution found for elulalib-feature-factory==0.0.0 2021-03-16T10:13:12,105 Exception information: 2021-03-16T10:13:12,105 Traceback (most recent call last): 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T10:13:12,105 crit = self.state.criteria[name] 2021-03-16T10:13:12,105 KeyError: 'elulalib-feature-factory' 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 During handling of the above exception, another exception occurred: 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 Traceback (most recent call last): 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T10:13:12,105 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T10:13:12,105 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T10:13:12,105 raise RequirementsConflicted(criterion) 2021-03-16T10:13:12,105 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('elulalib-feature-factory==0.0.0') 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 During handling of the above exception, another exception occurred: 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 Traceback (most recent call last): 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T10:13:12,105 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T10:13:12,105 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T10:13:12,105 raise ResolutionImpossible(e.criterion.information) 2021-03-16T10:13:12,105 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('elulalib-feature-factory==0.0.0'), parent=None)] 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 The above exception was the direct cause of the following exception: 2021-03-16T10:13:12,105 2021-03-16T10:13:12,105 Traceback (most recent call last): 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T10:13:12,105 status = self.run(options, args) 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T10:13:12,105 return func(self, options, args) 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T10:13:12,105 reqs, check_supported_wheels=True 2021-03-16T10:13:12,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T10:13:12,105 six.raise_from(error, e) 2021-03-16T10:13:12,105 File "", line 3, in raise_from 2021-03-16T10:13:12,105 pip._internal.exceptions.DistributionNotFound: No matching distribution found for elulalib-feature-factory==0.0.0 2021-03-16T10:13:12,111 Removed elulalib-feature-factory==0.0.0 from https://files.pythonhosted.org/packages/5d/3a/8a4c3e205d629b0c23d80341921254c899508c06dbe788c7c633c73c55a0/elulalib-feature-factory-0.0.0.tar.gz#sha256=a8df47389a792c5c68a26c7fe7ac0394cf32b44a45234b253e14e7541fad6ed9 from build tracker '/tmp/pip-req-tracker-8jhuvquf' 2021-03-16T10:13:12,111 Removed build tracker: '/tmp/pip-req-tracker-8jhuvquf'