id_rsa" is not a valid key file.

2023-10-10 Thread praveen....@gmail.com
We are setting up gerrit trigger in jenkins & getting id_rsa" is not a valid key file error Verified the file permission drwx-- 2 x xx 4.0K Oct 11 04:39 .ssh -rw--- 1 x xx 2.6K Oct 11 04:23 id_rsa -- You received this message because you are subscribed to the Google

Unable to list Warnings Next Generation plugin

2020-09-19 Thread Praveen Kumar K S
Analysis Model and Parsers Library <https://github.com/jenkinsci/analysis-model>. But those are not getting listed under Available plugins. Please help. -- *Regards,* *K S Praveen Kumar* -- You received this message because you are subscribed to the Google Groups "Jenkins User

github plugin

2020-06-22 Thread Praveen Kumar K S
Hello, Is there any github plugin which offers features like https://github.com/jenkinsci/gitlab-plugin ? Like 1. Able to trigger build on Jenkins when there is a custom defined comment in MR/PR 2. To get all env var like sourcebranch,targetbranch,comment, etc 3. Supports Comment (regex) for t

when i am trying to send test email it says Failed to send out e-mail java.net.ConnectException: Connection refused: connect

2019-05-21 Thread praveen Thummala
Hello Guys, I used SMTP server: smtp.gmail.com my gmail and password checked use ssl port :465 I also installed plugins for email extension and email extension template plugins. I am getting following errors. Failed to send out e-mail java.net.ConnectException: Connection ref

trying to send test configuration email but Failed to send out e-mail (java.net.ConnectException: Connection refused: connect)

2019-05-21 Thread praveen Thummala
Hello Guys, In Jenkins i am using email notification smtp server : smtp.gmail.com username and password of my gmail smtp port 465 and also i have installed email extension and email extension template but its throwing me error. Failed to send out e-mail java.net.ConnectException: Connection r

ERROR : Unable to find build script

2019-05-07 Thread Praveen kumar
Hi When I am trying to build the code in Jenkins with SVN by invoking ANT, I am facing the below error ERROR : Unable to find build script at C:\Program Files\Jenkins\workspace\sampleproject\trunk\build.xml Finished: FAILURE Please do the needful. -- You received this message because you

Configure the slave for huge number of systems

2017-01-20 Thread Praveen K
the same in all systems is very difficult. So is there any other option to configure the same for huge number of systems?? If it is available can u please provide a solution for this. How i can generate slave secret key manually?? Kindly suggest on the above. Thanks Praveen -- You received

How to get total number of concurrent builds running for a job on Jenkins?

2016-08-26 Thread praveen
I would like to monitor how many concurrent builds running for a job on Jenkins using groovy script console. Using this I'm able to get the all running builds status, But I need to get the count of concurrent builds are running for a job. Can someone help me on this? import hudson.model

Re: EC2 plugin not provisioning new instances

2016-08-08 Thread praveen
. *Solution*: Your cluster should be overloaded for more than couple of minutes to add a new dynamic slave. On Friday, August 5, 2016 at 10:39:07 AM UTC-7, praveen wrote: > > *Goal:* I would like to use Amazon Ec2 Plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin> to

Re: EC2 plugin not provisioning new instances

2016-08-05 Thread praveen
It was not my intention. I thought it was not posted yesterday. sorry my bad. On Friday, August 5, 2016 at 10:39:07 AM UTC-7, praveen wrote: > > *Goal:* I would like to use Amazon Ec2 Plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin> to add > dynamic

EC2 plugin not provisioning new instances

