NPE in hudson.scm.SCM?

2015-01-19 Thread Stefan Seidel
Hi, I was told by Jenkins to report this here ;) java.lang.NullPointerException at hudson.scm.SCM.getDescriptor(SCM.java:650)

plugin for itsm/cmdb tool like itop

2015-01-19 Thread Ankush Aggarwal
Hi, I am looking for plugin that can be integrated with itsm/cmdb tool like itop. does anyone help me on this? Thanks, Ankush -- 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, s

Re: Auto-generating a complex view setup

2015-01-19 Thread Paul Gorman
Since the job-dsl only creates at the root level I let a new view be created at the root level then wrote a Groovy script to move it. I basically serialise both the existing view and the new view using the writeXml method on View. This strips out the owner. I then use XmlParser to add the corre

Schedule large numbers of building jobs - perfromance issue

2015-01-19 Thread Tomasz Majchrowski
Dear All The way in which Jenkins manages tasks and machines is very powerful. We are thinking about moving our python written system to distribute builds across server farm in to the Jenkins. The challenge that I recognize will be a number of parallel tasks that needs to be handle by Jenkins

Re: How do we get jenkins diagnostics from slave

2015-01-19 Thread Mark Waite
That's all the logging there is from the git plugin. The console log is usually sufficiently verbose to provide everything I need for problem diagnosis. If you execute those commands from a job on the slave, do you see the same results? If you create a job that runs on the slave which only perfo

Problems with Slave Setup Plugin

2015-01-19 Thread jhavero
I'm using Amazon EC2 plugin to spin up my slave and the Slave Setup Plugin to run some pre-launch scripts. For the pre-launch script I have "./pre-launch.sh" and for prepare script I have "./prepare.sh". I checked both these scripts are exiting 0 and are stored in the Jenkins home directory of t

[jenkins-workflow] How to inject a password in an "sh" step? Credentials Binding Plugin?

2015-01-19 Thread Cyrille Le Clerc
Dear community, Could someone explain me how to retrieve in a Jenkins workflow a password that has been declared as a username/password in the Jenkins Credentials store? Is it possible to use the Credentials Binding Plugin

Re: How do we get jenkins diagnostics from slave

2015-01-19 Thread Parag Paul
After some wondering with the System Log in the Manage Jenkins ->Sytem Log, I was able to add a logger for hudson.plugins.git but it has very minimal output. It only posts, the the followig Jan 19, 2015 1:47:05 PM FINE hudson.Proc Running: git rev-parse --is-inside-work-tree Jan 19, 2015 1:47

Re: How do we get jenkins diagnostics from slave

2015-01-19 Thread Parag Paul
I would like to extend the past reply. Srry for pressing hit too soon. What is the right way to find the exact operations that the git plugin does. In the cases , where the slave and the master is in the same box, I see that it mentioned "Using .gitcredentials" I dont see it in the slave machin

Re: How do we get jenkins diagnostics from slave

2015-01-19 Thread Parag Paul
Is there a place where I can find , the exact commands that the git plugin uses ? On Monday, January 19, 2015 at 1:13:26 PM UTC-8, Mark Waite wrote: > > You might try debugging by creating build steps which perform the > operations you need, rather than using the git plugin to perform those > o

Re: How do we get jenkins diagnostics from slave

2015-01-19 Thread Mark Waite
You might try debugging by creating build steps which perform the operations you need, rather than using the git plugin to perform those operations. Then you can enable the debugging options or levels which best suit your needs. On Mon, Jan 19, 2015 at 1:34 PM, Parag Paul wrote: > The console o

How do we get jenkins diagnostics from slave

2015-01-19 Thread Parag Paul
The console output is not enough. For me, only for one of the GIT respositories, a fetch from the repo keeps failing. This is a local git server that we have setup on a OSX box We keep getting this error on the slave Error fetching remote repo 'origin' We are running jenkins master on another

Urgent Position:- PERFORMANCE ENGINEER (12+Months,PA)

2015-01-19 Thread pragyan dixit
*Hi, * *Hope you are doing great!!Please find the requirement below , If you find yourself comfortable with the requirement please reply back with your updated resume.* *Position:Salesforce Location: Malvern ,PADuration: 12+ Month* *Required:-* *Experience on Performance Profiling To

Re: Immediate Requirement || .Net Developers with javacsript@Jersey City, NJ

