Reverse Proxy Auth Plugin - LDAP troubles - 404 error

2016-10-10 Thread Dunnigan, Terrence J
Hi all, I'm using Jenkins 1.625.3 and I'm trying to configure the Reverse Proxy Auth Plugin (1.5) with my LDAP information and encountering issues. When I use the same values to configure pure LDAP, it works fine. However when I configure the Reverse Proxy Auth Plugin I encounter errors as

Naginator plugin support environment variables?

2016-09-19 Thread Dunnigan, Terrence J
Does the Naginator plugin support reading Jenkins environment variables? I see that Naginator exposes I'd like to define a regular expression as a Jenkins environment variable and then configure Naginator to use it. I can't seem to get this to work (or to set other inputs as environment

RE: Git Client Plugin wiki page missing data?

2016-06-02 Thread Dunnigan, Terrence J
, at 18:53, Dunnigan, Terrence J <terrence.j.dunni...@boeing.com<mailto:terrence.j.dunni...@boeing.com>> wrote: Does anyone know why the Git Client Plugin wiki page is missing most of its data? Both of these URLs appear to point to the same page, and both appear to be missing eve

Git Client Plugin wiki page missing data?

2016-06-01 Thread Dunnigan, Terrence J
Does anyone know why the Git Client Plugin wiki page is missing most of its data? Both of these URLs appear to point to the same page, and both appear to be missing everything save the Plugin Information table. https://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin

Show non-SCM changes in Jenkins emails?

2016-02-25 Thread Dunnigan, Terrence J
Hi all, Is there a way to show non-SCM related changes in Jenkins emails? I'm thinking of examples like this: - Changed job configuration o Build step o Node o etc - Wiped workspace Our emails are sent by the Email-Ext plugin and we already use the ${CHANGES}

Jenkins Remoting Agent - Expired Certificate

2015-07-22 Thread Dunnigan, Terrence J
Has anyone else encountered this? We're running Jenkins LTS 1.554.3 and Java Server SDK 7u72 on a Windows 2008 Server, and Java 7u72 on the slave workstations. When we restarted our server yesterday none of our slaves connected via DCOM. They never made it past the first (Connecting to ...) or

RE: Jenkins Remoting Agent - Expired Certificate

2015-07-22 Thread Dunnigan, Terrence J
, but to get unblocked quickly, just download the latest slave.jar from herehttp://repo.jenkins-ci.org/releases/org/jenkins-ci/main/remoting/ and use it as the slave.jar. On Wednesday, July 22, 2015 at 11:16:43 AM UTC-7, Dunnigan, Terrence J wrote: Has anyone else encountered this? We’re running

Build Failure Analyzer Plugin - option to rescan all jobs?

2015-07-01 Thread Dunnigan, Terrence J
So far I like the Build Failure Analyzer (https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer). I've been using it for a few months categorizing errors as we encounter them. Now that I have a decent taxonomy of build failure reasons, is there a way to rescan all jobs? I see how

Git plugin Additional Behaviors - does order matter?

2015-06-25 Thread Dunnigan, Terrence J
When specifying the various Additional Behaviors in the Jenkins git plugin, does the order in which they are listed matter? Or is the order predefined in the plugin? Terry -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from

Does Jenkins expose the Current SCM Polling Activities via its REST API?

2015-06-01 Thread Dunnigan, Terrence J
Does Jenkins expose its Current SCM Polling Activities via its REST API? I'm talking about this page: https://server/descriptor/hudson.triggers.SCMTrigger/https://%3cserver%3e/descriptor/hudson.triggers.SCMTrigger/ I'd like to setup a job to read this data and take action if polling is hung.

RE: Git polling: could not lock config file .git/config: File exists

2015-05-20 Thread Dunnigan, Terrence J
(not likely related to this one) Mark Waite On Tue, May 19, 2015 at 3:46 PM Dunnigan, Terrence J terrence.j.dunni...@boeing.commailto:terrence.j.dunni...@boeing.com wrote: I’ve seen this error more than a few times on some of my machines: Has anyone else seen this? Jenkins 1.554.3, Git plugin

Git polling: could not lock config file .git/config: File exists

2015-05-19 Thread Dunnigan, Terrence J
I've seen this error more than a few times on some of my machines: Has anyone else seen this? Jenkins 1.554.3, Git plugin 2.2.9, Git client plugin 1.12.0 Windows 7 Slave connected as a service Git 1.9.5.msysgit.1 running on the slave Started on May 19, 2015 4:30:39 PM Polling SCM changes on

RE: Git repository connection times out sometimes

2015-05-06 Thread Dunnigan, Terrence J
...@googlegroups.comjavascript:] On Behalf Of Dunnigan, Terrence J Sent: Freitag, 17. April 2015 18:09 To: jenkins...@googlegroups.comjavascript: Subject: RE: Git repository connection times out sometimes I noticed the improvement in 1.9.5, but looking at the release notes it appears that the upgrades have been happening

