New issue
Advanced search Search tips

Issue 843343 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Aug 3
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Cannot use simple chrome flow on M67 branch

Project Member Reported by khmel@chromium.org, May 15 2018

Issue description

Followed steps here for M67: https://companydoc.corp.google.com/company/teams/chrome/chrome_release_branches.md?cl=head

And got error:

Running hooks:  95% (60/63) cros_simplechrome_artifacts           
________ running 'src/third_party/chromite/bin/cros chrome-sdk --nogoma --use-external-config --nogn-gen --download-vm --board=amd64-generic --cache-dir=src/build/cros_cache/ --log-level=error exit' in '/media/khmel/src/chromium67/.'
14:20:44: ERROR: cros chrome-sdk failed before completing.
14:20:44: ERROR: return code: 1; command: /media/khmel/src/chromium67/src/build/cros_cache/common/gsutil_4.30.tar.gz/gsutil/gsutil -o 'Boto:num_retries=10' cp -v -- gs://chromeos-prebuilt/board/amd64-host/chroot-2018.05.14.120042/packages/app-emulation/qemu-2.6.0-r2.tbz2 /media/khmel/src/chromium67/src/build/cros_cache/chrome-sdk/tarballs/staging/tmpTOyG1U
CommandException: No URLs matched: gs://chromeos-prebuilt/board/amd64-host/chroot-2018.05.14.120042/packages/app-emulation/qemu-2.6.0-r2.tbz2

cmd=['/media/khmel/src/chromium67/src/build/cros_cache/common/gsutil_4.30.tar.gz/gsutil/gsutil', '-o', 'Boto:num_retries=10', 'cp', '-v', '--', 'gs://chromeos-prebuilt/board/amd64-host/chroot-2018.05.14.120042/packages/app-emulation/qemu-2.6.0-r2.tbz2', '/media/khmel/src/chromium67/src/build/cros_cache/chrome-sdk/tarballs/staging/tmpTOyG1U'], extra env={'BOTO_CONFIG': '/usr/local/google/home/khmel/.boto'}

 
Project Member

Comment 1 by sheriffbot@chromium.org, May 30 2018

Pri-0 bugs are critical regressions or serious emergencies, and this bug has not been updated in three days. Could you please provide an update, or adjust the priority to a more appropriate level if applicable?

If a fix is in active development, please set the status to Started.

Thanks for your time! To disable nags, add the Disable-Nags label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -Pri-0 Pri-1
Summary: Cannot use simple chrome flow on M67 branch (was: Cannot use simple chrome flow.)
This is going to be pretty complicated to fix in M67. I'd need to land a fix in TOT chromite and update DEPS to include a whole bunch of changes. I think this would be too risky for M67. 

You can modify src/third_party/chromite/cli/cros/cros_chrome_sdk.py. Update app-emulation/qemu-2.6.0-r2.tbz2 to app-emulation/qemu-2.6.0-r4.tbz2 and this should fix it.

Comment 4 by khmel@chromium.org, Jun 7 2018

Probably this can be too late for M67 and we just can close as Won't fix
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".
Status: WontFix (was: Assigned)

Sign in to add a comment