'mvn' is not recognized as an internal or external command, operable program or batch file.

2023-09-15 Thread sajith m p
ven installations in manage jenkins with name as MAVEN_HOME and path as C:\Users\sajit\Maven\apache-maven-3.9.4. Also, please find the environment variables: M2_HOME : C:\Users\sajit\Maven\apache-maven-3.9.4 MAVEN_BIN: MAVEN_BIN : %M2_HOME%\bin MAVEN_HOME : %M2_HOME% Kindly help. Thanks, Sajith M

Cannot list image tags into Jenkins active choices dropdown

2023-09-10 Thread P Terziev
I use this script to display dropdown values from AWS Ecr: def profile = "ecr" def region = "us-east-1" def cmd_output = "aws ecr describe-repositories --profile $profile --region $region --output yaml".execute() def awk_cmd_output = cmd_output | ['awk', '/repositoryName:/ {print

Distribution list- mail notification

2023-06-07 Thread saravanan P
Hi all, Not able to send e-mail notification for a distribution list, in pipeline it shows sent, but no one received the notifications. Is there any way to get that mail -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from thi

Jira Issue

2023-05-18 Thread saravanan P
Hi Iam not getting any comments in JIra, showing below error. can you please tell what this error means. expected to call springBootPipeline.addJiraComments but wound up catching jiraComment; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ Thanks P.Saravanan -- You received

Performance Plugin result jtl file size

2021-05-24 Thread ansu p
Hi All, I am using Performance Plugin to for trend analysis. I am observing that "result.jtl" file is keep growing after every build, since the results are appending. So my question is, upto what size "result.jtl" file will grow? Is there any way I can restrict the "result.jtl" to store only "n"

Re: Who to contact about archives.jenkins-ci.org being down

2020-12-26 Thread P Sh
Thanks, Mark! On Thu, Dec 24, 2020 at 1:25 PM Mark Waite wrote: > The archives.jenkins-ci.org server is running again. The weekly war file > for Jenkins 2.272 is not available there yet, but other versions are > visible there. > > The mirrors are still the preferred download locations from > ht

Re: Who to contact about archives.jenkins-ci.org being down

2020-12-22 Thread P Sh
Thanks for the heads up, Mark! I should've checked into Jenkins IRC channel before reaching out. Our use case is that we use it as a failover when our corporate firewall gets a little aggressive on blocking the redirects to some other mirrors. Trusty archives was always there, but I'll look into

Who to contact about archives.jenkins-ci.org being down

2020-12-22 Thread P Sh
Howdy, >From the Jenkins mirrors status page it looks like http://archives.jenkins-ci.org has been down for almost a week now. Does anyone know who should be contacted for its outage (fully understand that it might be holiday & vacation related and t

Re: Active directory failure?

2020-02-13 Thread Ben P
Almost a year later, I see this error too. I have a Bitbucket webhook triggering a job on commit using a token. On Thursday, March 14, 2019 at 10:21:19 PM UTC-4, Kian Fatt Ting wrote: > > Iam on active directory plugin 2.12 and the issue still exists. > > On Friday, 14 July 2017 08:28:27 UTC+12,

Email from Jenkins Pipelines

2019-09-20 Thread Grace P
hi all , I want to be able to send mails from a Pipeline Job on Jenkins... here what I done and do not work --- I installed the Email Extension Plugin (2.66) for Jenkins (2.176.3) to use in Pipelines and I'm trying the example on: https://medium.com/@gustavo.guss/jenkins-sending-email-on-post

How to Trigger back the Jenkins job from the job who triggered it?

2019-03-18 Thread Ramdinesh J P
[image: jenkins_job.PNG] Here, three different jobs triggers the JOB X. Requirement is, on completion of JOB X, it should trigger back the job who triggered it. For example, if JOB X is triggered by JOB B, it should trigger back only the JOB B. Things I have tried: 1. I have used

Re: admin password issuee

2019-03-07 Thread P Peterse
Then Theresia are no credentials in Jenkins anymore. You have time setup the credentials again. Op do 7 mrt. 2019 06:15 schreef Archana Srichandan < archana.srichan...@4tigo.com>: > have tried the same after that when how do i login to UI and what should > be my login credeantial?? > > Regards, >

Access "build" variable from Active Choice parameter Groovy dcript6

2018-10-24 Thread Remi P
Hi all how can I access the predefined 'build' variable from a Active Choice parameter Groovy script ? >From the logs I got it seems that this variable its not defined. Thanks for your help -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Reactive Reference Parameter not working with "List Subversion Tags" parameter

2018-10-23 Thread Remi P
Hi all Would anyone have a workaround to this issue: https://issues.jenkins-ci.org/browse/JENKINS-40501 I could not tell which side the problem comes from... AC plugin or Subversion plugin?? Any idea will be welcome... Regards Remi -- You received this message because you are subscribed to

Need a way to get job configuration data via API

2018-05-25 Thread Sam P
I'm working on finding a way to populate a table in Confluence that will show job details including the description, build schedule, etc. There are a few scripting macros in confluence that would have made this easier however our organization recently disabled said macros and so now I'm left wi

Cucumber-Gherkin Ruby Browser close

2018-01-31 Thread Anitha P
When I do a build a Jenkins my browser window atutomatically closes before the script . Can some one help me resolve this issue ? -- 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,

Re: BitBucket Branch Source Plugin not triggering builds from Post Webhooks PR event

2017-11-28 Thread Joseph P
Released a fix for PR events not working: https://marketplace.atlassian.com/plugins/nl.topicus.bitbucket.bitbucket-webhooks/versions#b100600100 Next time please post the issue on GitHub, https://github.com/Eernie/bitbucket-webhooks-plugin/issues I rarely read the Jenkins users threads, sorry.

Re: trouble with Bitbucket Branch Source Plugin

2017-11-28 Thread Joseph P
Released a fix for PR events not working: https://marketplace.atlassian.com/plugins/nl.topicus.bitbucket.bitbucket-webhooks/versions#b100600100 Den tirsdag den 21. november 2017 kl. 21.50.31 UTC+1 skrev i.k...@betterfly-tourism.com: > > Hello, > > I am having trouble setting up trigger of buil

Re: trouble with Bitbucket Branch Source Plugin

2017-11-24 Thread Joseph P
...@betterfly-tourism.com: > > Hi, > > I have dowgraded to 1.5.2 and still not getting a build trigger. I am > using 'Bitbucket Server Webhook to Jenkins' as a workaround. > > Ivan > > - Mail original - > De: "Joseph P" > > À: "

Re: trouble with Bitbucket Branch Source Plugin

2017-11-24 Thread Joseph P
Yes please downgrade to 1.5.2 Bitbucket webhook plugin while we are looking into a fix By uninstalling via Manage add-ons link and then choose upload add-on and put in the URL below https://marketplace.atlassian.com/download/plugins/nl.topicus.bitbucket.bitbucket-webhooks/version/100500110 Docs

Re: BitBucket Branch Source Plugin not triggering builds from Post Webhooks PR event

2017-11-24 Thread Joseph P
Good catch, I'll look into it Den torsdag den 23. november 2017 kl. 19.47.00 UTC+1 skrev Young Lee: > > Hi, > > I believe the new feature introduced in the Post Webhooks for Bitbucket > version 1.6.0 to "add support for ignoring branches" in advertently is > filtering all PullRequestEvents and i

RE: How to get a Second Instance of Jenkins Running with the latest release and the Backup Strategy to Incorporate

2017-07-20 Thread Palanilkunnathil Melemuriyil, Vinod P
you find some of this useful. Cheers Artur From: jenkinsci-users@googlegroups.com on behalf of Palanilkunnathil Melemuriyil, Vinod P Sent: 17 July 2017 17:40:20 To: jenkinsci-users@googlegroups.com Subject: How to get a Second Instance of Jenkins Running

RE: How to get a Second Instance of Jenkins Running with the latest release and the Backup Strategy to Incorporate

2017-07-19 Thread Palanilkunnathil Melemuriyil, Vinod P
Could anyone guide me on the below query? Thank You From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Palanilkunnathil Melemuriyil, Vinod P Sent: Monday, July 17, 2017 9:10 PM To: jenkinsci-users@googlegroups.com Subject: How to get a Second Instance

How to get a Second Instance of Jenkins Running with the latest release and the Backup Strategy to Incorporate

2017-07-17 Thread Palanilkunnathil Melemuriyil, Vinod P
Hi All, We have an old version (1.651.3) of Jenkins running on a server (RHEL) with many jobs configured to automate our day to day activities. I would like to migrate to the latest stable release of Jenkins. For that, I would want to have a second instance of Jenkins running (with the latest s

Re: vSphere Cloud Plugin - does it work ?

2017-07-03 Thread P
ful if you could send me your config changes :-) Best regards P. On Tuesday, June 27, 2017 at 2:01:24 PM UTC+1, John Mellor wrote: > > P asked: > > Ø So how do you guys use jenkins slaves on VMware ? Do you use existing > VMs ? > > > > I use vsphere slaves extensivel

Re: vSphere Cloud Plugin - does it work ?

2017-06-27 Thread P
It looks like VSphere Cloud plugin is not very widely used So how do you guys use jenkins slaves on VMware ? Do you use existing VMs ? I am a bit surprised nobody is creating dynamically VMs for Jenskins ... Best regards P. On Tuesday, June 20, 2017 at 12:34:19 PM UTC+1, P wrote: > >

Re: Invalid login information. Please try again. Try again" for matrix based security.

2017-04-05 Thread sharad p
pls help to resolve the same On Wednesday, 5 April 2017 11:40:20 UTC+5:30, sharad p wrote: > > getting error, > > Invalid login information. Please try again. Try again" for matrix based > security > -- You received this message because you are subscribed to the Google

Invalid login information. Please try again. Try again" for matrix based security.

2017-04-04 Thread sharad p
getting error, Invalid login information. Please try again. Try again" for matrix based security -- 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-use

Re: Which agents are used when a pipeline calls multiple downstream freestyle projects

2017-03-19 Thread Tony P
for, with preference given to running on the agent that they > most recently ran on *if idle*. > > Upstream jobs have no affect - unless they are still running at the time - > in which case they may force a *different* agent if they are occupying all > available slots. > On Sat 1

Re: Which agents are used when a pipeline calls multiple downstream freestyle projects

2017-03-18 Thread Tony P
nation token to identify which > jobs you need to be on the same node as (plus a timeout if you are stuck > for too long waiting on that node) > On Sat 18 Mar 2017 at 10:28, Tony P > > wrote: > >> Hi, >> >> We have multiple pipelines for which each will run

Which agents are used when a pipeline calls multiple downstream freestyle projects

2017-03-18 Thread Tony P
Hi, We have multiple pipelines for which each will run 3+ downstream freestyle projects. This process is defined by an automation tool that creates and initiates Jenkins builds, so using other methodologies is out :-). The problem I have is that I need all the freestyle projects to run on the

