Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-2276

git review throws error message since gerrit migration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • None
    • Flounder, Guppy, master
    • None
    • None

      Workflow:

      • clone repo
      • edit dummy file
      • commit dummy file
      • call 'git review'

      output:

       dl9pf@monster:~/AGL/build-master/meta-agl-devel> git review -v
      2019-03-20 14:24:20.846547 Running: git config --get gitreview.remote
      2019-03-20 14:24:20.848395 using default: None
      2019-03-20 14:24:20.848430 Running: git config --get gitreview.scheme
      2019-03-20 14:24:20.850411 using default: None
      2019-03-20 14:24:20.850468 Running: git config --get gitreview.hostname
      2019-03-20 14:24:20.852408 using default: None
      2019-03-20 14:24:20.852439 Running: git config --get gitreview.port
      2019-03-20 14:24:20.854155 using default: None
      2019-03-20 14:24:20.854184 Running: git config --get gitreview.project
      2019-03-20 14:24:20.856155 using default: None
      2019-03-20 14:24:20.856192 Running: git log --color=never --oneline HEAD^1..HEAD
      2019-03-20 14:24:20.858708 Running: git remote
      2019-03-20 14:24:20.860668 Running: git branch -a --color=never
      2019-03-20 14:24:20.863799 Running: git rev-parse --show-toplevel --git-dir
      2019-03-20 14:24:20.866285 Running: git remote update gerrit
      Fetching gerrit
      2019-03-20 14:24:23.764205 Running: git rev-parse HEAD
      2019-03-20 14:24:23.772278 Running: git show-ref --quiet --verify refs/remotes/gerrit/master
      2019-03-20 14:24:23.780411 Running: git rebase -p -i remotes/gerrit/master
      2019-03-20 14:24:24.131463 Running: git reset --hard fe3ef7ae447f7412a363d4d6d51909e54aa6fa5b
      2019-03-20 14:24:24.145267 Running: git config --get-colorbool color.review true
      2019-03-20 14:24:24.153856 Running: git log --color=always --decorate --oneline HEAD --not --remotes=gerrit
      2019-03-20 14:24:24.165998 Running: git rev-parse --symbolic-full-name --abbrev-ref HEAD
      2019-03-20 14:24:24.169625 Running: git log --pretty='%B' HEAD^1..HEAD
      Using local branch name "master" for the topic of the change submitted
      2019-03-20 14:24:24.174421 Running: git push gerrit HEAD:refs/for/master
      Warning: Permanently added the ECDSA host key for IP address '[52.11.248.101]:29418' to the list of known hosts.
      remote: 
      remote: Processing changes: new: 1, refs: 1 (\)
      remote: Processing changes: new: 1, refs: 1 (|)
      remote: Processing changes: new: 1, refs: 1, done            
      remote: error: internal error while processing changes        
      To ssh://gerrit.automotivelinux.org:29418/AGL/meta-agl-devel
       ! [remote rejected] HEAD -> refs/for/master (internal error)
      error: failed to push some refs to 'ssh://jsmoeller@gerrit.automotivelinux.org:29418/AGL/meta-agl-devel'
      2019-03-20 14:24:27.887391 Running: git rev-parse --show-toplevel --git-dir

       

      --> rejected due to internal error

       

      but ->>

       

      https://gerrit.automotivelinux.org/gerrit/#/c/20755/    got created.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rday Ryan Day
            jsmoeller Jan-Simon Moeller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: