Mantis plugin: regexp pattern doesn't work

2015-10-26 Thread Alex Domoradov
Hello, I'm currently using Jenkins v1.634 and Mantis plugin v0.26. When I try to use the following regex pattern /(.*)(issue|bug|fix)\s?(:|#)?\s?(:|#)?(\d+)(.*)/gi https://regex101.com/r/cE5mT1/2 I got the following message in the build log - "[MANTIS] No issues have been found in the

Re: Every build has all commits listed in the Changes page

2015-10-26 Thread Andy Wang
Hi Peter, Same thing happened to me as well. I'm using Jenkins-1.634; Git-Plugin-2.4.0; Git-Client-Plugin-1.19.0; Gerrit-trigger:2.16.0 I configed the Gerrit Trigger plugin on jenkins based on the article https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger. On git plugin, I set Refspec

Re: How do I initiate a puppet run from Jenkins?

2015-10-26 Thread Wei Chen
Hi, Is your code Java-Code? Why using Java in puppet? -- 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. To view

Re: Violations cause a java.lang.IllegalStateException: cannot change build result while in COMPLETED

2015-10-26 Thread Carolina Guillen
Hi, I have Jenkins 1.617. When I run a Job that throw sonar maven plugin to analize my java code, I'm getting a similar error: INFO] [13:46:07.291] ANALYSIS SUCCESSFUL, you can browse *http://sonarServer:9000/sonar* [DEBUG] [13:46:07.291] Post-jobs :

Re: How do I initiate a puppet run from Jenkins?

2015-10-26 Thread Wei Chen
Hi, I have the similar question as yours. Have you got the solutiuon? Wei -- 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

Re: Project Hierarchy

2015-10-26 Thread Victor Martinez
You can use blocker plugin https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin Cheers On Monday, 26 October 2015 15:09:19 UTC+1, Yonnatan bar wrote: > > I got 2 Different Projects in Jenkins Lets call them Job A and Job B > > Job A - Delete old Code , Get Latest Code from TFS ,

Re: Violations cause a java.lang.IllegalStateException: cannot change build result while in COMPLETED

2015-10-26 Thread Victor Martinez
Open ticket: https://issues.jenkins-ci.org/browse/JENKINS-28880 On Tuesday, 14 October 2014 19:05:57 UTC+2, llaumgui wrote: > > Hi, > > with Jenkins 1.584 and Violations plugin 0.7.11, when I build my project > on Jenkins, I have a successfull build, but a IllegalStateException caused > by

Re: My jenkins server got upgraded but the earlier credentials are not working ?

2015-10-26 Thread Victor Martinez
You will need to provide further details. It's worth if you check those logs (if you are based on linux: /var/log/jenkins/jenkins.log but it could be somewhere else) On the other hand, if you use any ldap authentication within Jenkins you could edit your JENKINS_HOME/config.xml and remove that

Re: [Jenkins-events] Proposal: revisiting JUC in 2016

2015-10-26 Thread Alyssa Tong
wanted to clarify - when you say you'd be able to help out does that mean you'd be able to be an 'organizer'? At the moment we do not have Jenkins Area meetup in DC so technically there's no 'help out' oppty unless someone steps up to be an organizer. On Fri, Oct 23, 2015 at 2:07 PM, Jonathan

Jenkins wiki down !!!

2015-10-26 Thread Hiteswar
>From tokyo, Japan , Jenkins wiki page is shown down like below . Is this known issue worldwide ? Can anyone please check and fix it. https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin secure connection failed : An error occurred during a connection to wiki.jenkins-ci.org. peer's

jenkin job executing selenium scripts twice

2015-10-26 Thread Siva Rakesh
Observed that selenium test scripts are executed twice each time when triggered the jnkins build job. Any idea? please help me. Thanks, -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving

Re: Auto-generating a complex view setup

2015-10-26 Thread Kenneth Younger
I ran into this same problem, and stumbled onto a solution. You have to include the "view {}" block inside the each. I'm not a groovy expert, so I can't say why this works exactly, but it does prevent it from generating entirely separate nestedview definitions.

Re: Jenkins wiki down !!!

2015-10-26 Thread Hiteswar
Additional update : issue observed on Mozilla and IE browser but ok on chrome browser . Regards Hiteswar > Oct 27, 2558 BE, at 1:28 PM, Hiteswar wrote: > > From tokyo, Japan , > Jenkins wiki page is shown down like below . > Is this known issue worldwide ? > Can anyone

slave temporally offline not persisted disk v.1.625.1

2015-10-26 Thread Åsmund Østvold
Hi Setting a node temporarily to offline is not always persisted to disk. Normally this is not an issue but each time I have to restart Jenkins this a big issue. I have 100+ nodes. The only way to update the temporarily offline status is to change something in the node configuration and save.

Unable to schedule paralell builds using build flow dsl (java.util.ArrayList in place of set of closures)

2015-10-26 Thread Jakub Gladykowski
Hi all, Coming from Python world, I'm trying to schedule paralell execution of builds using build flow plugin. However I fail everytime, using simplest implementation from internet: build_number = '1234' //Get all jobs from folder '1234' jobs =

Workflow question - children jobs as steps?

2015-10-26 Thread Andrew Bayer
Hey! I'm working on migrating an existing build setup with a number of individual "component" builds that both can run individually and run as part of a "full" build. I'm using the parameterized trigger plugin for all this - the component builds behave slightly differently depending on whether

My jenkins server got upgraded but the earlier credentials are not working ?

2015-10-26 Thread Krishna Kumar Tiwari
Hi Team, My jenkins got upgraded somehow from 1.595 to 1.630 and i am not able to login now with my usual credentials ? Any idea what might have cause this ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group

Project Hierarchy

2015-10-26 Thread Yonnatan bar
I got 2 Different Projects in Jenkins Lets call them Job A and Job B Job A - Delete old Code , Get Latest Code from TFS , Build the Code , Test IT Job B - Compile Less files to CSS I used to have Job B as a step in Job A but due to that it takes more than 10 minutes and not dependent on

RE: Unable to schedule paralell builds using build flow dsl (java.util.ArrayList in place of set of closures)

2015-10-26 Thread Rob Mandeville
I think your problem is no bigger than a typo. It’s “parallel”, not “paralell”. The double-L is at the middle, not the end. --Rob From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jakub Gladykowski Sent: Monday, October 26, 2015 10:23 AM To:

Re: Every build has all commits listed in the Changes page

2015-10-26 Thread Björn Pedersen
Am Montag, 26. Oktober 2015 10:43:23 UTC+1 schrieb Andy Wang: > > Hi Peter, > > Same thing happened to me as well. I'm using Jenkins-1.634; > Git-Plugin-2.4.0; Git-Client-Plugin-1.19.0; Gerrit-trigger:2.16.0 > > I configed the Gerrit Trigger plugin on jenkins based on the article >

Re: docker connectivity issue

2015-10-26 Thread Irfan Sayed
It's resolved... actually i did use the yum command and left everything on that to setup the PATH and all. Regards irfan On Sun, Oct 25, 2015 at 1:53 PM, Irfan Sayed wrote: > please suggest. > i tried attaching to docker container and executing system command like >

Re: jenkins-cli and cas

2015-10-26 Thread Scott Williams
This is still an issue for us. The problem is that the Jenkins-CAS module also redirects requests to api and cli endpoints. This means that the CLI and things like hubot can no longer authenticate as they are redirected to an unexpected login page, then fail. The link to SSH doesn't

Jenkins 2.0 Proposal: Introduce an API deprecation policy

2015-10-26 Thread R. Tyler Croy
I've posted this to the blog which I believe is interesting to this list: Please use for comments/votes. Cheers - R. Tyler Croy

Re: [workflow] Generating parallel branches causes job to hang

2015-10-26 Thread Andres Rodriguez
Thanks for the feedback everyone, it was quite helpful. Regards, Andres On Thursday, October 15, 2015 at 2:00:22 PM UTC-4, Brian Ray wrote: > > See this earlier thread for the Iterator serialization issue: > > https://groups.google.com/d/msg/jenkinsci-users/LGRv7Jq60YI/ZN-68zuw2loJ > > On