Downloading.... 4577 issue

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Downloading.... 4577 issue

Postby ryadav03 » Mon Dec 06, 2021 6:45 am

Hi Community
I have tried to download 4577 branch in my local it is unsuccessful and giving similar issue as doing "gclient sync"


F:\Rishabh\4577\chromium>gclient sync
Syncing projects: 100% (130/130), done.

WARNING: 'src\docs\website' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.

WARNING: 'src\third_party\cast_core\public\src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
Running hooks: 23% (26/112) clang_format_win
________ running 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --no_auth --bucket chromium-clang-format -s src/buildtools/win/clang-format.exe.sha1' in 'F:\Rishabh\4577\chromium'
Failed to fetch file gs://chromium-clang-format/d4afd4eba270 ... 57281677c9 for src/buildtools/win/clang-format.exe. [Err: Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 84, in temporary_directory
yield tmpdir
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 137, in ensure_gsutil
raise InvalidGsutilError()
__main__.InvalidGsutilError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 208, in <module>
sys.exit(main())
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 204, in main
return run_gsutil(args.target, args.args, clean=args.clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 146, in run_gsutil
gsutil_bin = ensure_gsutil(VERSION, target, clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 140, in ensure_gsutil
f.write('This flag file is dropped by gsutil.py')
File "F:\Rishabh\depot_tools\bootstrap-2@3_8_10_chromium_23_bin\python3\bin\Lib\contextlib.py", line 131, in __exit__
self.gen.throw(type, value, traceback)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 87, in temporary_directory
shutil.rmtree(tmpdir)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 740, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
[Previous line repeated 3 more times]
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 622, in _rmtree_unsafe
onerror(os.rmdir, path, sys.exc_info())
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 620, in _rmtree_unsafe
os.rmdir(path)
OSError: [WinError 145] The directory is not empty: 'F:\\Rishabh\\4577\\chromium\\src\\third_party\\depot_tools\\external_bin\\gsutil\\gsutil_pynzbj2eq7\\download\\gsutil\\gslib\\vendored\\boto\\tests'
]
0> Failed to fetch file gs://chromium-clang-format/d4afd4eba270 ... 57281677c9 for src/buildtools/win/clang-format.exe, skipping. [Err: Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 84, in temporary_directory
yield tmpdir
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 137, in ensure_gsutil
raise InvalidGsutilError()
__main__.InvalidGsutilError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 208, in <module>
sys.exit(main())
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 204, in main
return run_gsutil(args.target, args.args, clean=args.clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 146, in run_gsutil
gsutil_bin = ensure_gsutil(VERSION, target, clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 140, in ensure_gsutil
f.write('This flag file is dropped by gsutil.py')
File "F:\Rishabh\depot_tools\bootstrap-2@3_8_10_chromium_23_bin\python3\bin\Lib\contextlib.py", line 131, in __exit__
self.gen.throw(type, value, traceback)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 87, in temporary_directory
shutil.rmtree(tmpdir)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 740, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
[Previous line repeated 3 more times]
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 622, in _rmtree_unsafe
onerror(os.rmdir, path, sys.exc_info())
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 620, in _rmtree_unsafe
os.rmdir(path)
OSError: [WinError 145] The directory is not empty: 'F:\\Rishabh\\4577\\chromium\\src\\third_party\\depot_tools\\external_bin\\gsutil\\gsutil_pynzbj2eq7\\download\\gsutil\\gslib\\vendored\\boto\\tests'
]
Downloading 1 files took 11.981089 second(s)
Error: Command 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --no_auth --bucket chromium-clang-format -s src/buildtools/win/clang-format.exe.sha1' returned non-zero exit status 1 in F:\Rishabh\4577\chromium
Failed to fetch file gs://chromium-clang-format/d4afd4eba270 ... 57281677c9 for src/buildtools/win/clang-format.exe. [Err: Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 84, in temporary_directory
yield tmpdir
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 137, in ensure_gsutil
raise InvalidGsutilError()
__main__.InvalidGsutilError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 208, in <module>
sys.exit(main())
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 204, in main
return run_gsutil(args.target, args.args, clean=args.clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 146, in run_gsutil
gsutil_bin = ensure_gsutil(VERSION, target, clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 140, in ensure_gsutil
f.write('This flag file is dropped by gsutil.py')
File "F:\Rishabh\depot_tools\bootstrap-2@3_8_10_chromium_23_bin\python3\bin\Lib\contextlib.py", line 131, in __exit__
self.gen.throw(type, value, traceback)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 87, in temporary_directory
shutil.rmtree(tmpdir)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 740, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
[Previous line repeated 3 more times]
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 622, in _rmtree_unsafe
onerror(os.rmdir, path, sys.exc_info())
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 620, in _rmtree_unsafe
os.rmdir(path)
OSError: [WinError 145] The directory is not empty: 'F:\\Rishabh\\4577\\chromium\\src\\third_party\\depot_tools\\external_bin\\gsutil\\gsutil_pynzbj2eq7\\download\\gsutil\\gslib\\vendored\\boto\\tests'
]
0> Failed to fetch file gs://chromium-clang-format/d4afd4eba270 ... 57281677c9 for src/buildtools/win/clang-format.exe, skipping. [Err: Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 84, in temporary_directory
yield tmpdir
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 137, in ensure_gsutil
raise InvalidGsutilError()
__main__.InvalidGsutilError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 208, in <module>
sys.exit(main())
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 204, in main
return run_gsutil(args.target, args.args, clean=args.clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 146, in run_gsutil
gsutil_bin = ensure_gsutil(VERSION, target, clean)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 140, in ensure_gsutil
f.write('This flag file is dropped by gsutil.py')
File "F:\Rishabh\depot_tools\bootstrap-2@3_8_10_chromium_23_bin\python3\bin\Lib\contextlib.py", line 131, in __exit__
self.gen.throw(type, value, traceback)
File "F:\Rishabh\4577\chromium\src\third_party\depot_tools\gsutil.py", line 87, in temporary_directory
shutil.rmtree(tmpdir)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 740, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
[Previous line repeated 3 more times]
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 622, in _rmtree_unsafe
onerror(os.rmdir, path, sys.exc_info())
File "C:\Users\ryadav03\.vpython-root\21c161\lib\shutil.py", line 620, in _rmtree_unsafe
os.rmdir(path)
OSError: [WinError 145] The directory is not empty: 'F:\\Rishabh\\4577\\chromium\\src\\third_party\\depot_tools\\external_bin\\gsutil\\gsutil_pynzbj2eq7\\download\\gsutil\\gslib\\vendored\\boto\\tests'
]
Downloading 1 files took 11.981089 second(s)

Hook 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --no_auth --bucket chromium-clang-format -s src/buildtools/win/clang-format.exe.sha1' took 12.61 secs
ryadav03
Techie
 
Posts: 13
Joined: Thu May 13, 2021 4:31 am

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 31 guests