2022-07-28T11:50:18,752 Created temporary directory: /tmp/pip-ephem-wheel-cache-vbk0ed11 2022-07-28T11:50:18,758 Created temporary directory: /tmp/pip-build-tracker-g0tszkrn 2022-07-28T11:50:18,759 Initialized build tracking at /tmp/pip-build-tracker-g0tszkrn 2022-07-28T11:50:18,759 Created build tracker: /tmp/pip-build-tracker-g0tszkrn 2022-07-28T11:50:18,759 Entered build tracker: /tmp/pip-build-tracker-g0tszkrn 2022-07-28T11:50:18,761 Created temporary directory: /tmp/pip-wheel-025nnp8f 2022-07-28T11:50:18,833 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-28T11:50:18,842 2 location(s) to search for versions of gdu: 2022-07-28T11:50:18,842 * https://pypi.org/simple/gdu/ 2022-07-28T11:50:18,842 * https://www.piwheels.org/simple/gdu/ 2022-07-28T11:50:18,843 Fetching project page and analyzing links: https://pypi.org/simple/gdu/ 2022-07-28T11:50:18,844 Getting page https://pypi.org/simple/gdu/ 2022-07-28T11:50:18,848 Found index url https://pypi.org/simple 2022-07-28T11:50:18,961 Skipping link: No binaries permitted for gdu: https://files.pythonhosted.org/packages/5c/86/411978a5f2fc345e9fc7cf42e18efbcc034ca58e206e5141c882450efee3/GDU-0.1-py3-none-any.whl#sha256=c34e9cde7632173843ef78edbc4080306633a5bb662f6209e313b0e12ee29cc5 (from https://pypi.org/simple/gdu/) (requires-python:>=3.8) 2022-07-28T11:50:18,963 Found link https://files.pythonhosted.org/packages/7f/09/e04659af754f02855538c7050fdd719d76f22ee7bdcf6cb22079e4851979/GDU-0.1.tar.gz#sha256=26db13481013f3ab5d8ee9b7872b0074180c9cfef3fc41a406b8965438e3a371 (from https://pypi.org/simple/gdu/) (requires-python:>=3.8), version: 0.1 2022-07-28T11:50:18,964 Fetching project page and analyzing links: https://www.piwheels.org/simple/gdu/ 2022-07-28T11:50:18,965 Getting page https://www.piwheels.org/simple/gdu/ 2022-07-28T11:50:18,966 Found index url https://www.piwheels.org/simple 2022-07-28T11:50:19,226 Skipping link: not a file: https://www.piwheels.org/simple/gdu/ 2022-07-28T11:50:19,226 Skipping link: not a file: https://pypi.org/simple/gdu/ 2022-07-28T11:50:19,271 Given no hashes to check 1 links for project 'gdu': discarding no candidates 2022-07-28T11:50:19,313 Collecting gdu==0.1 2022-07-28T11:50:19,317 Created temporary directory: /tmp/pip-unpack-lyyg8mjo 2022-07-28T11:50:19,540 Downloading GDU-0.1.tar.gz (4.7 kB) 2022-07-28T11:50:19,628 Added gdu==0.1 from https://files.pythonhosted.org/packages/7f/09/e04659af754f02855538c7050fdd719d76f22ee7bdcf6cb22079e4851979/GDU-0.1.tar.gz#sha256=26db13481013f3ab5d8ee9b7872b0074180c9cfef3fc41a406b8965438e3a371 to build tracker '/tmp/pip-build-tracker-g0tszkrn' 2022-07-28T11:50:19,638 Created temporary directory: /tmp/pip-build-env-1v6igzmr 2022-07-28T11:50:19,659 Created temporary directory: /tmp/pip-standalone-pip-_8ho5gsg 2022-07-28T11:50:22,033 Installing build dependencies: started 2022-07-28T11:50:22,035 Running command pip subprocess to install build dependencies 2022-07-28T11:50:33,306 Using pip 22.1.2 from /tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip (python 3.9) 2022-07-28T11:50:34,977 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-28T11:50:38,959 Collecting setuptools>=46.0 2022-07-28T11:50:39,233 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.2.0-py3-none-any.whl (1.2 MB) 2022-07-28T11:50:39,908 Collecting wheel 2022-07-28T11:50:39,944 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-07-28T11:50:47,646 Installing collected packages: wheel, setuptools 2022-07-28T11:50:47,941 Creating /tmp/pip-build-env-1v6igzmr/overlay/bin 2022-07-28T11:50:47,946 changing mode of /tmp/pip-build-env-1v6igzmr/overlay/bin/wheel to 755 2022-07-28T11:50:53,314 Successfully installed setuptools-63.2.0 wheel-0.37.1 2022-07-28T11:50:53,509 --- Logging error --- 2022-07-28T11:50:53,525 Traceback (most recent call last): 2022-07-28T11:50:53,526 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-07-28T11:50:53,526 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-07-28T11:50:53,527 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-07-28T11:50:53,527 extend(render(renderable, render_options)) 2022-07-28T11:50:53,527 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-07-28T11:50:53,528 for render_output in iter_render: 2022-07-28T11:50:53,528 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-07-28T11:50:53,528 for line in lines: 2022-07-28T11:50:53,529 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-07-28T11:50:53,529 for segment in segments: 2022-07-28T11:50:53,529 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-07-28T11:50:53,529 renderable = rich_cast(renderable) 2022-07-28T11:50:53,530 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-07-28T11:50:53,530 renderable = cast_method() 2022-07-28T11:50:53,531 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-07-28T11:50:53,531 pip_cmd = get_best_invocation_for_this_pip() 2022-07-28T11:50:53,531 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-07-28T11:50:53,532 if found_executable and os.path.samefile( 2022-07-28T11:50:53,532 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-07-28T11:50:53,532 s2 = os.stat(f2) 2022-07-28T11:50:53,533 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-07-28T11:50:53,533 Call stack: 2022-07-28T11:50:53,536 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-07-28T11:50:53,537 return _run_code(code, main_globals, None, 2022-07-28T11:50:53,537 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-07-28T11:50:53,537 exec(code, run_globals) 2022-07-28T11:50:53,538 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/__main__.py", line 31, in 2022-07-28T11:50:53,538 sys.exit(_main()) 2022-07-28T11:50:53,538 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-07-28T11:50:53,539 return command.main(cmd_args) 2022-07-28T11:50:53,539 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-07-28T11:50:53,539 return self._main(args) 2022-07-28T11:50:53,540 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-07-28T11:50:53,540 self.handle_pip_version_check(options) 2022-07-28T11:50:53,541 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-07-28T11:50:53,541 pip_self_version_check(session, options) 2022-07-28T11:50:53,541 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-07-28T11:50:53,542 logger.info("[present-rich] %s", upgrade_prompt) 2022-07-28T11:50:53,542 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-07-28T11:50:53,542 self._log(INFO, msg, args, **kwargs) 2022-07-28T11:50:53,542 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-07-28T11:50:53,543 self.handle(record) 2022-07-28T11:50:53,543 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-07-28T11:50:53,543 self.callHandlers(record) 2022-07-28T11:50:53,544 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-07-28T11:50:53,544 hdlr.handle(record) 2022-07-28T11:50:53,544 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-07-28T11:50:53,544 self.emit(record) 2022-07-28T11:50:53,545 File "/tmp/pip-standalone-pip-_8ho5gsg/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-07-28T11:50:53,545 self.handleError(record) 2022-07-28T11:50:53,545 Message: '[present-rich] %s' 2022-07-28T11:50:53,546 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-07-28T11:50:54,065 Installing build dependencies: finished with status 'done' 2022-07-28T11:50:54,092 Getting requirements to build wheel: started 2022-07-28T11:50:54,094 Running command Getting requirements to build wheel 2022-07-28T11:50:56,105 Getting requirements to build wheel: finished with status 'done' 2022-07-28T11:50:56,130 Created temporary directory: /tmp/pip-modern-metadata-5vrphx82 2022-07-28T11:50:56,135 Preparing metadata (pyproject.toml): started 2022-07-28T11:50:56,138 Running command Preparing metadata (pyproject.toml) 2022-07-28T11:51:03,722 running dist_info 2022-07-28T11:51:04,348 creating /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info 2022-07-28T11:51:04,942 writing /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/PKG-INFO 2022-07-28T11:51:05,510 writing dependency_links to /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/dependency_links.txt 2022-07-28T11:51:07,198 writing entry points to /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/entry_points.txt 2022-07-28T11:51:08,329 writing requirements to /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/requires.txt 2022-07-28T11:51:08,913 writing top-level names to /tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/top_level.txt 2022-07-28T11:51:08,915 writing manifest file '/tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/SOURCES.txt' 2022-07-28T11:51:09,590 reading manifest file '/tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/SOURCES.txt' 2022-07-28T11:51:09,594 reading manifest template 'MANIFEST.in' 2022-07-28T11:51:09,597 warning: no previously-included files matching '*' found under directory 'tests' 2022-07-28T11:51:09,598 adding license file 'LICENSE.txt' 2022-07-28T11:51:09,602 writing manifest file '/tmp/pip-modern-metadata-5vrphx82/GDU.egg-info/SOURCES.txt' 2022-07-28T11:51:09,604 creating '/tmp/pip-modern-metadata-5vrphx82/GDU-0.1.dist-info' 2022-07-28T11:51:09,819 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") 2022-07-28T11:51:10,047 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-28T11:51:10,061 Source in /tmp/pip-wheel-025nnp8f/gdu_e1c9f644ab0c43829738a9c9a3b6642a has version 0.1, which satisfies requirement gdu==0.1 from https://files.pythonhosted.org/packages/7f/09/e04659af754f02855538c7050fdd719d76f22ee7bdcf6cb22079e4851979/GDU-0.1.tar.gz#sha256=26db13481013f3ab5d8ee9b7872b0074180c9cfef3fc41a406b8965438e3a371 2022-07-28T11:51:10,063 Removed gdu==0.1 from https://files.pythonhosted.org/packages/7f/09/e04659af754f02855538c7050fdd719d76f22ee7bdcf6cb22079e4851979/GDU-0.1.tar.gz#sha256=26db13481013f3ab5d8ee9b7872b0074180c9cfef3fc41a406b8965438e3a371 from build tracker '/tmp/pip-build-tracker-g0tszkrn' 2022-07-28T11:51:10,076 Created temporary directory: /tmp/pip-unpack-ui_hser9 2022-07-28T11:51:10,077 Building wheels for collected packages: gdu 2022-07-28T11:51:10,088 Created temporary directory: /tmp/pip-wheel-25lfk5zx 2022-07-28T11:51:10,088 Destination directory: /tmp/pip-wheel-25lfk5zx 2022-07-28T11:51:10,093 Building wheel for gdu (pyproject.toml): started 2022-07-28T11:51:10,095 Running command Building wheel for gdu (pyproject.toml) 2022-07-28T11:51:17,196 running bdist_wheel 2022-07-28T11:51:18,392 running build 2022-07-28T11:51:18,392 running build_py 2022-07-28T11:51:19,038 creating build 2022-07-28T11:51:19,039 creating build/lib 2022-07-28T11:51:19,040 creating build/lib/GDriveUtils 2022-07-28T11:51:19,042 copying src/GDriveUtils/__init__.py -> build/lib/GDriveUtils 2022-07-28T11:51:19,045 copying src/GDriveUtils/gdrive_file_handler.py -> build/lib/GDriveUtils 2022-07-28T11:51:19,048 copying src/GDriveUtils/config.py -> build/lib/GDriveUtils 2022-07-28T11:51:19,051 running egg_info 2022-07-28T11:51:20,256 writing src/GDU.egg-info/PKG-INFO 2022-07-28T11:51:20,822 writing dependency_links to src/GDU.egg-info/dependency_links.txt 2022-07-28T11:51:22,502 writing entry points to src/GDU.egg-info/entry_points.txt 2022-07-28T11:51:23,623 writing requirements to src/GDU.egg-info/requires.txt 2022-07-28T11:51:24,184 writing top-level names to src/GDU.egg-info/top_level.txt 2022-07-28T11:51:24,224 reading manifest file 'src/GDU.egg-info/SOURCES.txt' 2022-07-28T11:51:24,228 reading manifest template 'MANIFEST.in' 2022-07-28T11:51:24,231 warning: no previously-included files matching '*' found under directory 'tests' 2022-07-28T11:51:24,232 adding license file 'LICENSE.txt' 2022-07-28T11:51:24,236 writing manifest file 'src/GDU.egg-info/SOURCES.txt' 2022-07-28T11:51:25,433 installing to build/bdist.linux-armv7l/wheel 2022-07-28T11:51:25,434 running install 2022-07-28T11:51:25,496 running install_lib 2022-07-28T11:51:26,094 creating build/bdist.linux-armv7l 2022-07-28T11:51:26,094 creating build/bdist.linux-armv7l/wheel 2022-07-28T11:51:26,098 creating build/bdist.linux-armv7l/wheel/GDriveUtils 2022-07-28T11:51:26,099 copying build/lib/GDriveUtils/__init__.py -> build/bdist.linux-armv7l/wheel/GDriveUtils 2022-07-28T11:51:26,103 copying build/lib/GDriveUtils/gdrive_file_handler.py -> build/bdist.linux-armv7l/wheel/GDriveUtils 2022-07-28T11:51:26,106 copying build/lib/GDriveUtils/config.py -> build/bdist.linux-armv7l/wheel/GDriveUtils 2022-07-28T11:51:26,109 running install_egg_info 2022-07-28T11:51:26,714 Copying src/GDU.egg-info to build/bdist.linux-armv7l/wheel/GDU-0.1-py3.9.egg-info 2022-07-28T11:51:26,741 running install_scripts 2022-07-28T11:51:26,917 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") 2022-07-28T11:51:26,928 creating build/bdist.linux-armv7l/wheel/GDU-0.1.dist-info/WHEEL 2022-07-28T11:51:26,933 creating '/tmp/pip-wheel-25lfk5zx/tmpp0dzsyb9/GDU-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-07-28T11:51:26,940 adding 'GDriveUtils/__init__.py' 2022-07-28T11:51:26,942 adding 'GDriveUtils/config.py' 2022-07-28T11:51:26,945 adding 'GDriveUtils/gdrive_file_handler.py' 2022-07-28T11:51:26,947 adding 'GDU-0.1.dist-info/LICENSE.txt' 2022-07-28T11:51:26,949 adding 'GDU-0.1.dist-info/METADATA' 2022-07-28T11:51:26,950 adding 'GDU-0.1.dist-info/WHEEL' 2022-07-28T11:51:26,952 adding 'GDU-0.1.dist-info/entry_points.txt' 2022-07-28T11:51:26,954 adding 'GDU-0.1.dist-info/top_level.txt' 2022-07-28T11:51:26,955 adding 'GDU-0.1.dist-info/RECORD' 2022-07-28T11:51:26,957 removing build/bdist.linux-armv7l/wheel 2022-07-28T11:51:27,218 Building wheel for gdu (pyproject.toml): finished with status 'done' 2022-07-28T11:51:27,230 Created wheel for gdu: filename=GDU-0.1-py3-none-any.whl size=3931 sha256=ced5057a0bd3c8f62bc1542448c1614a2beb9a6e338a2328708b461385358b5e 2022-07-28T11:51:27,232 Stored in directory: /tmp/pip-ephem-wheel-cache-vbk0ed11/wheels/09/b7/0c/4d62ae2545ac29af8bdd799e17313d458b9a3cc421b60944cd 2022-07-28T11:51:27,254 Successfully built gdu 2022-07-28T11:51:27,260 Removed build tracker: '/tmp/pip-build-tracker-g0tszkrn'