2021-03-15T03:24:37,523 Created temporary directory: /tmp/pip-ephem-wheel-cache-gduh47ve 2021-03-15T03:24:37,527 Created temporary directory: /tmp/pip-req-tracker-ca5yk66m 2021-03-15T03:24:37,527 Initialized build tracking at /tmp/pip-req-tracker-ca5yk66m 2021-03-15T03:24:37,527 Created build tracker: /tmp/pip-req-tracker-ca5yk66m 2021-03-15T03:24:37,528 Entered build tracker: /tmp/pip-req-tracker-ca5yk66m 2021-03-15T03:24:37,528 Created temporary directory: /tmp/pip-wheel-ecii31mr 2021-03-15T03:24:37,558 1 location(s) to search for versions of gtest: 2021-03-15T03:24:37,558 * https://pypi.org/simple/gtest/ 2021-03-15T03:24:37,558 Fetching project page and analyzing links: https://pypi.org/simple/gtest/ 2021-03-15T03:24:37,558 Getting page https://pypi.org/simple/gtest/ 2021-03-15T03:24:37,560 Found index url https://pypi.org/simple 2021-03-15T03:24:37,659 Found link https://files.pythonhosted.org/packages/52/87/447265b893ac96cf2b3c383c22ce3b779b1d06213bcdac3f3510c42b9c54/gtest-0.1.0.tar.gz#sha256=96a9f37c9a52374b8a1c8cada8eb6c47815e3037554be6aeb97cda18199a1bea (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.0 2021-03-15T03:24:37,659 Found link https://files.pythonhosted.org/packages/31/e4/d76e37b947ba067b6b0b753f8b4da77acc705246274282abdb09a238952e/gtest-0.1.1.tar.gz#sha256=8c32a749928f3ceda5e72b02573908721b83c3517f7749298682087e845841be (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.1 2021-03-15T03:24:37,660 Found link https://files.pythonhosted.org/packages/3b/33/e5ec1cad6eaf5c66130de4c718aba3766b61c94d3b806160b1ab0767ca28/gtest-0.1.2.tar.gz#sha256=4f9d5c3fbe3e875e79128ac01d90110b80aba17180bf50892d162feb57b0126c (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.2 2021-03-15T03:24:37,661 Found link https://files.pythonhosted.org/packages/de/e2/b247edc0d54f8b3d83efc0d5b4c23a289f280bb7f4671db61c7d0e462a1d/gtest-0.1.3.tar.gz#sha256=fc3098cf197282e95280e17ad3889b367f07bbcefcb3b82001963dff4eb4994b (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.3 2021-03-15T03:24:37,661 Found link https://files.pythonhosted.org/packages/62/a9/018f4bca936a8e144f596ded3a5eaff677bc43c88bb98a42b331760407ad/gtest-0.1.4.tar.gz#sha256=202e622b3204921fbdd68fd16b266fbb75585259220859a2f0357c6958c09fd2 (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.4 2021-03-15T03:24:37,662 Found link https://files.pythonhosted.org/packages/63/05/789072372b347b4c354838f190230d67e69caa69999a6f4b605e7b6aa700/gtest-0.1.5.tar.gz#sha256=46866311b7bed4996ed193c3cdd850c44a1716e8d24cce8b7c37563807278d82 (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.5 2021-03-15T03:24:37,676 Given no hashes to check 1 links for project 'gtest': discarding no candidates 2021-03-15T03:24:37,691 Collecting gtest==0.1.4 2021-03-15T03:24:37,693 Created temporary directory: /tmp/pip-unpack-6s0zz2sn 2021-03-15T03:24:37,735 Downloading gtest-0.1.4.tar.gz (26 kB) 2021-03-15T03:24:37,859 Added gtest==0.1.4 from https://files.pythonhosted.org/packages/62/a9/018f4bca936a8e144f596ded3a5eaff677bc43c88bb98a42b331760407ad/gtest-0.1.4.tar.gz#sha256=202e622b3204921fbdd68fd16b266fbb75585259220859a2f0357c6958c09fd2 to build tracker '/tmp/pip-req-tracker-ca5yk66m' 2021-03-15T03:24:37,860 Running setup.py (path:/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/setup.py) egg_info for package gtest 2021-03-15T03:24:37,861 Created temporary directory: /tmp/pip-pip-egg-info-x05wqfkc 2021-03-15T03:24:37,861 Running command python setup.py egg_info 2021-03-15T03:24:38,822 Traceback (most recent call last): 2021-03-15T03:24:38,823 File "", line 1, in 2021-03-15T03:24:38,823 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/setup.py", line 3, in 2021-03-15T03:24:38,823 from gtest.gtest import GTest 2021-03-15T03:24:38,824 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/gtest/gtest.py", line 4, in 2021-03-15T03:24:38,824 from gtest.model.suite_tree import SuiteTree 2021-03-15T03:24:38,825 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/gtest/model/suite_tree.py", line 7, in 2021-03-15T03:24:38,825 from gtest.model.cases import Case, Step, Template 2021-03-15T03:24:38,825 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/gtest/model/cases.py", line 6, in 2021-03-15T03:24:38,826 from gtest.keyword_.keyword_ import KeyWord 2021-03-15T03:24:38,826 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/gtest/keyword_/keyword_.py", line 2, in 2021-03-15T03:24:38,827 from gtest.keyword_.selenium_ import keyword as sk 2021-03-15T03:24:38,827 File "/tmp/pip-wheel-ecii31mr/gtest_b31b5850e1a24ff0a38e262248bd8098/gtest/keyword_/selenium_.py", line 2, in 2021-03-15T03:24:38,827 from selenium.webdriver.support.wait import WebDriverWait as wait 2021-03-15T03:24:38,828 ModuleNotFoundError: No module named 'selenium' 2021-03-15T03:24:38,874 WARNING: Discarding https://files.pythonhosted.org/packages/62/a9/018f4bca936a8e144f596ded3a5eaff677bc43c88bb98a42b331760407ad/gtest-0.1.4.tar.gz#sha256=202e622b3204921fbdd68fd16b266fbb75585259220859a2f0357c6958c09fd2 (from https://pypi.org/simple/gtest/) (requires-python:>=3). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-15T03:24:38,875 ERROR: Could not find a version that satisfies the requirement gtest==0.1.4 2021-03-15T03:24:38,875 ERROR: No matching distribution found for gtest==0.1.4 2021-03-15T03:24:38,876 Exception information: 2021-03-15T03:24:38,876 Traceback (most recent call last): 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-15T03:24:38,876 crit = self.state.criteria[name] 2021-03-15T03:24:38,876 KeyError: 'gtest' 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 During handling of the above exception, another exception occurred: 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 Traceback (most recent call last): 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-15T03:24:38,876 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-15T03:24:38,876 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-15T03:24:38,876 raise RequirementsConflicted(criterion) 2021-03-15T03:24:38,876 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gtest==0.1.4') 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 During handling of the above exception, another exception occurred: 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 Traceback (most recent call last): 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-15T03:24:38,876 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-15T03:24:38,876 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-15T03:24:38,876 raise ResolutionImpossible(e.criterion.information) 2021-03-15T03:24:38,876 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gtest==0.1.4'), parent=None)] 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 The above exception was the direct cause of the following exception: 2021-03-15T03:24:38,876 2021-03-15T03:24:38,876 Traceback (most recent call last): 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-15T03:24:38,876 status = self.run(options, args) 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-15T03:24:38,876 return func(self, options, args) 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-15T03:24:38,876 reqs, check_supported_wheels=True 2021-03-15T03:24:38,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-15T03:24:38,876 six.raise_from(error, e) 2021-03-15T03:24:38,876 File "", line 3, in raise_from 2021-03-15T03:24:38,876 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gtest==0.1.4 2021-03-15T03:24:38,881 Removed gtest==0.1.4 from https://files.pythonhosted.org/packages/62/a9/018f4bca936a8e144f596ded3a5eaff677bc43c88bb98a42b331760407ad/gtest-0.1.4.tar.gz#sha256=202e622b3204921fbdd68fd16b266fbb75585259220859a2f0357c6958c09fd2 from build tracker '/tmp/pip-req-tracker-ca5yk66m' 2021-03-15T03:24:38,882 Removed build tracker: '/tmp/pip-req-tracker-ca5yk66m'