Failing Jobs

2014-05-05 Thread Jared Griffith
I upgraded to the latest version of Jenkins as well as updated all of the
plug ins.  Since doing so, I'm having several jobs which normally complete
correctly fail.  They are failing with the following message:
"Warning: this build has no associated authentication, so build permissions
may be lacking, and downstream projects which cannot even be seen by an
anonymous user will be silently skipped"

This is happening even on jobs that have no downstream projects.

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins and Java 8

2014-04-10 Thread Jared Griffith
I'm planning on upgrading everything to Java 8.  Will Jenkins work and
build normally if I switch it over to using Java 8 and have my builds run
Java 8 as well?  Is there any known issues?

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Backups

2013-10-31 Thread Jared Griffith
Thanks I just did the rsync thing just to make sure I got everything I
needed.


On Wed, Oct 30, 2013 at 10:38 AM, Thomas Fürer wrote:

> just look at thin-backup. will backup all relevant data from your
> workspace in regular basis.
>
> Am 30.10.2013 00:30, schrieb Jared Griffith:
> > I was wondering what files are necessary to back up a Jenkins master
> > instance?  I don't really think it's necessary to backup the workspace
> > and all that, I just want what is necessary in case the server goes boom
> > and I have to put it up on another server.  Yeah, it would be nice to
> > have all of the workspace / history stuff, but I don't think it's
> mandatory.
> >
> > --
> >
> > Jared Griffith
> > Linux Administrator, PICS Auditing, LLC
> > P: (949) 936-4574
> > C: (909) 653-7814
> >
> > <http://www.picsauditing.com>
> >
> > 17701 Cowan #140 | Irvine, CA | 92614
> >
> > Join PICS on LinkedIn and Twitter!
> >
> > <https://twitter.com/PICSAuditingLLC>
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Jenkins Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> > an email to jenkinsci-users+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Backups

2013-10-29 Thread Jared Griffith
I was thinking the rsync thing, but I really don't want to sync the 16 Gb
workspace directory.  I wasn't sure if there would be an issue with that.
 Maybe this groovy script will work fro what I want.


On Tue, Oct 29, 2013 at 5:58 PM, Ingo Richter wrote:

> Hey,
>
> I have a simple groovy script that creates a backup on our master machine.
> I have a backup job that will execute this groovy script. The script
> itself creates a zip file with a couple of config files. I've used the
> backup to restore our build machines in very little time last week. Thanks
> to the backup.
>
> I hope that help,
>  Ingo
>
>
> On Tuesday, October 29, 2013 4:30:44 PM UTC-7, Jared Griffith wrote:
>>
>> I was wondering what files are necessary to back up a Jenkins master
>> instance?  I don't really think it's necessary to backup the workspace and
>> all that, I just want what is necessary in case the server goes boom and I
>> have to put it up on another server.  Yeah, it would be nice to have all of
>> the workspace / history stuff, but I don't think it's mandatory.
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Backups

2013-10-29 Thread Jared Griffith
I was wondering what files are necessary to back up a Jenkins master
instance?  I don't really think it's necessary to backup the workspace and
all that, I just want what is necessary in case the server goes boom and I
have to put it up on another server.  Yeah, it would be nice to have all of
the workspace / history stuff, but I don't think it's mandatory.

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Play Application Build / Compile / Etc

2013-08-21 Thread Jared Griffith
Chris,
After much futzing with Play and trying to figure it out myself, I just
went ahead and created a bug about Play not working correctly.  If you have
any more info, please add it.
https://issues.jenkins-ci.org/browse/JENKINS-19278


On Fri, Aug 16, 2013 at 2:17 PM, Chris Marks  wrote:

> I'm doing the same, couldn't get the Play plugin working, so scripted it.
>
> topher
> On Aug 16, 2013 12:31 PM, "Jared Griffith" 
> wrote:
>
>> Is anyone here using play in a Job?  If so, how is it working for you?  I
>> am seeing that when using the play command options, the build doesn't work
>> correct.  If I use a shell script that has all the same commands, it
>> compiles and builds just fine.
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.528 Upgrade Issues

2013-08-20 Thread Jared Griffith
I uninstalled the publish over ssh plug in and restarted Jenkins and it
resolved the issue.  This doesn't affect any of my jobs because I don't use
that plug in.


On Tue, Aug 20, 2013 at 8:35 AM, Jared Griffith
wrote:

> I'm not using publish over ssh even though I have that plug in installed.
>
>
> On Tue, Aug 20, 2013 at 12:55 AM,  wrote:
>
>>  The problem doesn’t happen to me on 1.528. It looks like it’s related
>> to the publish-over-ssh plugin. If anyone else has this problem and is *
>> not* using publish-over-ssh, please update the ticket.
>>
>> Matthew
>>
>> ** **
>>
>> *From:* jenkinsci-users@googlegroups.com [mailto:
>> jenkinsci-users@googlegroups.com] *On Behalf Of *Jared Griffith
>> *Sent:* 19 August 2013 19:33
>> *To:* jenkinsci-users@googlegroups.com
>> *Subject:* 1.528 Upgrade Issues
>>
>> ** **
>>
>> If you need to add or configure any jobs, I suggest you do not upgrade to
>> the 1.528 build.  There is something wrong with Jenkins when trying to add
>> or configure jobs.  I have entered a bug regarding this and just wanted to
>> let you all know not to upgrade if you see yourself needing to configure a
>> job or create a new one.
>> https://issues.jenkins-ci.org/browse/JENKINS-19254
>> 
>>
>>
>>
>> --
>>
>> This e-mail and any attachments may contain confidential, copyright and
>> or privileged material, and are for the use of the intended addressee only.
>> If you are not the intended addressee or an authorised recipient of the
>> addressee please notify us of receipt by returning the e-mail and do not
>> use, copy, retain, distribute or disclose the information in or attached to
>> the e-mail.
>> Any opinions expressed within this e-mail are those of the individual and
>> not necessarily of Diamond Light Source Ltd.
>> Diamond Light Source Ltd. cannot guarantee that this e-mail or any
>> attachments are free from viruses and we cannot accept liability for any
>> damage which you may sustain as a result of software viruses which may be
>> transmitted in or with the message.
>> Diamond Light Source Limited (company no. 4375679). Registered in England
>> and Wales with its registered office at Diamond House, Harwell Science and
>> Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> <http://www.picsauditing.com>
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> <https://twitter.com/PICSAuditingLLC>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.528 Upgrade Issues

2013-08-20 Thread Jared Griffith
I'm not using publish over ssh even though I have that plug in installed.


