2026-02-09T18:51:30,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-euuqgabk 2026-02-09T18:51:30,468 Created temporary directory: /tmp/pip-req-tracker-j9exgigk 2026-02-09T18:51:30,468 Initialized build tracking at /tmp/pip-req-tracker-j9exgigk 2026-02-09T18:51:30,469 Created build tracker: /tmp/pip-req-tracker-j9exgigk 2026-02-09T18:51:30,469 Entered build tracker: /tmp/pip-req-tracker-j9exgigk 2026-02-09T18:51:30,470 Created temporary directory: /tmp/pip-wheel-ld1kdphh 2026-02-09T18:51:30,515 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-02-09T18:51:30,520 2 location(s) to search for versions of triton-on-ray: 2026-02-09T18:51:30,520 * https://pypi.org/simple/triton-on-ray/ 2026-02-09T18:51:30,520 * https://www.piwheels.org/simple/triton-on-ray/ 2026-02-09T18:51:30,520 Fetching project page and analyzing links: https://pypi.org/simple/triton-on-ray/ 2026-02-09T18:51:30,521 Getting page https://pypi.org/simple/triton-on-ray/ 2026-02-09T18:51:30,525 Found index url https://pypi.org/simple 2026-02-09T18:51:30,534 Starting new HTTPS connection (1): pypi.org:443 2026-02-09T18:51:30,705 https://pypi.org:443 "GET /simple/triton-on-ray/ HTTP/1.1" 200 214 2026-02-09T18:51:30,858 Fetching project page and analyzing links: https://www.piwheels.org/simple/triton-on-ray/ 2026-02-09T18:51:30,858 Getting page https://www.piwheels.org/simple/triton-on-ray/ 2026-02-09T18:51:30,861 Found index url https://www.piwheels.org/simple 2026-02-09T18:51:30,865 Starting new HTTPS connection (1): www.piwheels.org:443 2026-02-09T18:51:30,990 https://www.piwheels.org:443 "GET /simple/triton-on-ray/ HTTP/1.1" 200 147 2026-02-09T18:51:31,065 Given no hashes to check 0 links for project 'triton-on-ray': discarding no candidates 2026-02-09T18:51:31,066 ERROR: Could not find a version that satisfies the requirement triton-on-ray==0.0.1 2026-02-09T18:51:31,067 ERROR: No matching distribution found for triton-on-ray==0.0.1 2026-02-09T18:51:31,068 Exception information: 2026-02-09T18:51:31,068 Traceback (most recent call last): 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-02-09T18:51:31,068 crit = self.state.criteria[name] 2026-02-09T18:51:31,068 KeyError: 'triton-on-ray' 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 During handling of the above exception, another exception occurred: 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 Traceback (most recent call last): 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-02-09T18:51:31,068 name, crit = self._merge_into_criterion(r, parent=None) 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-02-09T18:51:31,068 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-02-09T18:51:31,068 raise RequirementsConflicted(criterion) 2026-02-09T18:51:31,068 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('triton-on-ray==0.0.1') 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 During handling of the above exception, another exception occurred: 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 Traceback (most recent call last): 2026-02-09T18:51:31,068 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-02-09T18:51:31,068 self._result = resolver.resolve( 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-02-09T18:51:31,068 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-02-09T18:51:31,068 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-02-09T18:51:31,068 raise ResolutionImpossible(e.criterion.information) 2026-02-09T18:51:31,068 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('triton-on-ray==0.0.1'), parent=None)] 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 The above exception was the direct cause of the following exception: 2026-02-09T18:51:31,068 2026-02-09T18:51:31,068 Traceback (most recent call last): 2026-02-09T18:51:31,068 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-02-09T18:51:31,068 status = self.run(options, args) 2026-02-09T18:51:31,068 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-02-09T18:51:31,068 return func(self, options, args) 2026-02-09T18:51:31,068 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-02-09T18:51:31,068 requirement_set = resolver.resolve( 2026-02-09T18:51:31,068 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-02-09T18:51:31,068 six.raise_from(error, e) 2026-02-09T18:51:31,068 File "", line 3, in raise_from 2026-02-09T18:51:31,068 pip._internal.exceptions.DistributionNotFound: No matching distribution found for triton-on-ray==0.0.1 2026-02-09T18:51:31,077 Removed build tracker: '/tmp/pip-req-tracker-j9exgigk'