2021-07-10T03:39:43,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-czqochck 2021-07-10T03:39:43,112 Created temporary directory: /tmp/pip-req-tracker-x7xyl9l7 2021-07-10T03:39:43,112 Initialized build tracking at /tmp/pip-req-tracker-x7xyl9l7 2021-07-10T03:39:43,112 Created build tracker: /tmp/pip-req-tracker-x7xyl9l7 2021-07-10T03:39:43,112 Entered build tracker: /tmp/pip-req-tracker-x7xyl9l7 2021-07-10T03:39:43,113 Created temporary directory: /tmp/pip-wheel-ryw83m9d 2021-07-10T03:39:43,146 1 location(s) to search for versions of pentaho-db-changer: 2021-07-10T03:39:43,146 * https://pypi.org/simple/pentaho-db-changer/ 2021-07-10T03:39:43,147 Fetching project page and analyzing links: https://pypi.org/simple/pentaho-db-changer/ 2021-07-10T03:39:43,147 Getting page https://pypi.org/simple/pentaho-db-changer/ 2021-07-10T03:39:43,149 Found index url https://pypi.org/simple 2021-07-10T03:39:43,324 Found link https://files.pythonhosted.org/packages/f8/ff/b3fa6d96a45543f82419e978c961b9126fe24f1db43b8dc0c6206f2c73ff/pentaho-db-changer-0.0.1.tar.gz#sha256=3adc1a11c66def64d11a70c1f11877a7f916d3c70d63ad5c85f65c83b4722c57 (from https://pypi.org/simple/pentaho-db-changer/), version: 0.0.1 2021-07-10T03:39:43,324 Found link https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz#sha256=9e7dfab6f43ac5dc43a37419248f19fc87d269f064a7483d2265d298ee632ecd (from https://pypi.org/simple/pentaho-db-changer/), version: 0.0.3 2021-07-10T03:39:43,325 Skipping link: not a file: https://pypi.org/simple/pentaho-db-changer/ 2021-07-10T03:39:43,342 Given no hashes to check 1 links for project 'pentaho-db-changer': discarding no candidates 2021-07-10T03:39:43,361 Collecting pentaho-db-changer==0.0.1 2021-07-10T03:39:43,362 Created temporary directory: /tmp/pip-unpack-oqfp0lgs 2021-07-10T03:39:43,539 Downloading pentaho-db-changer-0.0.1.tar.gz (3.9 kB) 2021-07-10T03:39:43,579 Added pentaho-db-changer==0.0.1 from https://files.pythonhosted.org/packages/f8/ff/b3fa6d96a45543f82419e978c961b9126fe24f1db43b8dc0c6206f2c73ff/pentaho-db-changer-0.0.1.tar.gz#sha256=3adc1a11c66def64d11a70c1f11877a7f916d3c70d63ad5c85f65c83b4722c57 to build tracker '/tmp/pip-req-tracker-x7xyl9l7' 2021-07-10T03:39:43,580 Running setup.py (path:/tmp/pip-wheel-ryw83m9d/pentaho-db-changer_e6ec228a184449b1954e2b1e48615740/setup.py) egg_info for package pentaho-db-changer 2021-07-10T03:39:43,581 Created temporary directory: /tmp/pip-pip-egg-info-w10k8l27 2021-07-10T03:39:43,581 Running command python setup.py egg_info 2021-07-10T03:39:44,202 Traceback (most recent call last): 2021-07-10T03:39:44,203 File "", line 1, in 2021-07-10T03:39:44,203 File "/tmp/pip-wheel-ryw83m9d/pentaho-db-changer_e6ec228a184449b1954e2b1e48615740/setup.py", line 6, in 2021-07-10T03:39:44,204 VERSION = __import__('set_db_pdi').__version__ 2021-07-10T03:39:44,204 File "/tmp/pip-wheel-ryw83m9d/pentaho-db-changer_e6ec228a184449b1954e2b1e48615740/set_db_pdi/__init__.py", line 73 2021-07-10T03:39:44,204 print 'Done' 2021-07-10T03:39:44,204 ^ 2021-07-10T03:39:44,205 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Done')? 2021-07-10T03:39:44,253 WARNING: Discarding https://files.pythonhosted.org/packages/f8/ff/b3fa6d96a45543f82419e978c961b9126fe24f1db43b8dc0c6206f2c73ff/pentaho-db-changer-0.0.1.tar.gz#sha256=3adc1a11c66def64d11a70c1f11877a7f916d3c70d63ad5c85f65c83b4722c57 (from https://pypi.org/simple/pentaho-db-changer/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:39:44,254 ERROR: Could not find a version that satisfies the requirement pentaho-db-changer==0.0.1 (from versions: 0.0.1, 0.0.3) 2021-07-10T03:39:44,255 ERROR: No matching distribution found for pentaho-db-changer==0.0.1 2021-07-10T03:39:44,255 Exception information: 2021-07-10T03:39:44,255 Traceback (most recent call last): 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:39:44,255 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:39:44,255 raise RequirementsConflicted(criterion) 2021-07-10T03:39:44,255 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pentaho-db-changer==0.0.1') 2021-07-10T03:39:44,255 2021-07-10T03:39:44,255 During handling of the above exception, another exception occurred: 2021-07-10T03:39:44,255 2021-07-10T03:39:44,255 Traceback (most recent call last): 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:39:44,255 result = self._result = resolver.resolve( 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:39:44,255 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:39:44,255 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:39:44,255 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pentaho-db-changer==0.0.1'), parent=None)] 2021-07-10T03:39:44,255 2021-07-10T03:39:44,255 The above exception was the direct cause of the following exception: 2021-07-10T03:39:44,255 2021-07-10T03:39:44,255 Traceback (most recent call last): 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:39:44,255 status = self.run(options, args) 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:39:44,255 return func(self, options, args) 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:39:44,255 requirement_set = resolver.resolve( 2021-07-10T03:39:44,255 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:39:44,255 raise error from e 2021-07-10T03:39:44,255 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pentaho-db-changer==0.0.1 2021-07-10T03:39:44,259 Removed pentaho-db-changer==0.0.1 from https://files.pythonhosted.org/packages/f8/ff/b3fa6d96a45543f82419e978c961b9126fe24f1db43b8dc0c6206f2c73ff/pentaho-db-changer-0.0.1.tar.gz#sha256=3adc1a11c66def64d11a70c1f11877a7f916d3c70d63ad5c85f65c83b4722c57 from build tracker '/tmp/pip-req-tracker-x7xyl9l7' 2021-07-10T03:39:44,260 Removed build tracker: '/tmp/pip-req-tracker-x7xyl9l7'