Re: No new jobs are created after upgrading to 1.560 (polling plugin reports no changes when there are)

2014-04-23 Thread sledz
Am Mittwoch, 23. April 2014 20:32:36 UTC+2 schrieb Michael Beck: > > I had the same issue but found a workaround to fix it for now. I only have > a few jobs so everything runs on my master node. For some reason the jobs > that need to be submitted for polling won't succeed because they don't see

Re: No new jobs are created after upgrading to 1.560 (polling plugin reports no changes when there are)

2014-04-23 Thread sledz
Same problem here for jobs using Multiple SCMs plugin(0.3) *and *GIT plugin (2.2.1). Jobs using only the GIT plugin work well. -- You received this message because you are s

How to check and set the threshold for health metrics?

2014-04-23 Thread Pavel Kudrys
Hi, >From time to time, Jenkins shows me a below message: *"Jenkins took some slaves offline because their key health metrics went below a threshold. If you don’t want Jenkins to do this, change the setting"* Is there a way to see what metric makes the slave offline and mainly, how to change

Re: Condition to perform a night build ONLY if there was committed something to SCM during the day

2014-04-23 Thread Richard Bywater
Perhaps the best bet might be to have two jobs - one for the smoke test that you have polling already, and a new one that does the full test and has the polling as suggested? Richard. On Thu, Apr 24, 2014 at 6:02 PM, Pavel Kudrys wrote: > Hi, > > Thanks for the suggestion! > > The problem is,

Re: ldap authentication does not work

2014-04-23 Thread David Chou
Great! I have the same issue on Jenkins 1.559 / Windows 2008 R2 and resolved by your suggestion. Thanks! bara...@gmail.com於 2013年4月5日星期五UTC+8下午7時29分57秒寫道: > > Hello, > > I can't get ldap authentication to work with Jenkins 1.505/Windows7 and > Jenkins 1.466/Ubuntu and I'm really stumped because

Re: Condition to perform a night build ONLY if there was committed something to SCM during the day

2014-04-23 Thread Pavel Kudrys
Hi, Thanks for the suggestion! The problem is, I already use poll SCM schedule for daily builds (with smoke test). So if I add your suggested timing to the existing daily schedule, would not it just pass without building anything at night? I mean, during the day, there may be several comm

Jenkins Consultanat

2014-04-23 Thread Daryl Hobbs
Hi New to Jenkins and I wanted to say HI :-) I am a recruiter in Canada and one of my clients in Victoria British Columbia Canada on Vancouver Island needs a Jenkins Consultant, If anyone is able to work in Canada and would like more information please contact me. Thank you for your help and inte

Re: BUILD FLOW parallel closure simple example

2014-04-23 Thread pjl83211
Thanks for the suggestion.. .but same result On Wednesday, April 23, 2014 11:55:29 AM UTC-7, Marc MacIntyre wrote: > > I assume that you only end up defining one curClosure variable, since it > never goes out of scope, and subsequent changes to it update the one > version you've added to your bu

Integrating Jenkins with Xenserver - no success

2014-04-23 Thread Stephan Hochhaus
Hello fellow Jenkins-users :) I am trying to improve my Jenkins setup to create and destroy xen virtual machines on my local Xenserver 6.2. I came across the libvirt-slaves plugin which allows me to configure a hypervisor. I tried but always end up with an error. I suspect that libvirt does not

Re: BUILD FLOW parallel closure simple example

2014-04-23 Thread Marc MacIntyre
I assume that you only end up defining one curClosure variable, since it never goes out of scope, and subsequent changes to it update the one version you've added to your buildClosures list. Maybe you want buildClosures.add(curClosure.clone()) -- You received this message because you are subscri

BUILD FLOW parallel closure simple example

2014-04-23 Thread pjl83211
I need to run a number of parameterized jobs in a parallel fashion, and decided to try a simple example I recall seeing. / Build Flow TestHarness / // construct and collect closures for LATER execution buildClosures = [] for (int i=1; i<50; i+

Re: No new jobs are created after upgrading to 1.560 (polling plugin reports no changes when there are)

2014-04-23 Thread Michael Beck
I had the same issue but found a workaround to fix it for now. I only have a few jobs so everything runs on my master node. For some reason the jobs that need to be submitted for polling won't succeed because they don't see any available nodes/slaves to run on, they're ignoring running on the m

Variable $sha1 not being set in pull-request-builder plugin

2014-04-23 Thread cyclops
I've installed the github pull-request-builder package, on an EC2 Ubuntu server, and gotten it *mostly* working. The one problem I have is with the branch-specifier. The docs say set it to ${sha1}. That didn't work, and when I wrote a Python script to dump the os.environ() variables, it doesn't

Jenkins not sending the "Build is back to normal" messages

