Re: How to restore the setting encrypted by credential plugin?

2015-09-08 Thread Stephen Connolly
On 8 September 2015 at 02:37, Ryanivanka  wrote:

> Hi Experts,
>
> I met a problem that I use thinbackup plugin to backup the jenkins home
> everyday, but if the jenkins server fail and recover, I copy over all the
> jenkins home, including jobs, many plugin xml configuration and secret
> files. The Credentails seems not working, like user name and password saved
> for github, and tokens for github. If I re-input the credentials, I can use
> the new created ones. But all the old ones which recovered from the backup
> file are not working, in some error state.
>
> I search around, http://xn--thibaud-dya.fr/jenkins_credentials.html
>
> *If I understand it right, all the credential is encrypted with random
> key. *So if we create a new jenkins server, we cannot reuse the
> credentials by just copy and paste the secret files. *Am I right?*
>
> *If that's the problem, is there any way I can restore the credentials? 
> *because
> I use marathon to re-create jenkins automatically when it fails, if I still
> need to be notified about this and need to reset all the credential
> manually, that sounds like a waste of time.
>

when you recreate Jenkins you will need to provide the same seed files. I
cannot recall exactly what files are the seed files, but
$JENKINS_HOME/secrets would be where they are stored, you would be safe
just recreating all files from that directory (but obviously keep the
contents of that directory safe or your credentials can be recovered)


>
> Thank you for your help.
> Ryanivanka
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/89e96e3f-40b5-4b98-8c70-b95aca11f04b%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwkqdQURci6RStRf_wwbPcUL%2BuNdW1xvFc3RLXpA%3DDbcA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


ResponseTimeMonitor kills the node with CloudRetentionStrategy

2015-09-08 Thread Stanislav Baiduzhyi
Maybe I'm doing something wrong, but yesterday I've got interesting situation:

1. CloudRetentionStrategy is used, node is offline for quite some time.
2. During that time, ResponseTimeMonitor still gathers results and
interprets them as -1.
3. There is a job for a node, the node is starting.
4. ResponseTimeMonitor kick in, collects the result before the channel
to the node is established, and terminates the node on whichever stage
it is at the moment, which is mostly harmless when node is still
offline or not yet connected, but yesterday it actually killed the
working node.

I've forked Jenkins and made some changes to avoid this situation, but
that is fast and dirty solution, I would like to hear some ideas and
recommendations on how to proceed with this, and how is it expected to
work in general.

My changes: 
https://github.com/TheIndifferent/jenkins/commit/d8d93ccedd42a36cfe08548671a8b81470f77a1d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAFHiie4AranVdqc4FbT%2B_RF2NL3%2Bn6D9zkXj5FVgd%3DrX3CZk-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python Plugin

2015-09-08 Thread Jan Niklas Hasse
2015-08-31 19:15 GMT+02:00 R. Tyler Croy :
> Jan, if you're interested in taking over the plugin we can definitely make 
> that
> happen.

That would be great! What do I need to do?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALckf6hP15eo_QNFuHF01w8Ky2Ow4ao10F6pLqSApfhgi1n1dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Timestamps on build logs

2015-09-08 Thread Antonio Muñiz
On Mon, Sep 7, 2015 at 9:56 PM, Jesse Glick  wrote:

> IMO you should need to select a configuration option to use the more
> complicated and fragile external storage


Jesse, not sure what you mean, what external storage?


-- 
Antonio Muñiz
Software Engineer
CloudBees, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAJc7kzQ4pGR38mDh0dYen%3DKzmUs%2BiNb%3DLdwSoqqrHvtqTopgaQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


New Plugin - codebeamer-result-trend-updater

2015-09-08 Thread balazs . tar
Hi,
 
I would like to submit a new plugin called codebeamer-result-trend-updater.

The Github URL is 
https://github.com/balazstarint/codebeamer-result-trend-updater-plugin/ 
.
Github account: balazstarint
jenkins-ci.org account: balazstar
 