On Tue, Aug 20, 2013 at 12:55 AM,  wrote:

>  The problem doesn’t happen to me on 1.528. It looks like it’s related to
> the publish-over-ssh plugin. If anyone else has this problem and is 
> *not*using publish-over-ssh, please update the ticket.
> 
>
> Matthew
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Jared Griffith
> *Sent:* 19 August 2013 19:33
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* 1.528 Upgrade Issues
>
> ** **
>
> If you need to add or configure any jobs, I suggest you do not upgrade to
> the 1.528 build.  There is something wrong with Jenkins when trying to add
> or configure jobs.  I have entered a bug regarding this and just wanted to
> let you all know not to upgrade if you see yourself needing to configure a
> job or create a new one.
> https://issues.jenkins-ci.org/browse/JENKINS-19254
> 
>
>
>
> --
>
> This e-mail and any attachments may contain confidential, copyright and or
> privileged material, and are for the use of the intended addressee only. If
> you are not the intended addressee or an authorised recipient of the
> addressee please notify us of receipt by returning the e-mail and do not
> use, copy, retain, distribute or disclose the information in or attached to
> the e-mail.
> Any opinions expressed within this e-mail are those of the individual and
> not necessarily of Diamond Light Source Ltd.
> Diamond Light Source Ltd. cannot guarantee that this e-mail or any
> attachments are free from viruses and we cannot accept liability for any
> damage which you may sustain as a result of software viruses which may be
> transmitted in or with the message.
> Diamond Light Source Limited (company no. 4375679). Registered in England
> and Wales with its registered office at Diamond House, Harwell Science and
> Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


1.528 Upgrade Issues

2013-08-19 Thread Jared Griffith
If you need to add or configure any jobs, I suggest you do not upgrade to
the 1.528 build.  There is something wrong with Jenkins when trying to add
or configure jobs.  I have entered a bug regarding this and just wanted to
let you all know not to upgrade if you see yourself needing to configure a
job or create a new one.  https://issues.jenkins-ci.org/browse/JENKINS-19254

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Prevent job from when a particular job is running

2013-08-19 Thread Jared Griffith
Isn't there already a native configuration option that works per node on
how many concurrent builds each can run?


On Mon, Aug 19, 2013 at 12:29 AM, Steffen Breitbach <
steffen.breitb...@1und1.de> wrote:

> Hi Jared!
>
> > Is there a way to prevent job b from running if job a is running?
>
> Beside the other solution you might want to give the "Throttle Concurrent
> Builds" plugin a look.
>
> Regards
>   Steffen
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Prevent job from when a particular job is running

2013-08-16 Thread Jared Griffith
Perfect, that's exactly what I was looking for!  Thanks.


On Fri, Aug 16, 2013 at 1:31 PM, Baptiste Mathus  wrote:

> Well, a job is allowed to have many upstream jobs, so that might still
> work.
>
> If not, then see
> https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin
>
> Cheers
> Le 16 août 2013 22:26, "Jared Griffith"  a
> écrit :
>
>> Yeah, I was thinking about that.  However, in this particular instance,
>> job b is actually a downstream job of say, job f.  I might have to figure
>> something else out here.  Thanks.
>>
>>
>> On Fri, Aug 16, 2013 at 12:59 PM, Baptiste Mathus  wrote:
>>
>>> Yup. You might want to just specify a as an upstream job in b
>>> configuration. Then check the box "block this build when upstream builds
>>> are running" (approximate text).
>>>
>>> But, you'll have to note that  this will actually create a dependency
>>> between b and a, meaning the end of "a" build will trigger one of b.
>>>
>>> HTH.
>>>
>>> Cheers
>>> Le 16 août 2013 21:12, "Jared Griffith"  a
>>> écrit :
>>>
>>>> Is there a way to prevent job b from running if job a is running?
>>>>
>>>> --
>>>>
>>>> Jared Griffith
>>>> Linux Administrator, PICS Auditing, LLC
>>>> P: (949) 936-4574
>>>> C: (909) 653-7814
>>>>
>>>> <http://www.picsauditing.com>
>>>>
>>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>>
>>>> Join PICS on LinkedIn and Twitter!
>>>>
>>>> <https://twitter.com/PICSAuditingLLC>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Prevent job from when a particular job is running

2013-08-16 Thread Jared Griffith
Yeah, I was thinking about that.  However, in this particular instance, job
b is actually a downstream job of say, job f.  I might have to figure
something else out here.  Thanks.


On Fri, Aug 16, 2013 at 12:59 PM, Baptiste Mathus  wrote:

> Yup. You might want to just specify a as an upstream job in b
> configuration. Then check the box "block this build when upstream builds
> are running" (approximate text).
>
> But, you'll have to note that  this will actually create a dependency
> between b and a, meaning the end of "a" build will trigger one of b.
>
> HTH.
>
> Cheers
> Le 16 août 2013 21:12, "Jared Griffith"  a
> écrit :
>
>> Is there a way to prevent job b from running if job a is running?
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Prevent job from when a particular job is running

2013-08-16 Thread Jared Griffith
Is there a way to prevent job b from running if job a is running?

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Play Application Build / Compile / Etc

2013-08-16 Thread Jared Griffith
Is anyone here using play in a Job?  If so, how is it working for you?  I
am seeing that when using the play command options, the build doesn't work
correct.  If I use a shell script that has all the same commands, it
compiles and builds just fine.

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [NOTICE] Credentials, SSH Credentials, SSH Agent and SSH Slaves

2013-08-07 Thread Jared Griffith
I just want to publicly thank you for fixing this in no time at all.
Actually, thanks to all the Jenkins devs too.  You guys always get to the
issue and resolve it pretty quickly.  You don't see quick turn around like
today that often.


On Wed, Aug 7, 2013 at 2:42 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> Yeah the OSS update centers are not as responsive as the DB backed ones we
> run at CloudBees on the other hand our update centers are more resource
> intensive.
>
>
> On 7 August 2013 22:37, Larry Shatzer, Jr.  wrote:
>
>> I see ssh-slaves in the stable json now. It probably takes a while for
>> some things to propagate through the systems.
>>
>>
>> On Wed, Aug 7, 2013 at 3:27 PM, J Arrizza  wrote:
>>
>>> Steve,
>>>
>>> You should also mention that the v1.0 (and I assume v1.1) plugins are in
>>> in the update-center url:
>>>
>>> http://updates.jenkins-ci.org/update-center.json
>>>
>>>
>>> but not in
>>>
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>> This caused me a bit of confusion, it might hit others as well.
>>>
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 2:13 PM, Stephen Connolly <
>>> stephen.alan.conno...@gmail.com> wrote:
>>>
>>>> The fix to https://issues.jenkins-ci.org/browse/JENKINS-19104 is in
>>>> version 1.1 of the ssh-credentials plugin. Only affects people using
>>>> private keys. You can download it from
>>>> http://jenkins-updates.cloudbees.com/download/plugins/ssh-credentials/1.1/ssh-credentials.hpiif
>>>>  you are waiting for it to show up in the OSS update center.
>>>>
>>>>
>>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Yeah, I found out, everything's good for me now with the 1.1 plugin.


On Wed, Aug 7, 2013 at 2:24 PM, J Arrizza  wrote:

> No, the slave's reconnected once I had the correct plugin versions.
>
> But I'm not 100% sure about losing the credentials. I had already removed
> them by the time I got the plugin versions set up right.
>
>
> On Wed, Aug 7, 2013 at 12:05 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Did you loose your slave build data or no?
>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I attached them in the ticket.


On Wed, Aug 7, 2013 at 12:37 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> Can you sanitise and send your credentials.xml an a corresponding slave
> config from config.xml
>
>
> On 7 August 2013 20:33, Jared Griffith  wrote:
>
>> I have cleaned them out.  I have also removed a couple of the slaves and
>> re-added them.  Still nothing.  I am now getting:
>>
>> [08/07/13 12:30:39] [SSH] Opening SSH connection to 
>> wolfram.picsauditing.com:22.
>> [08/07/13 12:30:39] [SSH] Authentication failed.
>> hudson.AbortException: Authentication failed.
>>  at 
>> hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:982)
>>  at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:516)
>>  at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
>>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>  at java.lang.Thread.run(Thread.java:722)
>> [08/07/13 12:30:39] [SSH] Connection closed.
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:28 PM, Stephen Connolly <
>> stephen.alan.conno...@gmail.com> wrote:
>>
>>> I think your old version of the SSH Slaves plugin borked up the
>>> authentication and created invalid versions that need to be cleaned out
>>>
>>>
>>> On 7 August 2013 20:20, Jared Griffith wrote:
>>>
>>>> I'm still getting no love with my slave nodes starting.
>>>>
>>>>
>>>> On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:
>>>>
>>>>> Ok
>>>>>
>>>>> - changed the update site to
>>>>> http://updates.jenkins-ci.org/update-center.json<http://updates.jenkins-ci.org/stable/update-center.json>
>>>>>  (took
>>>>> away the "stable")
>>>>> - the v1.0 plugin shows up
>>>>> - jenkins 1.526 shows up
>>>>> - installed the v1.0 plugin
>>>>> - refreshed credentials
>>>>> - refreshed slave (i.e. deleted and readded it)
>>>>> - restarted; rebooted;
>>>>>
>>>>> Bingo. Joy and happiness
>>>>>
>>>>> Thanks for all your help!
>>>>>
>>>>>
>>>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
>>>>> wrote:
>>>>>
>>>>>> You can install it manually for now:
>>>>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
>>>>> wrote:
>>>>>
>>>>>> You can install it manually for now:
>>>>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza wrote:
>>>>>>
>>>>>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>>>>>> manager says:
>>>>>>>   Version 0.27 Installed (0.27)
>>>>>>>
>>>>>>> i.e. no mention of 1.0
>>>>>>>
>>>>>>>
>>>>>>> The update site I'm using is
>>>>>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza wrote:
>>>>>>>
>>>>>>>> The v1.0 is not showing up as an upgrade possibility.
>>>>>>>>
>>>>>>>> How do I force the plugin to go to v1.0?
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. <
>>>>>>>> lar...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Your ssh slaves needs to be 1.0
>>>>>>>>>
>>>>>>>>> On the advanced tab for plugins

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I have cleaned them out.  I have also removed a couple of the slaves and
re-added them.  Still nothing.  I am now getting:

[08/07/13 12:30:39] [SSH] Opening SSH connection to wolfram.picsauditing.com:22.
[08/07/13 12:30:39] [SSH] Authentication failed.
hudson.AbortException: Authentication failed.
at 
hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:982)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:516)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
[08/07/13 12:30:39] [SSH] Connection closed.




On Wed, Aug 7, 2013 at 12:28 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> I think your old version of the SSH Slaves plugin borked up the
> authentication and created invalid versions that need to be cleaned out
>
>
> On 7 August 2013 20:20, Jared Griffith  wrote:
>
>> I'm still getting no love with my slave nodes starting.
>>
>>
>> On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:
>>
>>> Ok
>>>
>>> - changed the update site to
>>> http://updates.jenkins-ci.org/update-center.json<http://updates.jenkins-ci.org/stable/update-center.json>
>>>  (took
>>> away the "stable")
>>> - the v1.0 plugin shows up
>>> - jenkins 1.526 shows up
>>> - installed the v1.0 plugin
>>> - refreshed credentials
>>> - refreshed slave (i.e. deleted and readded it)
>>> - restarted; rebooted;
>>>
>>> Bingo. Joy and happiness
>>>
>>> Thanks for all your help!
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>>
>>>> You can install it manually for now:
>>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>>
>>>>
>>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>>
>>>> You can install it manually for now:
>>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>>
>>>>
>>>>
>>>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>>>
>>>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>>>> manager says:
>>>>>   Version 0.27 Installed (0.27)
>>>>>
>>>>> i.e. no mention of 1.0
>>>>>
>>>>>
>>>>> The update site I'm using is
>>>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>>>>
>>>>>> The v1.0 is not showing up as an upgrade possibility.
>>>>>>
>>>>>> How do I force the plugin to go to v1.0?
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. >>>>> > wrote:
>>>>>>
>>>>>>> Your ssh slaves needs to be 1.0
>>>>>>>
>>>>>>> On the advanced tab for plugins refresh and update that plugin.
>>>>>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>>>>>
>>>>>>>>  I have similar problems but it's not coming back up:
>>>>>>>>
>>>>>>>> Jenkinds 1.5.18
>>>>>>>> Credentials = v1.6
>>>>>>>> SSH Slaves = v0.27
>>>>>>>> SSH Credentials = 1.0
>>>>>>>>
>>>>>>>> I upgraded the plugins and all the slaves are offline
>>>>>>>> - I deleted the credentials for one slave and recreated it; no joy
>>>>>>>> - I deleted the slave and recreated it; no joy
>>>>>>>> - I've restarted jenkins service; I've rebooted the master server;
>>>>>>>> no joy
>>>>>>>>
>>>>>>>> Keep getting the 'NoSuchMethodError"
>>>>>>>>
>>>>>>>> What else should I be doing to get them back up and running?
>>>&

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I'm still getting no love with my slave nodes starting.


On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:

> Ok
>
> - changed the update site to
> http://updates.jenkins-ci.org/update-center.json<http://updates.jenkins-ci.org/stable/update-center.json>
>  (took
> away the "stable")
> - the v1.0 plugin shows up
> - jenkins 1.526 shows up
> - installed the v1.0 plugin
> - refreshed credentials
> - refreshed slave (i.e. deleted and readded it)
> - restarted; rebooted;
>
> Bingo. Joy and happiness
>
> Thanks for all your help!
>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>
>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>> manager says:
>>>   Version 0.27 Installed (0.27)
>>>
>>> i.e. no mention of 1.0
>>>
>>>
>>> The update site I'm using is
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>>
>>>> The v1.0 is not showing up as an upgrade possibility.
>>>>
>>>> How do I force the plugin to go to v1.0?
>>>>
>>>>
>>>>
>>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. 
>>>> wrote:
>>>>
>>>>> Your ssh slaves needs to be 1.0
>>>>>
>>>>> On the advanced tab for plugins refresh and update that plugin.
>>>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>>>
>>>>>>  I have similar problems but it's not coming back up:
>>>>>>
>>>>>> Jenkinds 1.5.18
>>>>>> Credentials = v1.6
>>>>>> SSH Slaves = v0.27
>>>>>> SSH Credentials = 1.0
>>>>>>
>>>>>> I upgraded the plugins and all the slaves are offline
>>>>>> - I deleted the credentials for one slave and recreated it; no joy
>>>>>> - I deleted the slave and recreated it; no joy
>>>>>> - I've restarted jenkins service; I've rebooted the master server; no
>>>>>> joy
>>>>>>
>>>>>> Keep getting the 'NoSuchMethodError"
>>>>>>
>>>>>> What else should I be doing to get them back up and running?
>>>>>>
>>>>>> Thanks
>>>>>> John
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. >>>>> > wrote:
>>>>>>
>>>>>>> Yeah, I deleted all the credential information, even went so far as
>>>>>>> to remove the plugins, restart, and upgrade/install them all again. 
>>>>>>> Then I
>>>>>>> finally got it working.
>>>>>>>
>>>>>>>
>>>>>>>  --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>>
>>>>>>
>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Did you loose your slave build data or no?


On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:

