RE: Jobs with a wildcard tag refspec sometimes rebuild tags at same commit

2020-01-09 Thread Beushausen, Christian
Hi Eric, Mark, Could you keep the list updated? Or have you created a new issue on Jira for this? We do see this (or a very similar) issue also for at least one job in our environment Thank you and cheers. Mit freundlichen Gruessen/Best regards, Christian Beushausen I S&T PD SW SWF Interior S

Re: Jobs with a wildcard tag refspec sometimes rebuild tags at same commit

2020-01-09 Thread Eric Pierson
Yes, I intend to write up the issue today for tracking. I have been troubleshooting more but unfortunately don't have anything valuable to add just yet. I will reply to this thread once the issue has been opened with more details. Eric On Thu, Jan 9, 2020, 05:49 Beushausen, Christian < christian

Restart remote tomcat from Jenkins

2020-01-09 Thread Joud Kassem
Hi everyone, I have tomcat installed on a windows server and I do war deployment on it from Jenkins linux server. I need to restart tomcat before deploying the war, how can I do this from Jenkins? I have the tomcat server as an agent on Jenkins if this helps! Thanks in advance, Joud -- You r

Changes not being displayed on jenkins build summary and in email body

2020-01-09 Thread Dominic Espiritu
On my jenkins Job (type of pipeline), I use gerrit-trigger and on the pipeline script definition I run "git fetch --tags --progress -- ${PROJECT_URL} ${GERRIT_REFSPEC} && git checkout FETCH_HEAD", Values: GERRIT_REFSPEC = refs/changes/*:refs/changes/* PROJECT_URL = I can get the file changes b

Re: Changes not being displayed on jenkins build summary and in email body

2020-01-09 Thread 'Björn Pedersen' via Jenkins Users
Am Donnerstag, 9. Januar 2020 15:59:08 UTC+1 schrieb Dominic Espiritu: > > On my jenkins Job (type of pipeline), I use gerrit-trigger and on the > pipeline script definition I run "git fetch --tags --progress -- > ${PROJECT_URL} ${GERRIT_REFSPEC} && git checkout FETCH_HEAD", > You need to make

Re: Jobs with a wildcard tag refspec sometimes rebuild tags at same commit

2020-01-09 Thread Eric Pierson
Issue entered and will update this thread as things develop. https://issues.jenkins-ci.org/browse/JENKINS-60717 Thanks, Eric On Thu, Jan 9, 2020 at 7:53 AM Eric Pierson wrote: > Yes, I intend to write up the issue today for tracking. > > I have been troubleshooting more but unfortunately don't