RE: Jenkins slave restart

2015-04-22 Thread Dunnigan, Terrence J
Two thoughts. 1) When running Jenkins as a service, can you run as a user, instead of local system? And can you give that user permissions to your share? 2) From a command window, “shutdown /r /t 0” will restart the machine. If you’re not running as a service you’ll need to log in

RE: Git repository connection times out sometimes

2015-04-17 Thread Dunnigan, Terrence J
Your job runs on the Jenkins master server. What version of the git client do you have installed on your Jenkins master? I have seen issues where earlier versions of git for Windows (pre-1.9.5) will hang during routine operations like git fetch. I’ve seen this happen both at my desk and in our

RE: Git repository connection times out sometimes

2015-04-17 Thread Dunnigan, Terrence J
, Dunnigan, Terrence J terrence.j.dunni...@boeing.commailto:terrence.j.dunni...@boeing.com wrote: Your job runs on the Jenkins master server. What version of the git client do you have installed on your Jenkins master? I have seen issues where earlier versions of git for Windows (pre-1.9.5

Remote Communication Service (Windows Slaves running as a service)

2015-04-16 Thread Dunnigan, Terrence J
Hi all, I'm trying to configure some Windows 7 workstations to connect to our Jenkins server via a Window service. Currently they connect just fine over JNLP but we have traditionally experienced fewer issues when connecting via DCOM. I'm stuck early in the process, when Jenkins uses Remote

RE: How to disable automatic scheduling of the Git Plugin

2015-01-28 Thread Dunnigan, Terrence J
We have plenty of parameterized builds that we invoke on-demand, by clicking ‘Build with Parameters’. They use git and build a specific branch. They do not poll and we don’t use any external triggers. I’ve never seen a message like the one you describe. Where do you get this message? On the

RE: Multiple Test Reports Graphs and Links in Job Page

2014-12-17 Thread Dunnigan, Terrence J
How is your job configured? From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Vivek Sent: Wednesday, December 17, 2014 4:04 AM To: jenkinsci-users@googlegroups.com Subject: Multiple Test Reports Graphs and Links in Job Page Hi, I've recently came

Plugin to display arbitrary results?

2014-12-08 Thread Dunnigan, Terrence J
Hi all, I have a job that runs and deletes files. I'd like the job summary page to display the total # of MB that the job deletes every time it runs. Is there a Jenkins plugin or two that can help me do this? Similar to the unit test plugins that chart # of unit tests run over time, I'd like

RE: Weekly E-mail Reports

2014-11-20 Thread Dunnigan, Terrence J
Jenkins has a pretty powerful scripting API. I’ve written scripts in python to data mine some good information. For every job, add /api/ to the end of it to see the documentation. For example, https://yoursever/api/json will give you some top level information. Happy metric-ing ☺ Terry

RE: Adding Windows slaves to Jenkins

2014-11-18 Thread Dunnigan, Terrence J
Hi Patricia, Does this help? https://issues.jenkins-ci.org/browse/JENKINS-12629 There’s a few suggestions on that page, including using the –noCertificateCheck option. Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Patricia Mendez Lorenzo

RE: Pushing Git tags back to origin

2014-11-18 Thread Dunnigan, Terrence J
Does the exact same command work when you run it yourself on the build machine, using the same account as the build machine? Terry -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of youhour Sent: Tuesday, November 18, 2014

What might cause Jenkins to become unresponsive for brief periods of time?

2014-11-18 Thread Dunnigan, Terrence J
Hi All, From time to time our Jenkins will become unresponsive for brief periods of time. The software is still running (per Windows Task Manager) and the PC is otherwise perfectly responsive. CPU utilization does not exceed 10%. Plenty of available RAM. System specs: Windows Server 2008 Java

RE: What might cause Jenkins to become unresponsive for brief periods of time?

2014-11-18 Thread Dunnigan, Terrence J
: What might cause Jenkins to become unresponsive for brief periods of time? What about the CPU usage on a per core basis? I have seen Jenkins push a single core to maximum for periods of time. On Tuesday, November 18, 2014 12:21:41 PM UTC-6, Dunnigan, Terrence J wrote: Hi All, From time to time

RE: What might cause Jenkins to become unresponsive for brief periods of time?

2014-11-18 Thread Dunnigan, Terrence J
seen Jenkins push a single core to maximum for periods of time. On Tuesday, November 18, 2014 12:21:41 PM UTC-6, Dunnigan, Terrence J wrote: Hi All, From time to time our Jenkins will become unresponsive for brief periods of time. The software is still running (per Windows Task Manager

Windows JNLP slaves don't recognize git timeout values

2014-11-05 Thread Dunnigan, Terrence J
Hi all, We have some Windows 7 slaves, connected via JNLP, that don't recognize the git timeout values. Specifically, we are passing the JVM option -Dorg.jenkinsci.plugins.gitclient.Git.timeOut=120. This option works on our slaves that we control via a Windows Service, but for some reason it

RE: Passing environment variables using the parameterized trigger plugin

2014-11-05 Thread Dunnigan, Terrence J
Hi, Are you using a recent version of Jenkins and the parameterized plugin? I suspect the problem is that you are defining $PREFIX locally on the machine, and then trying to reference it via a Jenkins job configuration. When I’ve encountered that situation I’ve worked around it by writing

When did Jenkins remove local links? Sidebar + main page?

2014-11-04 Thread Dunnigan, Terrence J
My team recently upgraded from an older version of Jenkins (released December 2011) to Jenkins LTS 1.554.3. We were using the Sidebar Links plugin to link to a local file share. In the new version of Jenkins, these links aren't appearing at all. The Link URL is: file:///\\server\share\path

RE: Jenkins Jobs Hang Intermittently

2014-10-30 Thread Dunnigan, Terrence J
Hi Lew, Just a few thoughts: where are the jobs running – on the server or on a node? When you log into the machine actually running the job, what do you observe? What does the process monitor say? Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On

RE: Jenkins become unresponsive

2014-10-20 Thread Dunnigan, Terrence J
Are you using the Jenkins Monitoring plugin? https://wiki.jenkins-ci.org/display/JENKINS/Monitoring It might help to provide some context and additional information when Jenkins is not responding. Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On

RE: Question about git polling nonexisting_workspace

2014-08-28 Thread Dunnigan, Terrence J
...@gmail.com wrote: Hi Terry, I believe options such as Polling ignores commits in certain paths (path/to/version/file) require you to poll using workspace. Vincent 2014-08-27 16:42 GMT+02:00 Dunnigan, Terrence J terrence.j.dunni...@boeing.commailto:terrence.j.dunni...@boeing.com: Hi all, I have

RE: Authetication using LDAP and Local User

2014-08-28 Thread Dunnigan, Terrence J
I don’t know if you can do that. But I do know that you could support both users authenticated through LDAP and anonymous users. Perhaps that would work for you? Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Rodrigo Maccari Sent: Thursday,

Question about git polling nonexisting_workspace

2014-08-27 Thread Dunnigan, Terrence J
Hi all, I have a job that polls for changes. When I wipe the workspace the polling stops working and I see this message: Started on Aug 27, 2014 9:20:22 AM No workspace is available, so can't check for updates. (nonexisting_workspace) Done. Took 0.21 sec No changes For this job, Force polling

RE: Installing Jenkins into a specific directory on Windows using msiexec

2014-08-27 Thread Dunnigan, Terrence J
Hi Luiz, Have you tried manually deleting or moving the existing C:\Program Files (x86)\Jenkins directory and then installing? Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Dirk Kuypers Sent: Wednesday, August 27, 2014 1:05 AM To:

RE: Major Problems after upgrading to 1.532.2 LTS Release

2014-02-20 Thread Dunnigan, Terrence J
What version were you running previously? From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Andrew Sumner Sent: Thursday, February 20, 2014 5:47 PM To: jenkinsci-users@googlegroups.com Subject: Major Problems after upgrading to 1.532.2 LTS Release

RE: Windows git plugin / git client plugin problems

2014-02-12 Thread Dunnigan, Terrence J
@gmail.commailto:slide.o@gmail.com wrote: What is the path to Git? I use the one in ProgramFiles\Git\cmd instead of ProgramFiles\Git\bin. On Tue, Feb 11, 2014 at 4:49 PM, Dunnigan, Terrence J terrence.j.dunni...@boeing.commailto:terrence.j.dunni...@boeing.com wrote: Hi all, I've run into an issue where the latest

Windows git plugin / git client plugin problems

2014-02-11 Thread Dunnigan, Terrence J
Hi all, I've run into an issue where the latest git plugin / git client plugins time out. It pulls down the files in .git\objects\pack and elsewhere, but nothing beyond the .git folder. Here's my setup: Jenkins server: Jenkins LTS 1.532.1 running on a Windows 7 PC Jenkins GIT client plugin

RE: Cant load up configuration page - Any workaround ?

2013-03-25 Thread Dunnigan, Terrence J
Have you tried rebooting the server? The configurations should be saved to disk. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Z W Sent: Sunday, March 24, 2013 6:45 AM To: jenkinsci-users@googlegroups.com Subject: Cant