2025-09-10T07:02:21,514 Created temporary directory: /tmp/pip-build-tracker-hxglbkli 2025-09-10T07:02:21,516 Initialized build tracking at /tmp/pip-build-tracker-hxglbkli 2025-09-10T07:02:21,516 Created build tracker: /tmp/pip-build-tracker-hxglbkli 2025-09-10T07:02:21,517 Entered build tracker: /tmp/pip-build-tracker-hxglbkli 2025-09-10T07:02:21,518 Created temporary directory: /tmp/pip-wheel-0imid8t0 2025-09-10T07:02:21,524 Created temporary directory: /tmp/pip-ephem-wheel-cache-fh49th8h 2025-09-10T07:02:21,644 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-10T07:02:21,650 2 location(s) to search for versions of vsfs: 2025-09-10T07:02:21,650 * https://pypi.org/simple/vsfs/ 2025-09-10T07:02:21,650 * https://www.piwheels.org/simple/vsfs/ 2025-09-10T07:02:21,651 Fetching project page and analyzing links: https://pypi.org/simple/vsfs/ 2025-09-10T07:02:21,652 Getting page https://pypi.org/simple/vsfs/ 2025-09-10T07:02:21,654 Found index url https://pypi.org/simple/ 2025-09-10T07:02:21,784 Fetched page https://pypi.org/simple/vsfs/ as application/vnd.pypi.simple.v1+json 2025-09-10T07:02:21,786 Found link https://files.pythonhosted.org/packages/45/ce/7cde53ee85ef4e64eac6a775496348525e117fece1eced8741d2ff0568d7/vsfs-0.0.tar.gz (from https://pypi.org/simple/vsfs/), version: 0.0 2025-09-10T07:02:21,787 Found link https://files.pythonhosted.org/packages/22/1c/84a894585899b6e9c0c1198a60527c8dcc89c1ff48562a87c8c73c667e12/vsfs-0.1.tar.gz (from https://pypi.org/simple/vsfs/), version: 0.1 2025-09-10T07:02:21,788 Found link https://files.pythonhosted.org/packages/af/bf/538ecdf932a9f5e0570ad5205c71fd404f13afdce77f690126e7f4759be8/vsfs-0.2.tar.gz (from https://pypi.org/simple/vsfs/), version: 0.2 2025-09-10T07:02:21,789 Found link https://files.pythonhosted.org/packages/81/f9/cbc5fe67ecb1d4d46d15363a41cb5afeeb0abd8aa01e4f3e78d93abe6af9/vsfs-0.3.tar.gz (from https://pypi.org/simple/vsfs/), version: 0.3 2025-09-10T07:02:21,790 Fetching project page and analyzing links: https://www.piwheels.org/simple/vsfs/ 2025-09-10T07:02:21,791 Getting page https://www.piwheels.org/simple/vsfs/ 2025-09-10T07:02:21,793 Found index url https://www.piwheels.org/simple/ 2025-09-10T07:02:21,937 Fetched page https://www.piwheels.org/simple/vsfs/ as text/html 2025-09-10T07:02:21,940 Skipping link: No binaries permitted for vsfs: https://archive1.piwheels.org/simple/vsfs/vsfs-0.1-py3-none-any.whl#sha256=891a55cd0be39205de13748c69d6d001724f1cb899cdf15cd2a99295fac84db9 (from https://www.piwheels.org/simple/vsfs/) 2025-09-10T07:02:21,940 Skipping link: No binaries permitted for vsfs: https://archive1.piwheels.org/simple/vsfs/vsfs-0.0-py3-none-any.whl#sha256=406a0f4fc137d883407f2b9a06aed5ab31fd7cdd538807d2e25642307685a663 (from https://www.piwheels.org/simple/vsfs/) 2025-09-10T07:02:21,941 Skipping link: not a file: https://www.piwheels.org/simple/vsfs/ 2025-09-10T07:02:21,942 Skipping link: not a file: https://pypi.org/simple/vsfs/ 2025-09-10T07:02:21,990 Given no hashes to check 1 links for project 'vsfs': discarding no candidates 2025-09-10T07:02:21,993 Collecting vsfs==0.2 2025-09-10T07:02:21,996 Created temporary directory: /tmp/pip-unpack-yroe5sz6 2025-09-10T07:02:22,185 Downloading vsfs-0.2.tar.gz (19 kB) 2025-09-10T07:02:22,225 ERROR: Invalid member in the tar file /tmp/pip-unpack-yroe5sz6/vsfs-0.2.tar.gz: 'vsfs/vpv.py' is a link to an absolute path 2025-09-10T07:02:22,228 Exception information: 2025-09-10T07:02:22,228 Traceback (most recent call last): 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 208, in pip_filter 2025-09-10T07:02:22,228 member = data_filter(member, location) 2025-09-10T07:02:22,228 File "/usr/lib/python3.13/tarfile.py", line 848, in data_filter 2025-09-10T07:02:22,228 new_attrs = _get_filtered_attrs(member, dest_path, True) 2025-09-10T07:02:22,228 File "/usr/lib/python3.13/tarfile.py", line 821, in _get_filtered_attrs 2025-09-10T07:02:22,228 raise AbsoluteLinkError(member) 2025-09-10T07:02:22,228 tarfile.AbsoluteLinkError: 'vsfs/vpv.py' is a link to an absolute path 2025-09-10T07:02:22,228 2025-09-10T07:02:22,228 During handling of the above exception, another exception occurred: 2025-09-10T07:02:22,228 2025-09-10T07:02:22,228 Traceback (most recent call last): 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-10T07:02:22,228 status = _inner_run() 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-10T07:02:22,228 return self.run(options, args) 2025-09-10T07:02:22,228 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-10T07:02:22,228 return func(self, options, args) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-10T07:02:22,228 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-10T07:02:22,228 result = self._result = resolver.resolve( 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~^ 2025-09-10T07:02:22,228 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 ^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-10T07:02:22,228 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-10T07:02:22,228 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-10T07:02:22,228 if not criterion.candidates: 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-10T07:02:22,228 return bool(self._sequence) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-10T07:02:22,228 self._bool = any(self) 2025-09-10T07:02:22,228 ~~~^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-10T07:02:22,228 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-10T07:02:22,228 ^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-10T07:02:22,228 candidate = func() 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-10T07:02:22,228 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-10T07:02:22,228 link, template, name, version 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 ^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-10T07:02:22,228 self._link_candidate_cache[link] = LinkCandidate( 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~^ 2025-09-10T07:02:22,228 link, 2025-09-10T07:02:22,228 ^^^^^ 2025-09-10T07:02:22,228 ...<3 lines>... 2025-09-10T07:02:22,228 version=version, 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 ^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-10T07:02:22,228 super().__init__( 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~^ 2025-09-10T07:02:22,228 link=link, 2025-09-10T07:02:22,228 ^^^^^^^^^^ 2025-09-10T07:02:22,228 ...<4 lines>... 2025-09-10T07:02:22,228 version=version, 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 ^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-10T07:02:22,228 self.dist = self._prepare() 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-10T07:02:22,228 dist = self._prepare_distribution() 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-10T07:02:22,228 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-10T07:02:22,228 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 603, in _prepare_linked_requirement 2025-09-10T07:02:22,228 local_file = unpack_url( 2025-09-10T07:02:22,228 link, 2025-09-10T07:02:22,228 ...<4 lines>... 2025-09-10T07:02:22,228 hashes, 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 184, in unpack_url 2025-09-10T07:02:22,228 unpack_file(file.path, location, file.content_type) 2025-09-10T07:02:22,228 ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 324, in unpack_file 2025-09-10T07:02:22,228 untar_file(filename, location) 2025-09-10T07:02:22,228 ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 243, in untar_file 2025-09-10T07:02:22,228 tar.extractall(location, filter=pip_filter) 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3.13/tarfile.py", line 2343, in extractall 2025-09-10T07:02:22,228 tarinfo, unfiltered = self._get_extract_tarinfo( 2025-09-10T07:02:22,228 ~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-10T07:02:22,228 member, filter_function, path) 2025-09-10T07:02:22,228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T07:02:22,228 File "/usr/lib/python3.13/tarfile.py", line 2430, in _get_extract_tarinfo 2025-09-10T07:02:22,228 filtered = filter_function(unfiltered, path) 2025-09-10T07:02:22,228 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 227, in pip_filter 2025-09-10T07:02:22,228 raise InstallationError( 2025-09-10T07:02:22,228 ...<4 lines>... 2025-09-10T07:02:22,228 ) 2025-09-10T07:02:22,228 pip._internal.exceptions.InstallationError: Invalid member in the tar file /tmp/pip-unpack-yroe5sz6/vsfs-0.2.tar.gz: 'vsfs/vpv.py' is a link to an absolute path 2025-09-10T07:02:22,286 Removed build tracker: '/tmp/pip-build-tracker-hxglbkli'