The Plugin updates wiki pages in codebeamer 
(http://intland.com/codebeamer/product-overview/)
based on jenkins test/performance results.
 
Regards,
Balazs

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/dd6607e7-f5f5-418d-a67e-76bab5c71753%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Revisiting bundled plugins

2015-09-08 Thread Tom Fennelly
A WiP PR relating to this: https://github.com/jenkinsci/jenkins/pull/1822

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a496042b-7e73-44ca-b532-6ea889630851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins UI discussion

2015-09-08 Thread Gus Reiber
https://plus.google.com/+GusReiberUI/videos
https://plus.google.com/u/0/events/c0tscio0p109rl4dbo03a4n625s?authkey=CIuhovzqkNvQhAE

Hey all,
   I am presenting at the Jenkins OSS Office Hours, tomorrow, Sept 9 at 6pm GMT 
/ 11am PDT. Above are links to the hangout event and video presentations.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b3028bcd-4cd5-424c-99dc-3baf50b11e62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Timestamps on build logs

2015-09-08 Thread Jesse Glick
On Tue, Sep 8, 2015 at 4:51 AM, Antonio Muñiz  wrote:
> not sure what you mean, what external storage?

https://github.com/jenkinsci/timestamper-plugin/blob/409ae9298bf8c4252cabd0147aaea941c9a9a00f/src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java#L99

If you set a system property, or are using Workflow, the plugin just
inserts some annotations into the log like you probably expected.
Otherwise it uses a much more complicated scheme (added in 1.4)
involving a subdirectory of the build directory with some control
files, for reasons obscure to me.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3MCS5_R8Ty1uXzFbPVHaVTh5GGJfH6KgLsQ7SnfDCNyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Timestamps on build logs

2015-09-08 Thread Antonio Muñiz
On Tue, Sep 8, 2015 at 8:46 PM, Jesse Glick  wrote:

> If you set a system property, or are using Workflow, the plugin just
> inserts some annotations into the log
>

Yeah, I relied on that feature to implement a similar one - basically the
same but adding plain text timing entries** which is more suitable for
external log parsers -
https://github.com/jenkinsci/timestamper-plugin/pull/16

** Just note that the original feature adds timing entries in encoded
binary format.

-- 
Antonio Muñiz
Software Engineer
CloudBees, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAJc7kzQmEK%3DhrEHEWZOC8bXY-TVD1%2Bfh9b3a-yE9-vd3XLqDGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Commit access to jenkinsci/SCTMExecutor-plugin

2015-09-08 Thread Thomas Fürer
you are my hero of the day,

godfather of permissions ;-)

thanks again,
thomas

Am 08.09.2015 um 05:05 schrieb Daniel Beck:
> 
>> On 07.09.2015, at 08:53, Thomas Fürer  wrote:
>>
>> Are you sure you add tofuatgit or tofuatjava to the admin group?
> 
> I did, but this specific "admin" group only gave write permissions. m( Fixed 
> now.
> 
> Did I mention permissions are a mess?
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/55EF04F1.3010905%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


ZAProxy-plugin modification

2015-09-08 Thread Thilina Madhusanka
Hi

I have added the ajax spidering for zaproxy-plugin [1]

i have also made a PR in git [2] but still no respond 

Is there any one who can help me with this?

i also modify the source of zaproxy-plugin to do the authentication [3]

Thanks

[1] - https://github.com/jenkinsci/zaproxy-plugin
[2] - https://github.com/jenkinsci/zaproxy-plugin/pull/5
[3] - https://github.com/thilina27/zapauthentication

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7880310c-da2d-48d4-9e5b-785757636b23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python Plugin

2015-09-08 Thread Daniel Beck
Made you a committer of the plugin.

Tell us your jenkins-ci.org username and we'll make you lead for the component 
in JIRA.

> On 08.09.2015, at 01:54, Jan Niklas Hasse  wrote:
> 
> 2015-08-31 19:15 GMT+02:00 R. Tyler Croy :
>> Jan, if you're interested in taking over the plugin we can definitely make 
>> that
>> happen.
> 
> That would be great! What do I need to do?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CALckf6hP15eo_QNFuHF01w8Ky2Ow4ao10F6pLqSApfhgi1n1dg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/B275B8C9-5B3D-4596-8266-6B1A4CC228E3%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.