2021-07-10T08:20:41,123 Created temporary directory: /tmp/pip-ephem-wheel-cache-ypjf8bpp 2021-07-10T08:20:41,126 Created temporary directory: /tmp/pip-req-tracker-a89bn4vl 2021-07-10T08:20:41,127 Initialized build tracking at /tmp/pip-req-tracker-a89bn4vl 2021-07-10T08:20:41,127 Created build tracker: /tmp/pip-req-tracker-a89bn4vl 2021-07-10T08:20:41,127 Entered build tracker: /tmp/pip-req-tracker-a89bn4vl 2021-07-10T08:20:41,128 Created temporary directory: /tmp/pip-wheel-12u_moic 2021-07-10T08:20:41,162 1 location(s) to search for versions of multitest: 2021-07-10T08:20:41,162 * https://pypi.org/simple/multitest/ 2021-07-10T08:20:41,162 Fetching project page and analyzing links: https://pypi.org/simple/multitest/ 2021-07-10T08:20:41,163 Getting page https://pypi.org/simple/multitest/ 2021-07-10T08:20:41,164 Found index url https://pypi.org/simple 2021-07-10T08:20:41,253 Found link https://files.pythonhosted.org/packages/51/4d/86ee8cb6a0de81a5e0ca072b8b1bb9f005e06f3256755f4ff1cc476589fd/multitest-0.1.0.tar.gz#sha256=f0ff55b3c50908fef739d3bad01fc31232c5aac478478621549c522d0d032dd1 (from https://pypi.org/simple/multitest/), version: 0.1.0 2021-07-10T08:20:41,254 Found link https://files.pythonhosted.org/packages/68/bd/16b01e36dea217578a7cc7835c7ea7bea960dd4e786790ae2c46d32cfdd6/multitest-0.1.1.tar.gz#sha256=1cc74488dfb9032c5a33065eab69a9790ba503df1b0e50e52deb1879a596052a (from https://pypi.org/simple/multitest/), version: 0.1.1 2021-07-10T08:20:41,254 Found link https://files.pythonhosted.org/packages/34/23/4353491baf34a254e91d1e9b6489d3d55a3c5285b962706a03cc61c2113f/multitest-0.1.2.tar.gz#sha256=d860cc3b60e6e254cfe20fd597018438b36b884cb2cff375f3f71ab6f360328a (from https://pypi.org/simple/multitest/), version: 0.1.2 2021-07-10T08:20:41,254 Skipping link: not a file: https://pypi.org/simple/multitest/ 2021-07-10T08:20:41,272 Given no hashes to check 1 links for project 'multitest': discarding no candidates 2021-07-10T08:20:41,291 Collecting multitest==0.1.1 2021-07-10T08:20:41,292 Created temporary directory: /tmp/pip-unpack-h5yvd_x5 2021-07-10T08:20:41,464 Downloading multitest-0.1.1.tar.gz (3.6 kB) 2021-07-10T08:20:41,503 Added multitest==0.1.1 from https://files.pythonhosted.org/packages/68/bd/16b01e36dea217578a7cc7835c7ea7bea960dd4e786790ae2c46d32cfdd6/multitest-0.1.1.tar.gz#sha256=1cc74488dfb9032c5a33065eab69a9790ba503df1b0e50e52deb1879a596052a to build tracker '/tmp/pip-req-tracker-a89bn4vl' 2021-07-10T08:20:41,504 Running setup.py (path:/tmp/pip-wheel-12u_moic/multitest_1d992d4062474d5189fb48202f81ea16/setup.py) egg_info for package multitest 2021-07-10T08:20:41,505 Created temporary directory: /tmp/pip-pip-egg-info-kp7g3r01 2021-07-10T08:20:41,505 Running command python setup.py egg_info 2021-07-10T08:20:42,168 Traceback (most recent call last): 2021-07-10T08:20:42,169 File "", line 1, in 2021-07-10T08:20:42,169 File "/tmp/pip-wheel-12u_moic/multitest_1d992d4062474d5189fb48202f81ea16/setup.py", line 2, in 2021-07-10T08:20:42,169 import multitest 2021-07-10T08:20:42,169 File "/tmp/pip-wheel-12u_moic/multitest_1d992d4062474d5189fb48202f81ea16/multitest/__init__.py", line 1, in 2021-07-10T08:20:42,170 from multitest.runner import MultiprocessTestRunner 2021-07-10T08:20:42,170 File "/tmp/pip-wheel-12u_moic/multitest_1d992d4062474d5189fb48202f81ea16/multitest/runner.py", line 4, in 2021-07-10T08:20:42,170 from StringIO import StringIO 2021-07-10T08:20:42,170 ModuleNotFoundError: No module named 'StringIO' 2021-07-10T08:20:42,218 WARNING: Discarding https://files.pythonhosted.org/packages/68/bd/16b01e36dea217578a7cc7835c7ea7bea960dd4e786790ae2c46d32cfdd6/multitest-0.1.1.tar.gz#sha256=1cc74488dfb9032c5a33065eab69a9790ba503df1b0e50e52deb1879a596052a (from https://pypi.org/simple/multitest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:20:42,219 ERROR: Could not find a version that satisfies the requirement multitest==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-10T08:20:42,220 ERROR: No matching distribution found for multitest==0.1.1 2021-07-10T08:20:42,220 Exception information: 2021-07-10T08:20:42,220 Traceback (most recent call last): 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:20:42,220 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:20:42,220 raise RequirementsConflicted(criterion) 2021-07-10T08:20:42,220 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('multitest==0.1.1') 2021-07-10T08:20:42,220 2021-07-10T08:20:42,220 During handling of the above exception, another exception occurred: 2021-07-10T08:20:42,220 2021-07-10T08:20:42,220 Traceback (most recent call last): 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:20:42,220 result = self._result = resolver.resolve( 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:20:42,220 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:20:42,220 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:20:42,220 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('multitest==0.1.1'), parent=None)] 2021-07-10T08:20:42,220 2021-07-10T08:20:42,220 The above exception was the direct cause of the following exception: 2021-07-10T08:20:42,220 2021-07-10T08:20:42,220 Traceback (most recent call last): 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:20:42,220 status = self.run(options, args) 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:20:42,220 return func(self, options, args) 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:20:42,220 requirement_set = resolver.resolve( 2021-07-10T08:20:42,220 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:20:42,220 raise error from e 2021-07-10T08:20:42,220 pip._internal.exceptions.DistributionNotFound: No matching distribution found for multitest==0.1.1 2021-07-10T08:20:42,225 Removed multitest==0.1.1 from https://files.pythonhosted.org/packages/68/bd/16b01e36dea217578a7cc7835c7ea7bea960dd4e786790ae2c46d32cfdd6/multitest-0.1.1.tar.gz#sha256=1cc74488dfb9032c5a33065eab69a9790ba503df1b0e50e52deb1879a596052a from build tracker '/tmp/pip-req-tracker-a89bn4vl' 2021-07-10T08:20:42,225 Removed build tracker: '/tmp/pip-req-tracker-a89bn4vl'