New issue
Advanced search Search tips

Issue 665429 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Nov 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

Uprocessable Entity still happenning on infra_internal repo

Project Member Reported by tandrii@chromium.org, Nov 15 2016

Issue description

To https://chrome-internal.googlesource.com/infra/infra_internal.git
 * [new branch]      dad6365bd3a3cb6b9d438c7a6863d0e42db858fa -> refs/for/refs/heads/master%notify=ALL,r=phajdan@google.com,r=sergiyb@google.com
Traceback (most recent call last):
  File "/usr/local/google/home/tandrii/bin/depot_tools/git_cl.py", line 5395, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/local/google/home/tandrii/bin/depot_tools/git_cl.py", line 5377, in main
    return dispatcher.execute(OptionParser(), argv)
  File "/usr/local/google/home/tandrii/bin/depot_tools/subcommand.py", line 252, in execute
    return command(parser, args[1:])
  File "/usr/local/google/home/tandrii/bin/depot_tools/git_cl.py", line 4206, in CMDupload
    return cl.CMDUpload(options, args, orig_args)
  File "/usr/local/google/home/tandrii/bin/depot_tools/git_cl.py", line 1613, in CMDUpload
    ret = self.CMDUploadChange(options, git_diff_args, change)
  File "/usr/local/google/home/tandrii/bin/depot_tools/git_cl.py", line 2846, in CMDUploadChange
    self._GetGerritHost(), self.GetIssue(), cc, is_reviewer=False)
  File "/usr/local/google/home/tandrii/bin/depot_tools/gerrit_util.py", line 635, in AddReviewers
    jmsg = ReadHttpJsonResponse(conn, ignore_404=False)
  File "/usr/local/google/home/tandrii/bin/depot_tools/gerrit_util.py", line 356, in ReadHttpJsonResponse
    conn, expect_status=expect_status, ignore_404=ignore_404)
  File "/usr/local/google/home/tandrii/bin/depot_tools/gerrit_util.py", line 349, in ReadHttpResponse
    raise GerritError(response.status, reason)
gerrit_util.GerritError: Unprocessable Entity: Change not visible to chrome-reviews@google.com

 

Comment 1 by aga...@chromium.org, Nov 15 2016

Mergedinto: 665263
Status: Duplicate (was: Untriaged)
Ugh, I don't know what's wrong, or why it keeps getting unregistered.

Sign in to add a comment