2014-04-23 Thread Richard Oliver Legendi
Hi all, I recently found out that our Jenkins (v1.538) stopped sending out the Build is back to normal e-mails. The strange thing is that it does send out the Build failed messages, but only those. I checked the logs but haven't found anything that could describe the issue. The job outputs say

Re: Problems with memory usage on 1.560

2014-04-23 Thread Larry Shatzer, Jr.
I've run into issues with the Clone Workspace plugin. Once I rolled back to 1.599, it went away. Have you tried to downgrade back to 1.559? I've noticed that 1.559 uses Remoting 2.37, and 1.560 uses 2.39, and master is currently on 2.40. I've not tried running this with what is on master yet. I've

No new jobs are created after upgrading to 1.560 (polling plugin reports no changes when there are)

2014-04-23 Thread robert . buchholz
Hello list, this week, I updated a jenkins instance on centos 6.5, it was a combined update to jenkins-1.560-1.1.noarch (from the very own jenkins yum repository), and an update to java-1.6.0-openjdk-1.6.0.0-5.1.13.3.el6_5.x86_64. Among others, I am using the plugin org.jenkins-ci.plugins:me

common config between multiple build steps in single plugin...

2014-04-23 Thread qadeer786
Hi, I am newbie to developing plugins in Jenkins and currently stuck at a point where i need to decide on how i should be proceeding with the development.. If i need to write a jenkins plugin with multiple build steps, is it possible for these build steps to share a common config (as in the com

Variable $sha1 not being set in pull-request-builder plugin

2014-04-23 Thread cyclops
I've installed the github pull-request-builder package, on an EC2 Ubuntu server, and gotten it *mostly* working. The one problem I have is with the branch-specifier. The docs say set it to ${sha1}. That didn't work, and when I wrote a Python script to dump the os.environ() variables, it doesn't

Problems setting branch-specifier in github-pull-request-builder plugin - $sha1 is not set.

2014-04-23 Thread cyclops
I've set up a simple Jenkins server on an Ubuntu EC2 server, and configured it to point to a Github repo (using a token for authentication). I've installed the github-pull-request-builder and required dependencies, and configured it as per the docs. It *almost* works - when I set the branch-s

JUnit test results not aggregated

2014-04-23 Thread Tarjei Knapstad
We have a project that creates several "testresults.xml" files in JUnit format when built. I've added "trunk/build/**/testresults.xml" under the "Publish JUnit test result report" which seems to work, but when the project is built Jenkins only picks up the first testresults.xml file and seems t

Re: Contributing fixes to plugins (perforce)

2014-04-23 Thread Niksan
I replied to the other post before seeing this. But my reply there was. SDk1.7 has the exact same error, SDK1.6 works fine though so at least I can do something. I'll check out the dev-list cheers. On Wednesday, April 23, 2014 1:42:24 PM UTC+1, Ullrich Hafner wrote: > > Can you retry with Java 1

Re: Contributing fixes to plugins (perforce)

2014-04-23 Thread Niksan
SDk1.7 has the exact same error, SDK1.6 works fine though so at least I can do something. I'll check out the dev-list cheers. On Wednesday, April 23, 2014 1:42:24 PM UTC+1, Ullrich Hafner wrote: > > Can you retry with Java 1.7? > > BTW: you would get more answers in the dev-list (CC) > > Am 23.0

Re: Contributing fixes to plugins (perforce)

2014-04-23 Thread Ulli Hafner
Can you retry with Java 1.7? BTW: you would get more answers in the dev-list (CC) Am 23.04.2014 um 14:25 schrieb Niksan : > I'm wanting, in particular to make some fixes to the perforce plugin, but I'm > having a problem compiling out of the box, I'm using the master branch from > github, jdk

Contributing fixes to plugins (perforce)

2014-04-23 Thread Niksan
I'm wanting, in particular to make some fixes to the perforce plugin, but I'm having a problem compiling out of the box, I'm using the master branch from github, jdk8 and maven 3.2.1 but I get errors, if I change the enforcer in the POM to range from 1.6,1.9 I get [WARNING] Error injecting: or

configure PEP8

2014-04-23 Thread Tim Mundt
Hi, we are using the PEP8 violations plugin for Jenkins. It work very well, however, we'd like to configure the max-line-length. So I put [pep8] max-line-length = 130 into {JENKINS_HOME}/.config/pep8 {WORKSPACE}/setup.cfg {WORKSPACE}/tox.ini None of this works, even after restarting Jenkins. W

Problems with memory usage on 1.560

2014-04-23 Thread Tobias Hieta
Hello, I installed 1.560 the other day and I have seen a few of the following exceptions when building my (rather large) matrix builds: 00:12:32.091 FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination 00:12:32.130 hudson.remoting.RequestAbortedExce