2021-01-14T00:33:37,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-3mjupm2n 2021-01-14T00:33:37,455 Created temporary directory: /tmp/pip-req-tracker-3c_1fcm2 2021-01-14T00:33:37,455 Initialized build tracking at /tmp/pip-req-tracker-3c_1fcm2 2021-01-14T00:33:37,456 Created build tracker: /tmp/pip-req-tracker-3c_1fcm2 2021-01-14T00:33:37,456 Entered build tracker: /tmp/pip-req-tracker-3c_1fcm2 2021-01-14T00:33:37,456 Created temporary directory: /tmp/pip-wheel-w0idgan0 2021-01-14T00:33:37,467 1 location(s) to search for versions of histodata: 2021-01-14T00:33:37,467 * https://pypi.org/simple/histodata/ 2021-01-14T00:33:37,468 Fetching project page and analyzing links: https://pypi.org/simple/histodata/ 2021-01-14T00:33:37,468 Getting page https://pypi.org/simple/histodata/ 2021-01-14T00:33:37,470 Found index url https://pypi.org/simple 2021-01-14T00:33:37,567 Found link https://files.pythonhosted.org/packages/1b/4a/e5f8f7b6507450581a9d1523d78fd6e2e9e605ef2e1f543a10f75df79fcb/histodata-0.1.0-py3-none-any.whl#sha256=848db8a7b118bac9ccb1e62e231263996f73ba6ace514768b66d41d936ea1c57 (from https://pypi.org/simple/histodata/) (requires-python:>=3.6), version: 0.1.0 2021-01-14T00:33:37,567 Found link https://files.pythonhosted.org/packages/42/ef/1f612df9ae5fd0c09eb3de2ce5f1bb6facc31f12fe9b1075e3950d6921f6/histodata-0.1.0.tar.gz#sha256=5a27c2a00f3ae67d3eb9d6a322cbe477e19eb91d6477a34700cdd95b7bedb208 (from https://pypi.org/simple/histodata/) (requires-python:>=3.6), version: 0.1.0 2021-01-14T00:33:37,568 Found link https://files.pythonhosted.org/packages/71/b5/02a2ab346912988d74be964fc92b4f04ebf310f0b9cf4cc9ccea247d8539/histodata-0.1.1.tar.gz#sha256=1ace59e3fb535a1c8b5e1c5d64cd2fab30fd5f9273a30a1b63f762293d1d575a (from https://pypi.org/simple/histodata/) (requires-python:>=3.6), version: 0.1.1 2021-01-14T00:33:37,569 Given no hashes to check 1 links for project 'histodata': discarding no candidates 2021-01-14T00:33:37,570 Using version 0.1.1 (newest of versions: 0.1.1) 2021-01-14T00:33:37,573 Collecting histodata==0.1.1 2021-01-14T00:33:37,575 Created temporary directory: /tmp/pip-unpack-aq8en8jv 2021-01-14T00:33:37,757 Downloading histodata-0.1.1.tar.gz (4.5 kB) 2021-01-14T00:33:37,809 Added histodata==0.1.1 from https://files.pythonhosted.org/packages/71/b5/02a2ab346912988d74be964fc92b4f04ebf310f0b9cf4cc9ccea247d8539/histodata-0.1.1.tar.gz#sha256=1ace59e3fb535a1c8b5e1c5d64cd2fab30fd5f9273a30a1b63f762293d1d575a to build tracker '/tmp/pip-req-tracker-3c_1fcm2' 2021-01-14T00:33:37,810 Running setup.py (path:/tmp/pip-wheel-w0idgan0/histodata/setup.py) egg_info for package histodata 2021-01-14T00:33:37,811 Created temporary directory: /tmp/pip-pip-egg-info-vavo7jpr 2021-01-14T00:33:37,811 Running command python setup.py egg_info 2021-01-14T00:33:38,786 Traceback (most recent call last): 2021-01-14T00:33:38,787 File "", line 1, in 2021-01-14T00:33:38,787 File "/tmp/pip-wheel-w0idgan0/histodata/setup.py", line 9, in 2021-01-14T00:33:38,787 version = os.environ['CI_COMMIT_TAG'], 2021-01-14T00:33:38,788 File "/usr/lib/python3.7/os.py", line 678, in __getitem__ 2021-01-14T00:33:38,788 raise KeyError(key) from None 2021-01-14T00:33:38,789 KeyError: 'CI_COMMIT_TAG' 2021-01-14T00:33:38,833 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-14T00:33:38,833 Exception information: 2021-01-14T00:33:38,833 Traceback (most recent call last): 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-14T00:33:38,833 status = self.run(options, args) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-14T00:33:38,833 return func(self, options, args) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-14T00:33:38,833 reqs, check_supported_wheels=True 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-14T00:33:38,833 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-14T00:33:38,833 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2021-01-14T00:33:38,833 abstract_dist = self.preparer.prepare_linked_requirement(req) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2021-01-14T00:33:38,833 req, self.req_tracker, self.finder, self.build_isolation, 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2021-01-14T00:33:38,833 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2021-01-14T00:33:38,833 self.req.prepare_metadata() 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2021-01-14T00:33:38,833 self.metadata_directory = self._generate_metadata() 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2021-01-14T00:33:38,833 details=self.name or "from {}".format(self.link) 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2021-01-14T00:33:38,833 command_desc='python setup.py egg_info', 2021-01-14T00:33:38,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2021-01-14T00:33:38,833 raise InstallationError(exc_msg) 2021-01-14T00:33:38,833 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-14T00:33:38,841 Removed histodata==0.1.1 from https://files.pythonhosted.org/packages/71/b5/02a2ab346912988d74be964fc92b4f04ebf310f0b9cf4cc9ccea247d8539/histodata-0.1.1.tar.gz#sha256=1ace59e3fb535a1c8b5e1c5d64cd2fab30fd5f9273a30a1b63f762293d1d575a from build tracker '/tmp/pip-req-tracker-3c_1fcm2' 2021-01-14T00:33:38,842 Removed build tracker: '/tmp/pip-req-tracker-3c_1fcm2'