2020-11-12T04:30:27,888 Created temporary directory: /tmp/pip-ephem-wheel-cache-pa86iqs2 2020-11-12T04:30:27,890 Created temporary directory: /tmp/pip-req-tracker-6byovxfr 2020-11-12T04:30:27,891 Initialized build tracking at /tmp/pip-req-tracker-6byovxfr 2020-11-12T04:30:27,891 Created build tracker: /tmp/pip-req-tracker-6byovxfr 2020-11-12T04:30:27,891 Entered build tracker: /tmp/pip-req-tracker-6byovxfr 2020-11-12T04:30:27,892 Created temporary directory: /tmp/pip-wheel-r_mimhrk 2020-11-12T04:30:27,903 1 location(s) to search for versions of test-gh-actions: 2020-11-12T04:30:27,903 * https://pypi.org/simple/test-gh-actions/ 2020-11-12T04:30:27,903 Fetching project page and analyzing links: https://pypi.org/simple/test-gh-actions/ 2020-11-12T04:30:27,904 Getting page https://pypi.org/simple/test-gh-actions/ 2020-11-12T04:30:27,906 Found index url https://pypi.org/simple 2020-11-12T04:30:28,000 Found link https://files.pythonhosted.org/packages/8a/38/0872c1ce49315a3d3e9e5ba2a356ebb043518de1beb8ec72d5d6a1a63f0c/test-gh-actions-0.0.1.tar.gz#sha256=01ca2dc85ae6b3cabc944258f1e604288d442e455a5fb5f13f2500883049ea1d (from https://pypi.org/simple/test-gh-actions/) (requires-python:>=3.5), version: 0.0.1 2020-11-12T04:30:28,001 Found link https://files.pythonhosted.org/packages/17/38/5ec4810531c6126dd1ab39c206f48a6f26d131b6a6daf1bd84ad9eb2439e/test-gh-actions-0.0.2.tar.gz#sha256=d37b0cc125694811ea710be04ad39966a2dd5e897a1b555b19790f50ccc77130 (from https://pypi.org/simple/test-gh-actions/) (requires-python:>=3.5), version: 0.0.2 2020-11-12T04:30:28,002 Found link https://files.pythonhosted.org/packages/d4/ac/37c13a50851e405876baac92317c66fa453c81f266fcec83648f447ca44c/test-gh-actions-0.0.3.tar.gz#sha256=c0b67405b9fdead30fb1292c8bf7747a12aa0027bc00c3a3bace7924ec49a384 (from https://pypi.org/simple/test-gh-actions/) (requires-python:>=3.5), version: 0.0.3 2020-11-12T04:30:28,006 Given no hashes to check 1 links for project 'test-gh-actions': discarding no candidates 2020-11-12T04:30:28,006 Using version 0.0.3 (newest of versions: 0.0.3) 2020-11-12T04:30:28,010 Collecting test-gh-actions==0.0.3 2020-11-12T04:30:28,012 Created temporary directory: /tmp/pip-unpack-6694drkc 2020-11-12T04:30:28,053 Downloading test-gh-actions-0.0.3.tar.gz (988 bytes) 2020-11-12T04:30:28,080 Added test-gh-actions==0.0.3 from https://files.pythonhosted.org/packages/d4/ac/37c13a50851e405876baac92317c66fa453c81f266fcec83648f447ca44c/test-gh-actions-0.0.3.tar.gz#sha256=c0b67405b9fdead30fb1292c8bf7747a12aa0027bc00c3a3bace7924ec49a384 to build tracker '/tmp/pip-req-tracker-6byovxfr' 2020-11-12T04:30:28,081 Running setup.py (path:/tmp/pip-wheel-r_mimhrk/test-gh-actions/setup.py) egg_info for package test-gh-actions 2020-11-12T04:30:28,082 Created temporary directory: /tmp/pip-pip-egg-info-ld09n0vg 2020-11-12T04:30:28,082 Running command python setup.py egg_info 2020-11-12T04:30:28,909 Traceback (most recent call last): 2020-11-12T04:30:28,910 File "", line 1, in 2020-11-12T04:30:28,910 File "/tmp/pip-wheel-r_mimhrk/test-gh-actions/setup.py", line 6, in 2020-11-12T04:30:28,910 version=open('VERSION', 'r').read(), 2020-11-12T04:30:28,911 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2020-11-12T04:30:28,956 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-12T04:30:28,956 Exception information: 2020-11-12T04:30:28,956 Traceback (most recent call last): 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-12T04:30:28,956 status = self.run(options, args) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-12T04:30:28,956 return func(self, options, args) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-12T04:30:28,956 reqs, check_supported_wheels=True 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-12T04:30:28,956 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-12T04:30:28,956 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-12T04:30:28,956 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-12T04:30:28,956 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-12T04:30:28,956 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-12T04:30:28,956 self.req.prepare_metadata() 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-12T04:30:28,956 self.metadata_directory = self._generate_metadata() 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-12T04:30:28,956 details=self.name or "from {}".format(self.link) 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-12T04:30:28,956 command_desc='python setup.py egg_info', 2020-11-12T04:30:28,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-12T04:30:28,956 raise InstallationError(exc_msg) 2020-11-12T04:30:28,956 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-12T04:30:28,964 Removed test-gh-actions==0.0.3 from https://files.pythonhosted.org/packages/d4/ac/37c13a50851e405876baac92317c66fa453c81f266fcec83648f447ca44c/test-gh-actions-0.0.3.tar.gz#sha256=c0b67405b9fdead30fb1292c8bf7747a12aa0027bc00c3a3bace7924ec49a384 from build tracker '/tmp/pip-req-tracker-6byovxfr' 2020-11-12T04:30:28,965 Removed build tracker: '/tmp/pip-req-tracker-6byovxfr'