2020-06-25T13:51:39,673 Created temporary directory: /tmp/pip-ephem-wheel-cache-y6ivxgr9 2020-06-25T13:51:39,677 Created temporary directory: /tmp/pip-req-tracker-902rno74 2020-06-25T13:51:39,677 Initialized build tracking at /tmp/pip-req-tracker-902rno74 2020-06-25T13:51:39,678 Created build tracker: /tmp/pip-req-tracker-902rno74 2020-06-25T13:51:39,678 Entered build tracker: /tmp/pip-req-tracker-902rno74 2020-06-25T13:51:39,680 Created temporary directory: /tmp/pip-wheel-d_nj9km1 2020-06-25T13:51:39,694 1 location(s) to search for versions of oximachinerunner: 2020-06-25T13:51:39,694 * https://pypi.org/simple/oximachinerunner/ 2020-06-25T13:51:39,695 Fetching project page and analyzing links: https://pypi.org/simple/oximachinerunner/ 2020-06-25T13:51:39,695 Getting page https://pypi.org/simple/oximachinerunner/ 2020-06-25T13:51:39,698 Found index url https://pypi.org/simple 2020-06-25T13:51:39,895 Skipping link: No binaries permitted for oximachinerunner: https://files.pythonhosted.org/packages/59/77/b890dc6c27e1ebd27147ce633c1ffd706cd4e39e9e48d6c963d20f6570ee/oximachinerunner-0.1a0-py3-none-any.whl#sha256=10ba10070a1ac83fb9dac607e91b5ef0728df939c1a892a4c6838c32051942eb (from https://pypi.org/simple/oximachinerunner/) (requires-python:>=3.6.0,<3.8.0) 2020-06-25T13:51:39,897 Found link https://files.pythonhosted.org/packages/c1/c5/2d967a9477fc72b6b64fd633581e5ef8e7772f8e2954590380c336357d49/oximachinerunner-0.1a0.tar.gz#sha256=88764f33f97425570a7cfaa9ecced88c5d79ba8eb7a5302f8df53d2e05f103ae (from https://pypi.org/simple/oximachinerunner/) (requires-python:>=3.6.0,<3.8.0), version: 0.1a0 2020-06-25T13:51:39,898 Skipping link: No binaries permitted for oximachinerunner: https://files.pythonhosted.org/packages/b6/21/6f5fa8d3c19db8558c4a6a0400a9fc91f5b320110271c20cf73bf8927e98/oximachinerunner-0.2a0-py3-none-any.whl#sha256=3ac023ac4a689c91e5076faca5089493a14a7d17a04557b725c5468da8d9d4e6 (from https://pypi.org/simple/oximachinerunner/) (requires-python:>=3.6.0,<3.8.0) 2020-06-25T13:51:39,899 Found link https://files.pythonhosted.org/packages/56/51/f2adcb6d844b9df0049a88cf7faf87eca72ae63d775ae42b913fd81de70f/oximachinerunner-0.2a0.tar.gz#sha256=65dd1eb9c8f0395d9a0b1b51bc15efb294e3c1b6f29b5c3d9ef92f3f882398e7 (from https://pypi.org/simple/oximachinerunner/) (requires-python:>=3.6.0,<3.8.0), version: 0.2a0 2020-06-25T13:51:39,906 Given no hashes to check 1 links for project 'oximachinerunner': discarding no candidates 2020-06-25T13:51:39,907 Using version 0.1a0 (newest of versions: 0.1a0) 2020-06-25T13:51:39,914 Collecting oximachinerunner==0.1a0 2020-06-25T13:51:39,918 Created temporary directory: /tmp/pip-unpack-jfib_zzx 2020-06-25T13:51:39,995 Downloading oximachinerunner-0.1a0.tar.gz (35.1 MB) 2020-06-25T13:51:59,624 Added oximachinerunner==0.1a0 from https://files.pythonhosted.org/packages/c1/c5/2d967a9477fc72b6b64fd633581e5ef8e7772f8e2954590380c336357d49/oximachinerunner-0.1a0.tar.gz#sha256=88764f33f97425570a7cfaa9ecced88c5d79ba8eb7a5302f8df53d2e05f103ae to build tracker '/tmp/pip-req-tracker-902rno74' 2020-06-25T13:51:59,627 Running setup.py (path:/tmp/pip-wheel-d_nj9km1/oximachinerunner/setup.py) egg_info for package oximachinerunner 2020-06-25T13:51:59,628 Created temporary directory: /tmp/pip-pip-egg-info-1hcpdeq1 2020-06-25T13:51:59,629 Running command python setup.py egg_info 2020-06-25T13:52:01,354 Traceback (most recent call last): 2020-06-25T13:52:01,355 File "", line 1, in 2020-06-25T13:52:01,356 File "/tmp/pip-wheel-d_nj9km1/oximachinerunner/setup.py", line 23, in 2020-06-25T13:52:01,357 with open('requirements.txt', 'r') as fh: 2020-06-25T13:52:01,358 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-06-25T13:52:01,458 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-25T13:52:01,459 Exception information: 2020-06-25T13:52:01,459 Traceback (most recent call last): 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-25T13:52:01,459 status = self.run(options, args) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-25T13:52:01,459 return func(self, options, args) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-25T13:52:01,459 reqs, check_supported_wheels=True 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-25T13:52:01,459 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-25T13:52:01,459 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-25T13:52:01,459 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-25T13:52:01,459 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-25T13:52:01,459 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-25T13:52:01,459 self.req.prepare_metadata() 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-25T13:52:01,459 self.metadata_directory = self._generate_metadata() 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-25T13:52:01,459 details=self.name or "from {}".format(self.link) 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-25T13:52:01,459 command_desc='python setup.py egg_info', 2020-06-25T13:52:01,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-25T13:52:01,459 raise InstallationError(exc_msg) 2020-06-25T13:52:01,459 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-25T13:52:01,476 Removed oximachinerunner==0.1a0 from https://files.pythonhosted.org/packages/c1/c5/2d967a9477fc72b6b64fd633581e5ef8e7772f8e2954590380c336357d49/oximachinerunner-0.1a0.tar.gz#sha256=88764f33f97425570a7cfaa9ecced88c5d79ba8eb7a5302f8df53d2e05f103ae from build tracker '/tmp/pip-req-tracker-902rno74' 2020-06-25T13:52:01,477 Removed build tracker: '/tmp/pip-req-tracker-902rno74'