Restricting credentials the correct way

2016-11-25 Thread Daniel P.
Hi everyone, I want to restrict a Jenkins (global, for testing purposes) credential. The URL I want to use this credential for is something like this: https://somewhere.someDomain.top/RepositoryName/repository.git How do I restrict usage of the credential? I created a domain and have tried vari

Re: Ant Plugin doesn't seem to set ANT_HOME and PATH accordingly

2016-11-22 Thread Daniel P.
nt "" instead of ant "someTarget". This also explains why no options for the main java ant script work through the shell wrapper and why invoking only ant works (no arguments means building the default). I'll file a bug at ant... Regards, Daniel Poggenpohl On Monday, No

Ant Plugin doesn't seem to set ANT_HOME and PATH accordingly

2016-11-21 Thread Daniel P.
Hello everyone, My (probably relevant) setup: Solaris 11.3 JDK 1.8.0-102 Jenkins 2.32 Ant Plugin 1.4 I've setup a project which checks out some code and a build.xml for ant. This build.xml contains a target "prepare" that just creates some directories. I also let Jenkins handle my ant installat

Parallel job execution using Jenkinsfile and slaves

2016-11-14 Thread Bryan P
I am trying to execute a parallel test run however we dont use maven, we execute our test runs using shell script. Can parallel runs work using the example below? I've tried multiple methods of allowing parallelization however most allow the execution on one slave instead queuing for another s