2015-01-19 Thread طلال Anthony رابعة
Any chance we can add this guy to a spam list? This isn’t the place for job postings… > On Jan 19, 2015, at 11:56 AM, Anurag Singh wrote: > > Please find the detailed job description mention below. > > It will be really appreciated if you can provide me your updated resume at > your earliest.

Re: Jenkins Warnings Plugin Slow?

2015-01-19 Thread Trinition
I *think* this is the code that actually calculates the deltas (correct me if I'm wrong!): AnnotationDifferencer.java On Monday, January 19, 2015 at 1:57:59 PM U

Jenkins Warnings Plugin Slow?

2015-01-19 Thread Trinition
We're using the Warnings Plugin in our CI build, and doing some time-stamp logging in our build, I've found that 1 miunte of our 13 minute build is spent here: 11:13.1 00:10.6 [WARNINGS] Parsing warnings in console log with parser M

RE: Urgent Position:- Salesforce Admin(12+Months,PA)

2015-01-19 Thread Allen Fisher
Is there an admin I can report these emails to? I’m getting really tired of them. From: pragyan dixit [mailto:pragyan.sysm...@gmail.com] Sent: Monday, January 19, 2015 10:55 AM To: pragyan dixit Subject: Urgent Position:- Salesforce Admin(12+Months,PA) Hi, Hope you are doing great!! Please fin

Immediate Requirement || Java Server Side Developers@Jersey City, NJ

2015-01-19 Thread Anurag Singh
Please find the detailed job description mention below. It will be really appreciated if you can provide me your updated resume at your earliest. Looking forward for your response. JOB Title : Java Server Side Developers with Restful Webservices Experience Location : Jersey City, NJ Duration :

Immediate Requirement || .Net Developers with javacsript@Jersey City, NJ

2015-01-19 Thread Anurag Singh
Please find the detailed job description mention below. It will be really appreciated if you can provide me your updated resume at your earliest. Looking forward for your response. JOB Title : .Net WPF, Javascript UI Developers Location : Jersey City, NJ Duration : 12+ Months Job description:

Urgent Position:- Salesforce Admin(12+Months,PA)

2015-01-19 Thread pragyan dixit
*Hi, * *Hope you are doing great!!Please find the requirement below , If you find yourself comfortable with the requirement please reply back with your updated resume.* *Position:Salesforce AdminLocation: Malvern ,PADuration: 12+ Month* *Required:-* *Salesforce Admin is Responsible

Urgent Position:- PERFORMANCE ENGINEER (12+Months,PA)

2015-01-19 Thread pragyan dixit
*Hi, * *Hope you are doing great!!Please find the requirement below , If you find yourself comfortable with the requirement please reply back with your updated resume.* *Position:Performance EngineerLocation:Malvern ,PADuration: 12+ Month* *Required:-* *Experience on Performance P

Re: multi-module jobs - performance issue

2015-01-19 Thread Stephen Connolly
Jenkins installations with over 200 slaves per master are non-trivial to tune up. It's not impossible, e.g. I know of a few installations with over 1k executors, but it certainly is "fun" On 19 January 2015 at 13:32, Tomasz Majchrowski wrote: > Dear All > > I found the way how the Jenkins manage

multi-module jobs - performance issue

2015-01-19 Thread Tomasz Majchrowski
Dear All I found the way how the Jenkins manage nodes and jobs distribution very powerful. We are thinking about moving our automated build system developed on top of python into the Jenkins jobs. The basic idea is to analyze the dependency in one upstream job and build each module as a separate

Re: Gerrit Trigger and email notification

2015-01-19 Thread Robert Sandell
Are you using the Gerrit Trigger Build Chooser? It should only select the patch set that triggered the build to be in the change list. /B On Friday, January 16, 2015 at 5:21:14 AM UTC+1, 李大明 wrote: > > I set up a Jenkins server and use gerrit trigger, I want to configure > Jenkins to send notif

Re: Intermittent Hangs on Jenkins

2015-01-19 Thread Andrew Smith
Looks like my attachments got stripped, files are: jstack - http://dpaste.com/1DZ44P7 jmap - http://dpaste.com/1FQJC3N On 16 January 2015 at 17:46, Andrew Smith wrote: > Hi > > We're getting intermittent hangs on our jenkins server. Basically it just > stops responding completely. We see our

[workflow-plugin] Use external script for running the flow

2015-01-19 Thread Timur Batyrshin
Hi, I'd like to store the script for running the flow in Git but it looks like I can't do the SCM checkout before running the flow. I could write some additional lines in the flow script (one for checkout and one "load" command) but the checkout commands are too large in the current state (like: