[Starlingx-discuss] [EXT] Re: unable to push new spec to starlingx/specs

Veerasenareddy Burru vburru at marvell.com
Sat Jul 2 00:12:36 UTC 2022



> -----Original Message-----
> From: Veerasenareddy Burru
> Sent: Friday, July 1, 2022 5:10 PM
> To: Ildiko Vancsa <ildiko.vancsa at gmail.com>
> Cc: starlingx-discuss at lists.starlingx.io
> Subject: RE: [EXT] Re: [Starlingx-discuss] unable to push new spec to
> starlingx/specs
> 
> 
> 
> > -----Original Message-----
> > From: Ildiko Vancsa <ildiko.vancsa at gmail.com>
> > Sent: Friday, July 1, 2022 2:23 PM
> > To: Veerasenareddy Burru <vburru at marvell.com>
> > Cc: starlingx-discuss at lists.starlingx.io
> > Subject: [EXT] Re: [Starlingx-discuss] unable to push new spec to
> > starlingx/specs
> > Importance: Low
> >
> > External Email
> >
> > ----------------------------------------------------------------------
> > Hi,
> >
> > Thank you for submitting your spec for the 8.0 release cycle.
> >
> > Do you have your ssh key set up and uploaded to Gerrit as it is
> > described
> > here: https://urldefense.proofpoint.com/v2/url?u=https-
> > 3A__docs.openstack.org_contributors_common_setup-2Dgerrit.html-
> 23setup
> > -
> > 2Dssh-
> >
> 2Dkeys&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=XkP_75lnbPIeeucsPX36Zgj
> > iMqEKttwZfwNyWMCLjT0&m=iruTD9nn948bOeoNEZjYy-
> orLT6cmshvWDAKQm-
> > rPNcgkP-9D-0damTf77KC-
> > h1l&s=kj5nUKcONcgjOVFOgbvdBAndIDbhk_otByaQKP6Ez5U&e=  ?
> >
> > When you set up the ssh key, you should also update your git remote by
> > using the following command: ‘git remote add
> > <your-preferred-remote-name>
> ssh://vburru@review.opendev.org:29418/starlingx/specs.git'
> >
> > Does this help?
> Hello Ildiko,
> Thanks for your response. This did not help. Mainly, I am unable to clone
> using ssh. Below command just stalls.
> git clone "ssh://vburru@review.opendev.org:29418/starlingx/specs" && scp -p
> -P 29418 vburru at review.opendev.org:hooks/commit-msg "specs/.git/hooks/"
> 
> Below is the verbose log when I try just ssh:
> vburru at sburla-PowerEdge-T630:/disk2/vsr/upstream/stx/tmp$ ssh -p 29418
> vburru at review.opendev.org -vv
> OpenSSH_7.6p1 Ubuntu-4ubuntu0.6, OpenSSL 1.0.2n  7 Dec 2017
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: /etc/ssh/ssh_config line 19: Applying options for *
> debug2: resolving "review.opendev.org" port 29418
> debug2: ssh_connect_direct: needpriv 0
> debug1: Connecting to review.opendev.org [199.204.45.33] port 29418.
> debug1: Connection established.
> debug1: identity file /home/vburru/.ssh/id_rsa type 0
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_rsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_dsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_dsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_ecdsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_ecdsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_ed25519 type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/vburru/.ssh/id_ed25519-cert type -1
> debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.6
> <<<<----- it stalls here.
This could be due to my office VPN preventing it. I will check with my IT on this.
> 
> Thanks & Regards,
> VSR
> >
> > Best Regards,
> > Ildikó
> >
> >
> > > On Jul 1, 2022, at 14:12, Veerasenareddy Burru <vburru at marvell.com>
> > wrote:
> > >
> > > Hi,
> > >
> > > I am able to push the change with the password generated using
> > > “generate
> > new password” option below “HTTP credentials” in gerrit settings page.
> > > How can I set HTTP password to something of my choice ?
> > >
> > > Thanks & Regards,
> > > VSR.
> > >
> > > From: Veerasenareddy Burru
> > > Sent: Friday, July 1, 2022 2:07 PM
> > > To: starlingx-discuss at lists.starlingx.io
> > > Subject: unable to push new spec to starlingx/specs
> > >
> > > Hi,
> > >
> > > I have followed the process listed in below page to push new spec file.
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.starlingx.
> > > io
> > > _developer-5Fresources_code-2Dsubmission-
> > 2Dguide.html&d=DwIFaQ&c=nKjWe
> > >
> >
> c2b6R0mOyPaz7xtfQ&r=XkP_75lnbPIeeucsPX36ZgjiMqEKttwZfwNyWMCLjT0&m
> > =iruT
> > > D9nn948bOeoNEZjYy-orLT6cmshvWDAKQm-rPNcgkP-9D-0damTf77KC-
> > h1l&s=8Io0b6K
> > > Z41uQtSKCYQ6IJafOM7lJG-64dUP0slmI6kk&e=
> > >
> > > It is failing with below error:
> > >
> > > vburru at PowerEdge-T630:/disk2/vsr/upstream/stx/specs$ git push origin
> > > HEAD:refs/for/master --verbose Pushing to
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__review.opendev.
> > > or
> > >
> >
> g_starlingx_specs&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=XkP_75lnbPIee
> > ucs
> > > PX36ZgjiMqEKttwZfwNyWMCLjT0&m=iruTD9nn948bOeoNEZjYy-
> > orLT6cmshvWDAKQm-r
> > > PNcgkP-9D-0damTf77KC-h1l&s=Z_08ZKmrD8g4c_OnO-Y1SGLtYt3Y6EtNYJ5s-
> > d2Cs3w
> > > &e= Username for
> > > 'https://urldefense.proofpoint.com/v2/url?u=https-3A__review.opendev
> > > .o
> > >
> >
> rg&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=XkP_75lnbPIeeucsPX36ZgjiMqE
> > KttwZfwNyWMCLjT0&m=iruTD9nn948bOeoNEZjYy-orLT6cmshvWDAKQm-
> > rPNcgkP-9D-0damTf77KC-
> > h1l&s=sPuDxhUPmpKDyVX0GhRPcRA8Gk342LdDGvGisc7EZ3Q&e= ': vburru
> > Password for
> > 'https://urldefense.proofpoint.com/v2/url?u=https-3A__vburru-
> >
> 40review.opendev.org&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=XkP_75ln
> > bPIeeucsPX36ZgjiMqEKttwZfwNyWMCLjT0&m=iruTD9nn948bOeoNEZjYy-
> > orLT6cmshvWDAKQm-rPNcgkP-9D-0damTf77KC-h1l&s=OWxwYqCSfD0H_R-
> > dTeh-jN1IYXFBjgw_JSwrrubUVlc&e= ':
> > > remote: Unauthorized
> > > fatal: Authentication failed for
> > 'https://urldefense.proofpoint.com/v2/url?u=https-
> >
> 3A__review.opendev.org_starlingx_specs_&d=DwIFaQ&c=nKjWec2b6R0mOyPa
> >
> z7xtfQ&r=XkP_75lnbPIeeucsPX36ZgjiMqEKttwZfwNyWMCLjT0&m=iruTD9nn948
> > bOeoNEZjYy-orLT6cmshvWDAKQm-rPNcgkP-9D-0damTf77KC-h1l&s=ceQ2f7-
> > rRS0SjW7uwq20xOhw9cz2CZZTTk6yJySbsqI&e= '
> > > vburru@ PowerEdge-T630:/disk2/vsr/upstream/stx/specs$
> > >
> > >
> > > It seems I do not have permissions to push changes to starlingx/specs
> repo.
> > > May I know how to get the correct permissions for this repo ?
> > >
> > >
> > > Thanks & Regards,
> > > VSR
> > >
> > > _______________________________________________
> > > Starlingx-discuss mailing list
> > > Starlingx-discuss at lists.starlingx.io
> > > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.starlingx.
> > > io
> > > _cgi-2Dbin_mailman_listinfo_starlingx-
> >
> 2Ddiscuss&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=XkP_75lnbPIeeucsPX36
> > ZgjiMqEKttwZfwNyWMCLjT0&m=iruTD9nn948bOeoNEZjYy-
> > orLT6cmshvWDAKQm-rPNcgkP-9D-0damTf77KC-
> > h1l&s=4zFHw6hnzhXw3BTURPfAD1U4WZ4BI32XBya-Hcq4-l8&e=



More information about the Starlingx-discuss mailing list