> Ok
>
> - changed the update site to
> http://updates.jenkins-ci.org/update-center.json<http://updates.jenkins-ci.org/stable/update-center.json>
>  (took
> away the "stable")
> - the v1.0 plugin shows up
> - jenkins 1.526 shows up
> - installed the v1.0 plugin
> - refreshed credentials
> - refreshed slave (i.e. deleted and readded it)
> - restarted; rebooted;
>
> Bingo. Joy and happiness
>
> Thanks for all your help!
>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>
>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>> manager says:
>>>   Version 0.27 Installed (0.27)
>>>
>>> i.e. no mention of 1.0
>>>
>>>
>>> The update site I'm using is
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>>
>>>> The v1.0 is not showing up as an upgrade possibility.
>>>>
>>>> How do I force the plugin to go to v1.0?
>>>>
>>>>
>>>>
>>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. 
>>>> wrote:
>>>>
>>>>> Your ssh slaves needs to be 1.0
>>>>>
>>>>> On the advanced tab for plugins refresh and update that plugin.
>>>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>>>
>>>>>>  I have similar problems but it's not coming back up:
>>>>>>
>>>>>> Jenkinds 1.5.18
>>>>>> Credentials = v1.6
>>>>>> SSH Slaves = v0.27
>>>>>> SSH Credentials = 1.0
>>>>>>
>>>>>> I upgraded the plugins and all the slaves are offline
>>>>>> - I deleted the credentials for one slave and recreated it; no joy
>>>>>> - I deleted the slave and recreated it; no joy
>>>>>> - I've restarted jenkins service; I've rebooted the master server; no
>>>>>> joy
>>>>>>
>>>>>> Keep getting the 'NoSuchMethodError"
>>>>>>
>>>>>> What else should I be doing to get them back up and running?
>>>>>>
>>>>>> Thanks
>>>>>> John
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. >>>>> > wrote:
>>>>>>
>>>>>>> Yeah, I deleted all the credential information, even went so far as
>>>>>>> to remove the plugins, restart, and upgrade/install them all again. 
>>>>>>> Then I
>>>>>>> finally got it working.
>>>>>>>
>>>>>>>
>>>>>>>  --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>>
>>>>>>
>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I installed the SSH plugin (it wasn't there before) and it's still not
working.  All of my plugin versions are what have been stated here.


On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:

> The v1.0 is not showing up as an upgrade possibility.
>
> How do I force the plugin to go to v1.0?
>
>
>
> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>
>> Your ssh slaves needs to be 1.0
>>
>> On the advanced tab for plugins refresh and update that plugin.
>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>
>>>  I have similar problems but it's not coming back up:
>>>
>>> Jenkinds 1.5.18
>>> Credentials = v1.6
>>> SSH Slaves = v0.27
>>> SSH Credentials = 1.0
>>>
>>> I upgraded the plugins and all the slaves are offline
>>> - I deleted the credentials for one slave and recreated it; no joy
>>> - I deleted the slave and recreated it; no joy
>>> - I've restarted jenkins service; I've rebooted the master server; no joy
>>>
>>> Keep getting the 'NoSuchMethodError"
>>>
>>> What else should I be doing to get them back up and running?
>>>
>>> Thanks
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:
>>>
>>>> Yeah, I deleted all the credential information, even went so far as to
>>>> remove the plugins, restart, and upgrade/install them all again. Then I
>>>> finally got it working.
>>>>
>>>>
>>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Those are upgraded as well.


On Wed, Aug 7, 2013 at 10:39 AM, Jeff  wrote:

> And from https://wiki.jenkins-ci.org/display/JENKINS/SSH+Slaves+plugin :
>
> Version 1.0 (Aug 7, 2013)
>
>- Upgrade dependencies to SSH Credentials Plugin 
> 1.0<https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin>
> and Credentials Plugin 
> 1.6<https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin> and
>migrated code from legacy data type to the new StandardCredential based
>types.
>- *NOTE: It will not be possible to* *downgrade* *to previous releases
>without risking the loss of some configuration data*.
>
>
>
> On Wed, Aug 7, 2013 at 11:38 AM, Jeff  wrote:
>
>> Also from
>> https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin
>>
>> Version 1.0 (Aug 7, 2013)
>>
>>- Upgrade to Credentials Plugin 
>> 1.0<https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin> and
>>migrate to new data types.
>>- Any existing plugins that request credentials of type
>>SSHUserPrivateKey explicitly will be unaffected.
>>- If an existing plugin requests credentials of
>>type BasicSSHUserPassword the resolution mechanism will handle the mapping
>>to a concrete StandardUsernamePasswordCredentials transparently
>>- If an existing plugin requests credentials of the base interface
>>type SSHUser it will not be able to locate and
>>StandardUsernamePasswordCredentials implementations and will need to be
>>adapted to integrate correctly with the new class tree.
>>- SSHAuthenticator.matcher() and SSHAuthenticator.matcher(Class<
>>Connection type>) can be used to retrieve a CredentialsMatcher to narrow
>>the search for appropriate credentials.
>>- *NOTE: This version requires the* *SSH Slaves 
>> plugin<https://wiki.jenkins-ci.org/display/JENKINS/SSH+Slaves+plugin>
>>* *be upgraded to at least version 1.0 or it will break the installed
>>SSH Slaves plugin.*
>>- *NOTE: This version modifies the configuration data format from a
>>format that can be read by version 0.4 to a format that can only be read 
>> by
>>1.0 or newer. It will not be possible to downgrade from 1.0 to a previous
>>release without risking configuration data loss. *
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:37 AM, Jeff  wrote:
>>
>>> yes...and I'm running the following versions of plugins with Jenkins
>>> v1.526:
>>>
>>>- Jenkins SSH plugin v2.3
>>>- Jenkins SSH Slaves plugin v1.0
>>>- SSH Credentials Plugin v1.0
>>>
>>> I believe the last 2 are tied together and must both be at v1.0
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
>>>> It says that the version that I am running is not compatible with the
>>>> new SSH Slaves plugin.  Are you running 1.526 as well?
>>>>
>>>>
>>>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>>>
>>>>> I just ran into thatwhen I did the upgrade and updated all
>>>>> plugins, the Jenkins SSH Slaves plugin was still at v0.27.  You must
>>>>> upgrade it to version 1.0.  I had to force the update check for it to see
>>>>> it.
>>>>>
>>>>>
>>>>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>>>>> jgriff...@picsauditing.com> wrote:
>>>>>
>>>>>> Hopefully I can get a quicker response from the group.  I just
>>>>>> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
>>>>>> start at all.  I created a ticket for it, but have yet to get a response.
>>>>>> Trying to downgrade the application has not resolved the issue.  I'm at a
>>>>>> loss since I need all of my nodes to be working properly.
>>>>>> Here's the ticket I created:
>>>>>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Jared Griffith
>>>>>> Linux Administrator, PICS Auditing, LLC
>>>>>> P: (949) 936-4574
>>>>>> C: (909) 653-7814
>>>>>>
>>>>>> <http://www.picsauditing.com>
>>>>>>
>>>>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>>>>
>>>>>> J

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I don't see a Jenkins SSH plugin but I am running the same versions of the
other two plugins that you are and I'm still having no luck.


On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:

> yes...and I'm running the following versions of plugins with Jenkins
> v1.526:
>
>- Jenkins SSH plugin v2.3
>- Jenkins SSH Slaves plugin v1.0
>- SSH Credentials Plugin v1.0
>
> I believe the last 2 are tied together and must both be at v1.0
>
>
> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> It says that the version that I am running is not compatible with the new
>> SSH Slaves plugin.  Are you running 1.526 as well?
>>
>>
>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>
>>> I just ran into thatwhen I did the upgrade and updated all plugins,
>>> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
>>> version 1.0.  I had to force the update check for it to see it.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
>>>> Hopefully I can get a quicker response from the group.  I just upgraded
>>>> Jenkins to the latest version 1.526 and now my slave nodes won't start at
>>>> all.  I created a ticket for it, but have yet to get a response.  Trying to
>>>> downgrade the application has not resolved the issue.  I'm at a loss since
>>>> I need all of my nodes to be working properly.
>>>> Here's the ticket I created:
>>>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>>>
>>>> --
>>>>
>>>> Jared Griffith
>>>> Linux Administrator, PICS Auditing, LLC
>>>> P: (949) 936-4574
>>>> C: (909) 653-7814
>>>>
>>>> <http://www.picsauditing.com>
>>>>
>>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>>
>>>> Join PICS on LinkedIn and Twitter!
>>>>
>>>> <https://twitter.com/PICSAuditingLLC>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Jeff Vincent
>>> See my LinkedIn profile at:
>>> http://www.linkedin.com/in/rjeffreyvincent
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
It says that the version that I am running is not compatible with the new
SSH Slaves plugin.  Are you running 1.526 as well?


On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:

> I just ran into thatwhen I did the upgrade and updated all plugins,
> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
> version 1.0.  I had to force the update check for it to see it.
>
>
> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Hopefully I can get a quicker response from the group.  I just upgraded
>> Jenkins to the latest version 1.526 and now my slave nodes won't start at
>> all.  I created a ticket for it, but have yet to get a response.  Trying to
>> downgrade the application has not resolved the issue.  I'm at a loss since
>> I need all of my nodes to be working properly.
>> Here's the ticket I created:
>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Hopefully I can get a quicker response from the group.  I just upgraded
Jenkins to the latest version 1.526 and now my slave nodes won't start at
all.  I created a ticket for it, but have yet to get a response.  Trying to
downgrade the application has not resolved the issue.  I'm at a loss since
I need all of my nodes to be working properly.
Here's the ticket I created:
https://issues.jenkins-ci.org/browse/JENKINS-19104

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-19 Thread Jared Griffith
Yeah, that's the behaviour that I am seeing as well.  Unfortunately all of
my jobs have a parameter of some sort, so I wasn't able to check a non
parametrized build.


On Wed, Jun 19, 2013 at 1:58 AM,  wrote:

>  I see the same thing, after upgrading Jenkins from 1.518 to 1.519. It
> seems to occur only when I build a job with  parameters – I click “build”,
> the parameter page is presented, I click the “build” button, and I get
> presented with an empty page. The job is started correctly, however. I see
> this using Firefox on Linux, and also using Chrome on Windows.
>
> Matthew
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Jared Griffith
> *Sent:* 18 June 2013 22:50
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Upgrade to Latest Jenkins - WSOD after running job
>
> ** **
>
> I recently upgraded to the latest Jenkins.  When I go to build any job,
> instead of directing me to the normal page output page, it just WSOD (white
> screen of death).
> Is anyone else experiencing this?
>
> There is also no information in the logs as to what is happening.
> This is happening both when going directly to the application and going
> via the apache proxy connection.
> 
>
> ** **
>
>
>
> --
>
> This e-mail and any attachments may contain confidential, copyright and or
> privileged material, and are for the use of the intended addressee only. If
> you are not the intended addressee or an authorised recipient of the
> addressee please notify us of receipt by returning the e-mail and do not
> use, copy, retain, distribute or disclose the information in or attached to
> the e-mail.
> Any opinions expressed within this e-mail are those of the individual and
> not necessarily of Diamond Light Source Ltd.
> Diamond Light Source Ltd. cannot guarantee that this e-mail or any
> attachments are free from viruses and we cannot accept liability for any
> damage which you may sustain as a result of software viruses which may be
> transmitted in or with the message.
> Diamond Light Source Limited (company no. 4375679). Registered in England
> and Wales with its registered office at Diamond House, Harwell Science and
> Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Upgrade to Latest Jenkins - WSOD after running job

2013-06-18 Thread Jared Griffith
I recently upgraded to the latest Jenkins.  When I go to build any job,
instead of directing me to the normal page output page, it just WSOD (white
screen of death).
Is anyone else experiencing this?
There is also no information in the logs as to what is happening.
This is happening both when going directly to the application and going via
the apache proxy connection.

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Trigger Shell Script if Maven Fails

2013-05-30 Thread Jared Griffith
I was wondering if it's possible to trigger a shell script to execute in a
job if the Maven build portion fails?

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Jenkins Triggering Nessus Scans

2013-05-02 Thread Jared Griffith
Is it possible to have a job trigger a Nessus scan?

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Passing parameters to downstream jobs

2013-04-24 Thread Jared Griffith
Not a problem!


On Wed, Apr 24, 2013 at 12:31 PM, Maureen Barger  wrote:

> I was just reading about that when your reply arrived, thank you!
>
>
> On Wed, Apr 24, 2013 at 1:41 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Yeah, I asked this same question before.  Install the Jenkins
>> Parameterized Trigger 
>> plugin<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>.
>> Then in the Post Build Actions section of the job, add the Trigger
>> Parameterized Build on Other Projects.  There are several options you can
>> pass to the down stream jobs from there.
>>  <http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>
>>
>>
>> On Wed, Apr 24, 2013 at 10:14 AM, Maureen Barger wrote:
>>
>>> Hi all -
>>> With a job that triggers many downstream jobs, is it possible to set a
>>> string parameter (ie a file path or a release number) in the first job
>>> and pass it on to all of the downstream jobs?
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> <http://www.picsauditing.com>
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Passing parameters to downstream jobs

2013-04-24 Thread Jared Griffith
Yeah, I asked this same question before.  Install the Jenkins Parameterized
Trigger 
plugin<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>.
Then in the Post Build Actions section of the job, add the Trigger
Parameterized Build on Other Projects.  There are several options you can
pass to the down stream jobs from there.
<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>


On Wed, Apr 24, 2013 at 10:14 AM, Maureen Barger  wrote:

> Hi all -
> With a job that triggers many downstream jobs, is it possible to set a
> string parameter (ie a file path or a release number) in the first job
> and pass it on to all of the downstream jobs?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

<http://www.picsauditing.com>

17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!

<https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: How can I set the version of maven in a maven job

2013-04-18 Thread Jared Griffith
Does your Maven Installation options under Manage Jenkins -> Configuration
look like the following?
http://snag.gy/fiyH8.jpg

Having those 2 options gives me the following Maven options under Build in
all of my jobs.
http://snag.gy/cbf84.jpg


On Wed, Apr 17, 2013 at 2:25 PM, Peter Miklosko wrote:

> In configuration you can setup multiple version and name them accordingly.
> Then on job in Maven section from drop-down select appropriate name and
> that version of Maven will be used for the job.
>
>
> On 17 April 2013 21:22, Eric Wood  wrote:
>
>> I have a specific version of maven installed and configured in the
>> "configure jenkins" main page.  I want to specify this version in my maven
>> job, but cannot fine the location to specify where to say that this job
>> uses this version of maven.  Can somebody point me in the right direction?
>>
>> Thanks, Eric
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

[image: 
http://www.picsauditing.com/wp-content/logo_sig.png]<http://www.picsauditing.com/>

17701 Cowan #140 | Irvine, CA | 92614
Join PICS on LinkedIn! [image:
http://www.linkedin.com/img/webpromo/btn_in_20x15.png]<http://www.linkedin.com/company/pics-auditing-llc>[image:
images] <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<><><>

Re: Triggering the build from Git tag

2013-04-18 Thread Jared Griffith
Ooh, I like this question.  Is there?


On Thu, Apr 18, 2013 at 7:10 AM, Vishal Gupta wrote:

> I want to trigger the build in Jenkins if a tag in GIT contains some
> specific string.
> Example : If tag contain string "JENKINS_BUILD" , then jenkins should
> trigger the build.
> How can we achieve this  ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

[image: 
http://www.picsauditing.com/wp-content/logo_sig.png]<http://www.picsauditing.com/>

17701 Cowan #140 | Irvine, CA | 92614
Join PICS on LinkedIn! [image:
http://www.linkedin.com/img/webpromo/btn_in_20x15.png]<http://www.linkedin.com/company/pics-auditing-llc>[image:
images] <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<><><>

Re: A couple of Git problems

2013-04-17 Thread Jared Griffith
/jenkins/workspace/companyApp"
> returned status code 128:
> stdout:
> stderr: fatal: destination directory
> '/home/build/jenkins/workspace/companyApp' already exists.
>
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:773)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:217)
> ... 12 more
> Trying next repository
> ERROR: Could not clone repository
> FATAL: Could not clone
> hudson.plugins.git.GitException: Could not clone
> at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1013)
> at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
> at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
> at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> at hudson.remoting.Request$2.run(Request.java:326)
> at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:722)
>
>
> *Problem 2:*
>  In project configure under the field for Git repository URL it gives the
> following error message:
>  Failed to connect to repository : Error performing command: git
> ls-remote -h ssh://g...@git.company.com/packages/companyApp.git HEAD
>  All I have supplied is the Git URL. The rest is default git settings for
> a project (mostly empty).
>
>
> Jenkins runs this procject build on a slave node. This slave node is run
> with user "build" and that user has access to g...@git.company.com (its
> public key is on git.company.com). This is evident since I am able to
> manually clone the project.
>
>
> /Sverre
>  *
> --
> CONFIDENTIALITY This e-mail and any attachment contain KONGSBERG
> information which may be proprietary, confidential or subject to export
> regulations, and is only meant for the intended recipient(s). Any
> disclosure, copying, distribution or use is prohibited, if not otherwise
> explicitly agreed with KONGSBERG. If received in error, please delete it
> immediately from your system and notify the sender properly.
> --
> *
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>--
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