Restricting job list permission using Role-Based Strategy

2016-10-13 Thread Maneesh M P
Hello, We are using Role Based Strategy plugin for our authorization. The problem I am currently facing is, I am unable to restrict user to view jobs only which he is authorized to. With my current configuration a logged in user can see all the jobs, though he wont have any other permission to

Polarion PLM-Jenkins Integration - available plugins and development questions - New to Jenkins

2016-10-12 Thread Parikshith K P
Hello Developers/Users, I'm new to Jenkins and plugin development. I have minimal idea about CI and plugin development, which I acquired through Google. However, I have my work to integrate Polarion PLM tool with Jenkins. Whenever there’s a major source code commit in SVN, user will depl

Re: How do I use the Jenkins CLI commands for Credentials Plugin?

2016-09-02 Thread Andreas P
the way you load the XML is by pipeing it into the command. e.g.: cat test.xml | java -jar jenkins-cli.jar -s http://localhost:9080/jenkins/ update-credentials-by-xml "SystemCredentialsProvider::SystemContextResolver::jenkins" "(global)" MYTEST it would be nice if the documentation would give h

setting roles in role-strategy-plugin through groovy script

2016-06-13 Thread Maneesh M P
Can anyone help me to figure out to how to write a groovy script to set roles through groovy script in role based strategy ? I am able to do it for MatrixAuthorization def strategy = new GlobalMatrixAuthorizationStrategy() strategy.add(Jenkins.ADMINISTER, "test") strategy.add(Jenkins.READ, "

SCM Sync removes JAVA_HOME path under JDK in Jenkins

2015-12-18 Thread Vidhyadhar P
Hi Team, We are facing issue with SCM sync plugin configuration.While configuring SCM Sync under Manage JenkinsàConfigure system, under SCM Sync Configuration, if we put SVN URL it is removing JAVA_HOME setting under jdk. Jenkins version: 1.580.3 SCM sync plugin: 0.0.8

How to keep ANT build script up to date?

2015-08-31 Thread Den P
Hello, I'm using Jenkins to build and test a large Java program. Jenkins and the ANT build script are working perfectly. Since different developers are still adding code and new classes to the program, the structure of the program is changing all the time. *Now here the question: * Is there any

Re: Fw: Fwd: Problem with Active Choices 1.0 and jQuery

2015-07-03 Thread 'Bruno P. Kinoshita' via Jenkins Users
he case of only one radio-button. Please advise if I'm doing something wrong or should I create a Jira issue. Cheers, Vladimir On 06/24/2015 10:59, Bruno P. Kinoshita wrote: Forwarding to the users list, regarding not being able to find a parameter, and no error messages. I

Fw: Fwd: Problem with Active Choices 1.0 and jQuery

2015-06-24 Thread 'Bruno P. Kinoshita' via Jenkins Users
Forwarding to the users list, regarding not being able to find a parameter, and no error messages. I'm trying to start a development cycle to work on the plug-in (and probably on nunit, tap, etc, too). But if anyone else have similar problems, Vladimir is filing an issue in JIRA, feel free to ch

gitlab plugin causing configure job option to fail [blocker]

2015-04-27 Thread Maneesh M P
Can anyone help to fix me this ? I am not able to configure any job, the moment I click on the job configure option, I get below error our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact

Jenkins throws error while loading - Failed to load RunConditionTimeoutStrategy

2015-03-11 Thread Maneesh M P
Hello, We are using jenkins LTS version 1.580.3. This afternoon all of a sudden jenkins stop responding. Though service status (sudo service jenkins status) was running, jenkins page was not loading. I looked at the logs, I see below errors but couldn't make out anything. Can anyone help ?

[workflow-plugin] Clean workspace

2015-03-03 Thread Daniel P
Hi, Is there something similar in workflow to the "Workspace Cleanup Plugin" we could use to make sure no old files are left in a workspace? Or are we forced to use something like "sh 'rm -r *'" every time we allocate a node? Regards, Daniel -- You received this message because you are subsc

Docker plugin - slave status is connection refused

2015-02-28 Thread Maneesh M P
Hello, I am getting an SSH connection timed out issue with docker plugin. i am using docker plugin verision 0.7 and jenkins version 1.565.2 . Can anyone helping to figure out what is going on wrong ? [02/28/15 21:31:03] [SSH] Opening SSH connection to 54.72.187.3

Re: Email extension plugin throws error

2015-02-18 Thread Maneesh M P
Thanks, It worked after upgrade Thanks, Maneesh On Wednesday, February 18, 2015 at 7:17:40 AM UTC-8, slide wrote: > > You probably want to upgrade email-ext, I believe this was fixed. > > On Wed Feb 18 2015 at 3:16:32 AM Maneesh M P > wrote: > >> >> Hello, >

Email extension plugin throws error

2015-02-18 Thread Maneesh M P
Hello, I am using jenkins version 1.5803 and email extension plugin version 2.38.2. I am getting the below error while triggering the mail . + exit 1 Build step 'Execute shell' marked build as failure Email was triggered for: Always Sending email for trigger: Always ERROR: Could not send

Is simple theme plugin not supported anymore ?

2015-02-17 Thread Maneesh M P
Hello, I have the jenkins version 1.580.3, I am trying to add a css file using simple theme plugin to change the look and feel of our server but the css appears to be masking all jenkins options(left side bar) and build executer status etc. Same css file I am using on another jenkins(version

Run multiple downstream jobs in parallel

2015-02-11 Thread Maneesh M P
Hello, I have a build pipeline where a job has two down stream jobs connected. Currently downstream jobs get triggered through parameterized plugin. The problem I am facing is, parameterized trigger plugin kick starts the downstream jobs sequentially not parallely. Is there a way to kick

Remote triggering of job works fine in commandline but not through script

2015-01-16 Thread Maneesh M P
I have the below script to iterate the the properties file and invoke a another job through REST API call. !/bin/bash IFS=$'\n' for file in `ls -1 *.config`; do for val in `cat $file`;do url+="\&"${val} done url=${url// /"%20"} echo curl -su "abcl:32423423fssd" http://

How to allow execution post-build task only for some users

2015-01-14 Thread Dmitriy P.
Hello, community! I just create two tasks. First is for building application. Second is for deploy application to server. I want to allow execution Second task only for some users. I trying to set Second task as Post-build task for First task and allow build Second task only for some users. But

schedule plugin - execute jobs in parallel

2014-12-12 Thread Maneesh M P
Hello, I have used schedule plugin to schedule around 35 jobs at 7 PM this evening. Job gets started fine, but though I have around 16 executors between two build servers for execution job got assigned to only only build server and executing jobs in sequential order. Is there anything I can

Run number of parameterized jobs based on property files

2014-12-12 Thread Maneesh M P
Hello, I have git repository which contains just property files, around 30, I would like to kick start same parametrized jobs for 30 times passing each of these different property files. Is there an easy way other than adding the triggers manually ? Thanks, Manesh -- You received this m

RE: copy of Jenkins system not working

2014-12-08 Thread Nordin, Lars P
Thanks! (and thanks for the quick reply!) The git-client plugin was in a funky state. Versions 1.0.5 and 1.6.0 were both installed but on the Jenkins copy the v1.0.5 version was the preferred version instead of v.1.6.0. I fixed the problem by uninstalling git-client plugin and installing just t

copy of Jenkins system not working

2014-12-08 Thread Nordin, Lars P
I'm trying to duplicate a current Jenkins setup but I've run into problems trying to get the copy working correctly. Only the deploy jobs are displayed in the UIT and the logs show many of the other jobs fail on job load. Dec 08, 2014 12:15:15 PM jenkins.InitReactorRunner$1 onTaskFailed SEVERE:

Jenkins CLI usage when authentication mechanism is Active Directory

2014-09-02 Thread Maneesh M P
Hello, I am using active directory as jenkins authentication mechanism. When I am trying to use Jenkins CLI from my build, I am getting the ssh authentication error. java -jar jenkins-cli.jar -s http://jenkins.abc.com/ help*12:08:59* Failed to authenticate with your SSH keys. I can't c

Unable to copy scoverage from

2014-06-25 Thread Maneesh M P
Can anyone tell me how to fix this issue? Archiving artifacts*10:34:15* Publishing Scoverage XML and HTML report...*10:34:15* Unable to copy scoverage from /home/build/jenkins/workspace/xyz/packager/repo/target/scala-2.10/scoverage-report to /var/lib/jenkins/jobs/sxyz/builds/2014-06-24_10-32-4

stop jenkins stop with success status

2014-06-11 Thread Maneesh M P
Hello, Is there a way I can stop/exit a build with success status? I need this feature top my build triggering one dowstream job based on a condition Thanks Maneesh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from thi

xUnit - Failure

2014-05-07 Thread Maneesh M P
Hello, we have configured Xunit plugin to our jenkins, we are seeing below error. Can anyone help ? *11:52:55* [xUnit] [INFO] - Starting to record.*11:52:55* [xUnit] [INFO] - Processing JUnit*11:52:55* [xUnit] [INFO] - [JUnit] - 42 test report file(s) were found with the pattern 'target/test-

unable to resolve class hudson.model.Job

2014-04-29 Thread Maneesh M P
I am trying to execute a Groovy script as build step, I am getting below error. Can anyone tell me how to resolve this ? var/lib/jenkins/jobs/abc/workspace/hudson905310450711762336.groovy: 4: unable to resolve class hudson.model.Job @ line 4, column 1. import hudson.model.Job; ^ /var/li

how to use build keeper plugin?

2014-04-29 Thread Maneesh M P
Can anyone explain me how to use build keeper plugin ? Thanks, M -- 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.

Upstream parameter overwriting the job parameter

2014-04-11 Thread Maneesh M P
We have pipeline jobs configured, from my first job i am kicking of parameterized job with a property file. I need all the parameters in downstream jobs except for one. So I have a choice parameter in the downstream job and I put value there thinking that would override the upstream job value.

Parameterized job triggering based on git branch ?

2014-04-09 Thread Maneesh M P
Is there a way I can know the git branch which jenkins commenced the job on? If then based on that value can I kick on different pipeline jobs ? ie, for master branch, one pipeline and release branch another ? Thanks, M -- You received this message because you are subscribed to the Google

Re: post receive commit is causing all the jobs to be triggered

2014-04-06 Thread Maneesh M P
Ok I figured ths out, we pass branch name along with URL curl http://jenkins.abc.com:8081/git/notifyCommit?url=g...@gitserver.abc.com:test-repo.git &branches=xyz Thanks, Maneesh On Saturday, April 5, 2014 3:21:55 PM UTC-7, Maneesh M P wrote: > > Hello, > >I have a jen

post receive commit is causing all the jobs to be triggered

2014-04-05 Thread Maneesh M P
Hello, I have a jenkins + git build environment . Currently my builds are configured to poll for scm changes in every 5 minutes, if it detects a change, builds gets triggered. To get rid of the scm polling, I have configured a post-receive git hooks. I have the below command inside the hoo

how to get a API token for user

2014-03-31 Thread Maneesh M P
Hello, I use LDAP for authentication. Now I want to let a user create a new job through command line. When I did bit of googling around this topic, everyone talks about using a API Token for user to create job. How do I get corresponding api token of LDAP user ? Thanks, M -- You received t

Splitting a Jenkins job into multiple jobs depending on each other while the same workspace and the artifacts produced by previous jobs

2014-03-19 Thread Daniel P.
somebody help me along with this? Is this even possible using the current SVN layout? Regards, Daniel P. -- 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 je

Is it possible to have non editable execute shell for users?

2014-03-07 Thread Maneesh M P
I have a job which has two shell executions, one set of operation happens in shell and another set of execution happens in "Execute shell in remote server" option. I want to lock down or give only read permission to "Execute shell in remote server" steps to users. Is there a way to achieve th

Extended choice parameter

2014-02-20 Thread Maneesh M P
I have a requirement like this, I need to add two build choice parameters. Second parameter should be selected based on what is selected in first parameter lets say, I have two components and component has a subset of values 22, 33, 44 and component has subset of valu

Re: update new gitserver url to all the jobs

2014-02-02 Thread Maneesh M P
can you give me a clue on how to do that? Thanks, M On Sunday, February 2, 2014 3:46:42 PM UTC-8, Richard Bywater wrote: > > Writing a Groovy script that will go through and update them all is > probably the easiest way. > > Richard. > > > On Mon, Feb 3, 2014 at 12:45 PM

update new gitserver url to all the jobs

2014-02-02 Thread Maneesh M P
Hello, We have recently migrated git repositories to a new server. we have around 100+ jobs running in jenkins. Is there an easier way to configure all the jobs with new git url ? Thanks, M -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: scan the console output to set email subject [email-ext]

2014-01-22 Thread Maneesh M P
3 PM UTC-8, Maneesh M P wrote: > > Hello, > > I am using email-ext plugin to send my build mails. based on the job > environment values, i create an html file and use the html file in the body > to send the mail > ${FILE, path="$WORKSPACE/mail.html"} > &g

scan the console output to set email subject [email-ext]

2014-01-21 Thread Maneesh M P
Hello, I am using email-ext plugin to send my build mails. based on the job environment values, i create an html file and use the html file in the body to send the mail ${FILE, path="$WORKSPACE/mail.html"} I have a requirement where i have to put the subject of the mail parsing console ou

Re: how to change email address in all job configuration [Email Ext plugin]

2014-01-17 Thread Maneesh M P
will i iterate through the configured triggers using groovy :( can anyone help ? Thanks, Maneesh On Friday, January 17, 2014 2:57:26 AM UTC-8, slide wrote: > > You'd have yo get the configured triggers and iterate over them as well. > On Jan 16, 2014 6:16 PM, "Maneesh M P"

Re: How to get last stable build number through groovy script ?

2014-01-17 Thread Maneesh M P
gt; > On 17.01.2014, at 10:56, Maneesh M P > > wrote: > > > I am able to get the current build number > > > > currentBuildNumber = manager.build.number > > > > How to get the lastStableBuild, lastFaledBuildNumber ? > > > > Thanks,

SimpleClearCase-Plugin with Jenkins

2014-01-17 Thread Palanilkunnathil Melemuriyil, Vinod P
Hello all, After having installed this plug-in (SimpleClearCase-Plugin) to integrate Jenkins with UCM Clearcase and to poll the SCM for any changes, I am not sure what values are to be filled in for these options displayed in the job setup. I have referred this URL https://wiki.jenkins-ci.org/d

How to get last stable build number through groovy script ?

2014-01-17 Thread Maneesh M P
I am able to get the current build number currentBuildNumber = manager.build.number How to get the lastStableBuild, lastFaledBuildNumber ? Thanks, M -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rec

Re: how to change email address in all job configuration [Email Ext plugin]

2014-01-16 Thread Maneesh M P
quot;External Jobs cannot have MailNotificationsRecipients") } println("\n===\n"); } Thanks, Maneesh On Thursday, January 16, 2014 5:11:50 PM UTC-8, slide wrote: > > The easiest way is to use the script console. You need to iterate through > your projects, get the publish

Re: how to change email address in all job configuration [Email Ext plugin]

2014-01-16 Thread Maneesh M P
Configure slicing plugin does not display the address specified inside email triggers Thanks, Maneesh On Thursday, January 16, 2014 3:15:58 PM UTC-8, Daniel Beck wrote: > > Configuration Slicing plugin *might* work. > > On 17.01.2014, at 00:09, Maneesh M P > > wrote: >

how to change email address in all job configuration [Email Ext plugin]

2014-01-16 Thread Maneesh M P
I have more than 300+ jobs configured in my jenkins and I am using email ext plugin to configure the mail trigger. currently i am in a situation where I have to change one recipient mail address to something else Is there an easy way to do it? Thanks, M -- You received this message because yo

RE: EXTERNAL: Clearcase integration with Jenkins to schedule jobs

2014-01-14 Thread Palanilkunnathil Melemuriyil, Vinod P
r type and a trigger script. I've had this setup on my project for over a year now and it works great. -Jeff Ng From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Vinod P Sent: Monday, January 13, 2014 8:50 PM To: jenkinsci-users@googlegroups.com S

RE: Clearcase integration with Jenkins to schedule jobs

2014-01-13 Thread Palanilkunnathil Melemuriyil, Vinod P
need to implement a trigger in Clearcase that would initiate a build via URL. There really isn't a native way for Clearcase to notify Jenkins that someone delivered something, you would need to roll your own. slide On Mon, Jan 13, 2014 at 8:49 PM, Vinod P mailto:vinodts2...@gmail.com>&

Clearcase integration with Jenkins to schedule jobs

2014-01-13 Thread Vinod P
Hello all, I am a newbie to Jenkins and Clearcase and have been going through the various options of Jenkins to facilitate CI. However, I am not sure on how to configure Jenkins with UCM Clearcase in such a way that when a developer delivers his code to the Integration Stream in Clearcase (after

How to bring the history back if a job has been renamed

2014-01-13 Thread Maneesh M P
Hi, I have a job which has many builds executed, I just renamed the job and all the build history is lost. How to bring back the history and display in jenkins UI ? Thanks, M -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Promotion plugin slows down jenkins configuration

2013-12-19 Thread Maneesh M P
Ever since I added promotion plugin to jenkins, i have observed that my job configuration loads very very slow. After I click job "configure" sometimes it takes upto 1 minute to load the configuration page. Has anyone observed the same ? anyway to resolve this? Thanks, Maneesh -- You receive

Jenkins promotion builds

2013-11-27 Thread Maneesh M P
Can anyone explain me the complete procedure of build promotion configuration ? I seem to have hard time in getting it to work. I don't seem to understand official documentation well enough as well. Any help will be appreciated. Thanks, M -- You received this message because you are subscribed

Re: Filtering the console and sending via mail

2013-11-13 Thread Maneesh M P
Use regular expression options available in mail-ext plugin to parse console output content Thanks Maneesh On Tuesday, November 12, 2013 7:52:48 AM UTC-8, incubusattax wrote: > > Hello all, > > I would like to know how I can parse the console log by selecting just the > test results that are pr

hudson.util.IOException2: remote file operation failed

2013-11-13 Thread Maneesh M P
We get this error while publishing junit test results, any help ?? *15:23:46* Recording test results*15:23:46* ERROR: Failed to archive test reports*15:23:46* hudson.util.IOException2 : remote file operation failed: /home/

Re: Failed to connect to repository

2013-10-31 Thread Maneesh M P
if you want to use git clone over ssh, keep your key at /var/lib/jenkins/.ssh then git clone will work just like how it works in your command line. Thanks, Maneesh On Thursday, October 31, 2013 1:15:12 PM UTC-7, slouie@gmail.com wrote: > > If I can add, in my initial post, I was running Je

Config File Provider Plugin permission

2013-10-31 Thread Maneesh M P
I have created a property file[custom file] using config File Provider and I am using the property file in my project. Now I want give permission to a particular user edit permission that property file. Since the property file is created using global settings, a normal user with just "job con

Re: Compiler warnings script in global configuration

2013-10-26 Thread Maneesh M P
an XML file with that > information in Jenkins root folder, look for a file with parser or warnings > in its name) > > Ulli > > Am Freitag, 25. Oktober 2013 schrieb Maneesh M P : > >> Plugin compares Console output against regular expression line by line >> or

Re: Compiler warnings script in global configuration

2013-10-25 Thread Maneesh M P
d be an XML file with that > information in Jenkins root folder, look for a file with parser or warnings > in its name) > > Ulli > > Am Freitag, 25. Oktober 2013 schrieb Maneesh M P : > >> Plugin compares Console output against regular expression line by line >> or

Re: Compiler warnings script in global configuration

2013-10-25 Thread Maneesh M P
? > > On 25.10.2013, at 02:12, Maneesh M P > > wrote: > > > I copied the error and paste to Example log file box and it just works > fine there. Even in the sample log box, I pasted with or without time stamp > and my regular expression correctly identified the req

Re: Compiler warnings script in global configuration

2013-10-25 Thread Maneesh M P
: > > Do you use the Timestamper plugin on the affected job? Does it work when > you remove that feature from the job? > > On 25.10.2013, at 02:12, Maneesh M P > > wrote: > > > I copied the error and paste to Example log file box and it just works > fine the

Re: Compiler warnings script in global configuration

2013-10-24 Thread Maneesh M P
Thursday, October 24, 2013 3:57:54 PM UTC-7, Ullrich Hafner wrote: > > > Am 25.10.2013 um 00:42 schrieb Maneesh M P > >: > > *Yes, there is a [WARNINGS] line in the console * > > * > * > > *13:36:20* Validating ./modules/xyxz/tests/init.pp ...*13:36:20* [WARNINGS

Re: git polling builds every 2 minutes, repository isn't changing - why?

2013-10-24 Thread Maneesh M P
Have you tried git remote polling ? Thanks, Maneesh On Thursday, October 24, 2013 9:05:32 AM UTC-7, cscooper wrote: > > I'm starting the process of converting from cvs to git, and running into a > strange issue. > > Right now, we have it set up so Jenkins polls git to see if anything > changed

Re: Compiler warnings script in global configuration

2013-10-23 Thread Maneesh M P
: > > What is in your console log? Is there no side panel link? > > Ulli > > Am 23.10.2013 um 10:19 schrieb Maneesh M P > >: > > Ok finally I am able to figure out the regular expression -> ^.*(err:) > (.*)at(.*\.pp):(\d+)$ > But I had to change the order of

Is there a way to get console ouput total line number count - for email-ext plugin

2013-10-23 Thread Maneesh M P
I use a jelly script with email-ext plugin to trigger mail in html template. Currently I am hard coding the build.getLog() value, so remaining lines it will truncate. Is there a way I can get the total line of console output and pass to build.getLog() ! PUPPET-LINT WARNINGS ! ${lin

  1   2   >