2021-07-09T23:17:14,488 Created temporary directory: /tmp/pip-ephem-wheel-cache-ssj14ynk 2021-07-09T23:17:14,491 Created temporary directory: /tmp/pip-req-tracker-055x88hd 2021-07-09T23:17:14,491 Initialized build tracking at /tmp/pip-req-tracker-055x88hd 2021-07-09T23:17:14,492 Created build tracker: /tmp/pip-req-tracker-055x88hd 2021-07-09T23:17:14,492 Entered build tracker: /tmp/pip-req-tracker-055x88hd 2021-07-09T23:17:14,492 Created temporary directory: /tmp/pip-wheel-1csda5d9 2021-07-09T23:17:14,525 1 location(s) to search for versions of zk-monitor: 2021-07-09T23:17:14,525 * https://pypi.org/simple/zk-monitor/ 2021-07-09T23:17:14,525 Fetching project page and analyzing links: https://pypi.org/simple/zk-monitor/ 2021-07-09T23:17:14,526 Getting page https://pypi.org/simple/zk-monitor/ 2021-07-09T23:17:14,528 Found index url https://pypi.org/simple 2021-07-09T23:17:14,707 Found link https://files.pythonhosted.org/packages/23/17/e86fce33313f4971c3b6c5143d9d6a4287d5ce73338390e31fca6dc8196c/zk_monitor-0.1.1.tar.gz#sha256=d023a90829f12a0f801e91f2c2a0d2854265953f0b17badab4a90caae870784f (from https://pypi.org/simple/zk-monitor/), version: 0.1.1 2021-07-09T23:17:14,707 Found link https://files.pythonhosted.org/packages/90/52/9d814268b7e5d17d36f8ad282c2b60e7378cd191dd461c55fc30e5423034/zk_monitor-0.1.2.tar.gz#sha256=29c3da728681f019477a8817047d7d50f1a54dda44c9b146f66ea510228325ee (from https://pypi.org/simple/zk-monitor/), version: 0.1.2 2021-07-09T23:17:14,708 Skipping link: not a file: https://pypi.org/simple/zk-monitor/ 2021-07-09T23:17:14,724 Given no hashes to check 1 links for project 'zk-monitor': discarding no candidates 2021-07-09T23:17:14,741 Collecting zk-monitor==0.1.1 2021-07-09T23:17:14,742 Created temporary directory: /tmp/pip-unpack-othcbwdp 2021-07-09T23:17:14,913 Downloading zk_monitor-0.1.1.tar.gz (17 kB) 2021-07-09T23:17:14,994 Added zk-monitor==0.1.1 from https://files.pythonhosted.org/packages/23/17/e86fce33313f4971c3b6c5143d9d6a4287d5ce73338390e31fca6dc8196c/zk_monitor-0.1.1.tar.gz#sha256=d023a90829f12a0f801e91f2c2a0d2854265953f0b17badab4a90caae870784f to build tracker '/tmp/pip-req-tracker-055x88hd' 2021-07-09T23:17:14,995 Running setup.py (path:/tmp/pip-wheel-1csda5d9/zk-monitor_1fa00ea2cf5e4480ac35b2fbe4e557d7/setup.py) egg_info for package zk-monitor 2021-07-09T23:17:14,996 Created temporary directory: /tmp/pip-pip-egg-info-l4fxf4j_ 2021-07-09T23:17:14,996 Running command python setup.py egg_info 2021-07-09T23:17:15,613 Traceback (most recent call last): 2021-07-09T23:17:15,614 File "", line 1, in 2021-07-09T23:17:15,614 File "/tmp/pip-wheel-1csda5d9/zk-monitor_1fa00ea2cf5e4480ac35b2fbe4e557d7/setup.py", line 19, in 2021-07-09T23:17:15,615 import nose 2021-07-09T23:17:15,615 ModuleNotFoundError: No module named 'nose' 2021-07-09T23:17:15,664 WARNING: Discarding https://files.pythonhosted.org/packages/23/17/e86fce33313f4971c3b6c5143d9d6a4287d5ce73338390e31fca6dc8196c/zk_monitor-0.1.1.tar.gz#sha256=d023a90829f12a0f801e91f2c2a0d2854265953f0b17badab4a90caae870784f (from https://pypi.org/simple/zk-monitor/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:17:15,665 ERROR: Could not find a version that satisfies the requirement zk-monitor==0.1.1 (from versions: 0.1.1, 0.1.2) 2021-07-09T23:17:15,666 ERROR: No matching distribution found for zk-monitor==0.1.1 2021-07-09T23:17:15,666 Exception information: 2021-07-09T23:17:15,666 Traceback (most recent call last): 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:17:15,666 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:17:15,666 raise RequirementsConflicted(criterion) 2021-07-09T23:17:15,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zk-monitor==0.1.1') 2021-07-09T23:17:15,666 2021-07-09T23:17:15,666 During handling of the above exception, another exception occurred: 2021-07-09T23:17:15,666 2021-07-09T23:17:15,666 Traceback (most recent call last): 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:17:15,666 result = self._result = resolver.resolve( 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:17:15,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:17:15,666 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:17:15,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zk-monitor==0.1.1'), parent=None)] 2021-07-09T23:17:15,666 2021-07-09T23:17:15,666 The above exception was the direct cause of the following exception: 2021-07-09T23:17:15,666 2021-07-09T23:17:15,666 Traceback (most recent call last): 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:17:15,666 status = self.run(options, args) 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:17:15,666 return func(self, options, args) 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:17:15,666 requirement_set = resolver.resolve( 2021-07-09T23:17:15,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:17:15,666 raise error from e 2021-07-09T23:17:15,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zk-monitor==0.1.1 2021-07-09T23:17:15,671 Removed zk-monitor==0.1.1 from https://files.pythonhosted.org/packages/23/17/e86fce33313f4971c3b6c5143d9d6a4287d5ce73338390e31fca6dc8196c/zk_monitor-0.1.1.tar.gz#sha256=d023a90829f12a0f801e91f2c2a0d2854265953f0b17badab4a90caae870784f from build tracker '/tmp/pip-req-tracker-055x88hd' 2021-07-09T23:17:15,671 Removed build tracker: '/tmp/pip-req-tracker-055x88hd'