[image: 
http://www.picsauditing.com/wp-content/logo_sig.png]<http://www.picsauditing.com/>

17701 Cowan #140 | Irvine, CA | 92614
Join PICS on LinkedIn! [image:
http://www.linkedin.com/img/webpromo/btn_in_20x15.png]<http://www.linkedin.com/company/pics-auditing-llc>[image:
images] <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<><><>

Re: How can I set the version of maven in a maven job

2013-04-17 Thread Jared Griffith
That should be default in your build options.  In mine, I have 3.x and 2.x
and can specify whichever one is necessary for that particular build.


On Wed, Apr 17, 2013 at 1:22 PM, Eric Wood  wrote:

> I have a specific version of maven installed and configured in the
> "configure jenkins" main page.  I want to specify this version in my maven
> job, but cannot fine the location to specify where to say that this job
> uses this version of maven.  Can somebody point me in the right direction?
>
> Thanks, Eric
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814

[image: 
http://www.picsauditing.com/wp-content/logo_sig.png]<http://www.picsauditing.com/>

17701 Cowan #140 | Irvine, CA | 92614
Join PICS on LinkedIn! [image:
http://www.linkedin.com/img/webpromo/btn_in_20x15.png]<http://www.linkedin.com/company/pics-auditing-llc>[image:
images] <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<><><>

Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Never mind, I take it back turns out there was some funky stuff with our
network that was causing the time out issue on the git checkout.  I was a
bit paranoid when I saw that after the git-client plugin guys so graciously
and rapidly fixed the previous issue.

On Tue, Mar 26, 2013 at 4:26 PM, Jared Griffith
wrote:

> Found it, for those keeping track:
> https://issues.jenkins-ci.org/browse/JENKINS-17204
> I'm not sure whether or not it should be opened again as this seems to be
> something with Jenkins in particular as opposed to the plug ins.
>
>
> On Tue, Mar 26, 2013 at 4:23 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> I was trying to look for the Jenkins + Git issue in Jira, but couldn't
>> find the one that was resolved last week.
>>
>> On Tue, Mar 26, 2013 at 3:25 PM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> Sure, thankfully I had at least one build with 1.508, here's the error
>>> when doing a git checkout:
>>> http://pastebin.com/1fF0uuEW
>>>
>>> It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
>>> client plug ins.
>>>
>>>
>>>
>>> On Tue, Mar 26, 2013 at 3:18 PM, Slide  wrote:
>>>
>>>> Can you be more descriptive of what is not working in 1.508?
>>>>
>>>>
>>>> On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith <
>>>> jgriff...@picsauditing.com> wrote:
>>>>
>>>>> Yes, sorry, I always over look the 1- :/.
>>>>> 1.507 = works
>>>>> 1.508 = no worky again, even with the latest git-client plugin (1.05).
>>>>>
>>>>>
>>>>> On Tue, Mar 26, 2013 at 3:02 PM, Slide  wrote:
>>>>>
>>>>>> Can we assume you mean 1.507 and 1.508?
>>>>>>
>>>>>>
>>>>>>  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith <
>>>>>> jgriff...@picsauditing.com> wrote:
>>>>>>
>>>>>>> I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
>>>>>>> again.  Please be advised, do not upgrade to the latest version.  I was
>>>>>>> going to submit a bug regarding this, but I had to quickly downgrade 
>>>>>>> back
>>>>>>> to 5.0.7 so we could continue with our development process.
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Jared Griffith
>>>>>>> Linux Administrator, PICS Auditing, LLC
>>>>>>> P: (949) 936-4574
>>>>>>> C: (909) 653-7814
>>>>>>> *The Contractors' Choice
>>>>>>> **17701 Cowan #140 | Irvine, CA | 92614
>>>>>>> *
>>>>>>> Join PICS on LinkedIn! 
>>>>>>> <http://www.linkedin.com/company/pics-auditing-llc>
>>>>>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Jenkins Users" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Website: http://earl-of-code.com
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Jared Griffith
>>>>> Linux Administrator, PICS Auditing, LLC
>>>>> P: (949) 936-4574
>>>>> C: (909) 653-7814
>>>>> *The Contractors'

Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Found it, for those keeping track:
https://issues.jenkins-ci.org/browse/JENKINS-17204
I'm not sure whether or not it should be opened again as this seems to be
something with Jenkins in particular as opposed to the plug ins.

On Tue, Mar 26, 2013 at 4:23 PM, Jared Griffith
wrote:

> I was trying to look for the Jenkins + Git issue in Jira, but couldn't
> find the one that was resolved last week.
>
> On Tue, Mar 26, 2013 at 3:25 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Sure, thankfully I had at least one build with 1.508, here's the error
>> when doing a git checkout:
>> http://pastebin.com/1fF0uuEW
>>
>> It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
>> client plug ins.
>>
>>
>>
>> On Tue, Mar 26, 2013 at 3:18 PM, Slide  wrote:
>>
>>> Can you be more descriptive of what is not working in 1.508?
>>>
>>>
>>> On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
>>>> Yes, sorry, I always over look the 1- :/.
>>>> 1.507 = works
>>>> 1.508 = no worky again, even with the latest git-client plugin (1.05).
>>>>
>>>>
>>>> On Tue, Mar 26, 2013 at 3:02 PM, Slide  wrote:
>>>>
>>>>> Can we assume you mean 1.507 and 1.508?
>>>>>
>>>>>
>>>>>  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith <
>>>>> jgriff...@picsauditing.com> wrote:
>>>>>
>>>>>> I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
>>>>>> again.  Please be advised, do not upgrade to the latest version.  I was
>>>>>> going to submit a bug regarding this, but I had to quickly downgrade back
>>>>>> to 5.0.7 so we could continue with our development process.
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Jared Griffith
>>>>>> Linux Administrator, PICS Auditing, LLC
>>>>>> P: (949) 936-4574
>>>>>> C: (909) 653-7814
>>>>>> *The Contractors' Choice
>>>>>> **17701 Cowan #140 | Irvine, CA | 92614
>>>>>> *
>>>>>> Join PICS on LinkedIn! 
>>>>>> <http://www.linkedin.com/company/pics-auditing-llc>
>>>>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Website: http://earl-of-code.com
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jared Griffith
>>>> Linux Administrator, PICS Auditing, LLC
>>>> P: (949) 936-4574
>>>> C: (909) 653-7814
>>>> *The Contractors' Choice
>>>> **17701 Cowan #140 | Irvine, CA | 92614
>>>> *
>>>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>

Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
I was trying to look for the Jenkins + Git issue in Jira, but couldn't find
the one that was resolved last week.

On Tue, Mar 26, 2013 at 3:25 PM, Jared Griffith
wrote:

> Sure, thankfully I had at least one build with 1.508, here's the error
> when doing a git checkout:
> http://pastebin.com/1fF0uuEW
>
> It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
> client plug ins.
>
>
>
> On Tue, Mar 26, 2013 at 3:18 PM, Slide  wrote:
>
>> Can you be more descriptive of what is not working in 1.508?
>>
>>
>> On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> Yes, sorry, I always over look the 1- :/.
>>> 1.507 = works
>>> 1.508 = no worky again, even with the latest git-client plugin (1.05).
>>>
>>>
>>> On Tue, Mar 26, 2013 at 3:02 PM, Slide  wrote:
>>>
>>>> Can we assume you mean 1.507 and 1.508?
>>>>
>>>>
>>>>  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith <
>>>> jgriff...@picsauditing.com> wrote:
>>>>
>>>>> I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
>>>>> again.  Please be advised, do not upgrade to the latest version.  I was
>>>>> going to submit a bug regarding this, but I had to quickly downgrade back
>>>>> to 5.0.7 so we could continue with our development process.
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Jared Griffith
>>>>> Linux Administrator, PICS Auditing, LLC
>>>>> P: (949) 936-4574
>>>>> C: (909) 653-7814
>>>>> *The Contractors' Choice
>>>>> **17701 Cowan #140 | Irvine, CA | 92614
>>>>> *
>>>>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>>>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Website: http://earl-of-code.com
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>> *The Contractors' Choice
>>> **17701 Cowan #140 | Irvine, CA | 92614
>>> *
>>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Website: http://earl-of-code.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
> *The Contractors' Choice
> **17701 Cowan #140 | Irvine, CA | 92614
> *
> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  <http://www.linkedin.com/company/pics-auditing-llc>
Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Sure, thankfully I had at least one build with 1.508, here's the error when
doing a git checkout:
http://pastebin.com/1fF0uuEW

It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
client plug ins.


On Tue, Mar 26, 2013 at 3:18 PM, Slide  wrote:

> Can you be more descriptive of what is not working in 1.508?
>
>
> On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Yes, sorry, I always over look the 1- :/.
>> 1.507 = works
>> 1.508 = no worky again, even with the latest git-client plugin (1.05).
>>
>>
>> On Tue, Mar 26, 2013 at 3:02 PM, Slide  wrote:
>>
>>> Can we assume you mean 1.507 and 1.508?
>>>
>>>
>>>  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
>>>> I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
>>>> again.  Please be advised, do not upgrade to the latest version.  I was
>>>> going to submit a bug regarding this, but I had to quickly downgrade back
>>>> to 5.0.7 so we could continue with our development process.
>>>>
>>>>
>>>> --
>>>>
>>>> Jared Griffith
>>>> Linux Administrator, PICS Auditing, LLC
>>>> P: (949) 936-4574
>>>> C: (909) 653-7814
>>>> *The Contractors' Choice
>>>> **17701 Cowan #140 | Irvine, CA | 92614
>>>> *
>>>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>>>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Website: http://earl-of-code.com
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>> *The Contractors' Choice
>> **17701 Cowan #140 | Irvine, CA | 92614
>> *
>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Website: http://earl-of-code.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  <http://www.linkedin.com/company/pics-auditing-llc>
Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Yes, sorry, I always over look the 1- :/.
1.507 = works
1.508 = no worky again, even with the latest git-client plugin (1.05).

On Tue, Mar 26, 2013 at 3:02 PM, Slide  wrote:

> Can we assume you mean 1.507 and 1.508?
>
>
> On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
>> again.  Please be advised, do not upgrade to the latest version.  I was
>> going to submit a bug regarding this, but I had to quickly downgrade back
>> to 5.0.7 so we could continue with our development process.
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>> *The Contractors' Choice
>> **17701 Cowan #140 | Irvine, CA | 92614
>> *
>> Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc>
>> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Website: http://earl-of-code.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  <http://www.linkedin.com/company/pics-auditing-llc>
Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: GIT stopped working after upgrading the plugin to version 1.3.0

2013-03-21 Thread Jared Griffith
eption: PKIX path building failed:
>>> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
>>> valid certification path to requested target
>>>  at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)
>>> at
>>> com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1611)
>>>  at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:187)
>>> at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:181)
>>>  at
>>> com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1035)
>>> at
>>> com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:124)
>>>  at
>>> com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:516)
>>> at
>>> com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:454)
>>>  at
>>> com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:884)
>>> at
>>> com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
>>>  at
>>> com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
>>> at
>>> com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
>>>  at
>>> sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:418)
>>> at
>>> sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
>>>  at
>>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1026)
>>> at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
>>>  at
>>> sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:318)
>>> at org.eclipse.jgit.util.HttpSupport.response(HttpSupport.java:167)
>>>  at
>>> org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:459)
>>> ... 19 more
>>> Caused by: sun.security.validator.ValidatorException: PKIX path building
>>> failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
>>> to find valid certification path to requested target
>>>  at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:285)
>>> at
>>> sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:191)
>>>  at sun.security.validator.Validator.validate(Validator.java:218)
>>> at
>>> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:126)
>>>  at
>>> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:209)
>>> at
>>> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:249)
>>>  at
>>> com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1014)
>>> ... 33 more
>>> Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
>>> unable to find valid certification path to requested target
>>>  at
>>> sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:174)
>>> at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:238)
>>>  at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:280)
>>> ... 39 more
>>> ERROR: Could not fetch from any repository
>>> FATAL: Could not fetch from any repository
>>> hudson.plugins.git.GitException: Could not fetch from any repository
>>> at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1035)
>>>  at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:941)
>>> at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2246)
>>>  at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>>> at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>>  at hudson.remoting.Request$2.run(Request.java:326)
>>> at
>>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>>>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>>
>>>  --
>>> You received this message because you are s