Re: Error permission denied when clone remote repo

2021-12-22 Thread Mark Waite
On Wednesday, December 22, 2021 at 3:28:20 PM UTC-7 Emanuel wrote: > I install Jenkins in Ubuntu 20.04 and create my first task in my > localhost, to clone a test repository en my localhost. > > [image: Captura de pantalla de 2021-12-22 17-55-20.png] > > when i try to build i see this error "st

Error permission denied when clone remote repo

2021-12-22 Thread SysAdmin EM
I install Jenkins in Ubuntu 20.04 and create my first task in my localhost, to clone a test repository en my localhost. [image: Captura de pantalla de 2021-12-22 17-55-20.png] when i try to build i see this error "stderr: /home/emanuel/git-test/.git: permission denied" Running as SYSTEM Building

Re: Jenkins jobs not completing

2021-12-22 Thread rssouthw
Typically, we keep only about the last 10 or so for these "check" jobs. We also have real builds on this server, and those are probably not configured to have a max. Let me grep thru the config.xml files (faster than looking thru the UI) to see what kind of distribution I have. On Wednesday,

Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2021-12-22 Thread Melo Vi
Have you verified that the commit hash you are trying to build exists in your git repository? On Thursday, December 23, 2021 at 1:04:00 AM UTC+13 shivp...@gmail.com wrote: > Started by user admin [Pipeline] Start of Pipeline [Pipeline] node Running > on Jenkins in C:\ProgramData\Jenkins\.jenki

Re: Jenkins jobs not completing

2021-12-22 Thread Jeremy Mordkoff
I'm assuming then that there's no network activity at the end of the 30 minute window. What is the master doing? Perhaps cleaning up old builds? How many do you keep? FYI...I normally keep about 100 per pipeline & branch. Jeremy Mordkoff Director, Engineering Services [cid:d4bea858-87ac-488e-815

Re: Jenkins jobs not completing

2021-12-22 Thread rssouthw
Nothing like a TCP timeout I think. I forgot to include that during my manual check, I do the same exact ssh /path command, running as the same user as our Jenkins process, from the same host that we have Jenkins running on. It always completes very quickly. lf you click down into the con

ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2021-12-22 Thread Shiv Patel
Started by user admin [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in C:\ProgramData\Jenkins\.jenkins\workspace\terraformCICD [Pipeline] { [Pipeline] stage [Pipeline] { (fetch_latest_code) [Pipeline] git Selected Git installation does not exist. Using Default The recommended