2016-08-05 Thread praveen
*Goal:* I would like to use Amazon Ec2 Plugin to add dynamic slaves to Jenkins based on the load. *Architecture:* Jenkins Master + 4 slaves + dynamic slaves (based on the requirement) 1st job runs on dynamic slave (no concurren

How to scale up the Jenkins dynamic slave cluster?

2016-08-04 Thread praveen
*Goal:* I would like to use Amazon Ec2 Plugin to add dynamic slaves to Jenkins based on the load. *Architecture:* Jenkins Master + 4 slaves + dynamic slaves (based on the requirement) 1st job runs on dynamic slave (no concurre

How to use EC2 plugin to scale up the cluster

2016-08-02 Thread praveen
We've a job and that job used run currently. Created label for this job(created same label in the Jenkins configuration). Whenever I run the job Jenkins able to spin up the new instance and execute job. However if all executors are busy on the running slave ec2 plugin

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-29 Thread praveen
you're gonna have issues. > There have been things about that king oh thing in the past (was it the > npm repo?) explaining that. > You want to set up a binary repository you own from which you'll download > those. > > Cheers > Le 28 juin 2016 2:03 AM, "prave

How to override Maven home directory on Jenkins slave?

2016-06-28 Thread praveen
Trying to override Jenkins master maven configuration on on-demand Jenkins slave created using ec2 plugin . As We are using different maven versions of Maven, So I need to override the global configuration with Slave node configu

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-28 Thread praveen
@Mark. It's the issue with the permission. Thank you so much for your help. ~Regards Praveen On Thursday, June 23, 2016 at 3:14:20 PM UTC-7, praveen wrote: > > Configured automatic slaves for couple jobs on Jenkins using ec2 plugin > <https://wiki.jenkins-ci.org/display/J

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-27 Thread praveen
Jenkins system configuration also consisting of this section. on-demand slave that I've configured not using either of this configuration. Jenkins version 1.656 On Thursday, June 23, 2016 at 3:14:20 PM UTC-7, praveen wrote: > > Configured automatic slaves for couple jobs on Je

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-27 Thread praveen
build/build/apache-maven-3.0.5 On Thursday, June 23, 2016 at 3:14:20 PM UTC-7, praveen wrote: > > Configured automatic slaves for couple jobs on Jenkins using ec2 plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin>. I need > to override couple of environment v

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-24 Thread praveen
much for comments. Regards, Praveen On Thursday, June 23, 2016 at 3:14:20 PM UTC-7, praveen wrote: > > Configured automatic slaves for couple jobs on Jenkins using ec2 plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin>. I need > to override couple of en

Re: How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-24 Thread praveen kumar jogi
h for comments. Regards, Praveen On Thu, Jun 23, 2016 at 8:14 PM, Mark Waite wrote: > Jenkins has the ability to install tools for you automatically, including > Maven. If a job needs that tool on a slave which does not have the tool > yet, Jenkins installs the tool and initializes the

How to override the environment variables for Jenkins slave when adding new slave to the Jenkins master?

2016-06-23 Thread praveen kumar jogi
Configured automatic slaves for couple jobs on Jenkins using ec2 plugin . I need to override couple of environment variables for the slave before connecting to master. Here is the init script that used to run before it connect as

Re: Not able to promote the builds with dsl code of promoted-builds plugin in groovy

2016-04-15 Thread Praveen A
i/promoted-builds > -plugin/pull/82#issuecomment-201712737 or build yourself until the > official 2.26 release is made. > > On Fri, Apr 15, 2016 at 11:05 AM, Praveen A > wrote: > >> Hello All, >> >> I am using "Promoted builds" plugin to promote aut

Not able to promote the builds with dsl code of promoted-builds plugin in groovy

2016-04-15 Thread Praveen A
} } } } *Environment :* Job DSL version : 1.45 promoted-builds : 2.25 promoted-builds-simple : 1.9 Please help me out in this. Thanks, Praveen -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from thi

MSBuild deployment issue

2015-03-18 Thread Praveen Ravula
I am publishing and deploying the .net web application using jenkins MSbuild plugin.Everey thing is working fine except one issue. Here the issue is not able to find the created website in IIS. Missing the site *http://localhost/enhancement* in iis. Please find the

Make parameters visible based on the choice in dropdown in jenkins

2015-01-20 Thread Praveen Arikathota
give the repository path as input. If I select shared path, String parameter should be visible to give input. Is there any possibility for this to happen. Please help me out if there is possibility. Thanks, Praveen -- You received this message because you are subscribed to the Google Groups

LDRA integration with jenkins

2014-07-17 Thread Subramanya C H Praveen
I am using Jenkins LTS version 1.532.2, I use it to automate few tests on a software. Now I wish to integrate LDRA tool with Jenkins. I wanted to know if there is any plugin from Jenkins that can do this? -- You received this message because you are subscribed to the Google Groups "Jenkins Use

How to reset the build number

2014-04-15 Thread Praveen Jaikumar
We restored the Jenkins to previous time . Even thought the jobs in the backend, Its not displaying in the front end as previous build is greated than the current build.Can any one tell me how to reset the build in Jenkins 1.555. -- You received this message because you are subscribed to the

Jenkins configuration messed afte upgrade to LTS v1.509.4 from v1.466.1

2013-12-20 Thread Praveen Singh
Hi, We recently upgraded Jenkins instance to v1.509.4. It ran well for few hours and then we noticed all tool locations like Ant, Maven under Node properties pointing to default Name ClearCase with values still pointing to ant path, maven path. This happened for all the Nodes and all builds s

Jenkins installation fails on Ubuntu 12.4

2012-11-29 Thread Praveen
Hi folks, Is anyone running into this? thanks, Praveen rx# sudo dpkg -i jenkins_1.447.2_all.deb (Reading database ... 142159 files and directories currently installed.) Preparing to replace jenkins 1.447.2 (using jenkins_1.447.2_all.deb) ... Unpacking replacement jenkins ... Setting up