Re: LTS Release Snapshots

2015-10-12 Thread Daniel Beck
/etc/sysconfig/jenkins or /etc/init.d/jenkins. On 13.10.2015, at 01:40, rqui wrote: > Hmm...which config file should I check to see if it is using a different war > than what is in /usr/lib/jenkins? > > > On Monday, October 12, 2015 at 4:20:07 PM UTC-7, Daniel Beck wrote: > The RPM at > http

Re: workspace authorization

2015-10-12 Thread Daniel Beck
You can't. On 09.10.2015, at 18:52, Zhang Zening wrote: > Hello jenkins team, > > My workspace in one job has several data. Let's say it's a,b,c. I want "a" > only viable for User A, and "b" only viable for User B, so as "c". > > How can I do that? > > Thank you so much! > > -- > You recei

Beautify a JSON response in Console-Output & Email

2015-10-12 Thread Rami A.
Hi Guys, We have a build that performs a REST call and gets a JSON response. The response appears in the console-output not well formatted (just as a long string). How can we print a nicely formatted JSON structure to the console? Same but to an email? (we use the "Extended E-mail Notification"

Re: Build Java Source code and create a Jar File in Jenkins

2015-10-12 Thread Subramanya Avadhani
Hi Vineet, You have to write a compile routine yourself either using Ant or Maven. Jenkins would then act as an orchestration layer using the plugins. Thanks, Subbu On Tue, Oct 13, 2015 at 11:34 AM, Vineet Yadav wrote: > Hello Guys, > > > how to create a Jar file in Jenkins .I Have a

Re: Workflow question vs. pipelines

2015-10-12 Thread Stephen Connolly
That sounds like you need the "James Nord operator" Workflow can do that, because the specific use case was requested by the person it was named after On Monday 12 October 2015, Nigel Magnay wrote: > I'm migrating a lot of fairly hairy infrastructure around to use > jerkins-workflow. > > At the

Build Java Source code and create a Jar File in Jenkins

2015-10-12 Thread Vineet Yadav
Hello Guys, how to create a Jar file in Jenkins .I Have a Java Source but i want when i build this source code its create A runanable Jar file -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving

Re: Testlink integration with Maven project in Jenkins

2015-10-12 Thread manasi sattarkar
On Tuesday, 13 October 2015 11:29:43 UTC+5:30, manasi sattarkar wrote: > > Hi, > > I have below configurations: > Jenkins : 1.632, > Testlink : 1.9.13 > Maven : 3.3.3 > JDK : 1.8 > > I have created Maven project in jenkins. > added Testlink configurations in pre steps. > When I execute the job, I

Testlink integration with Maven project in Jenkins

2015-10-12 Thread manasi sattarkar
Hi, I have below configurations: Jenkins : 1.632, Testlink : 1.9.13 Maven : 3.3.3 JDK : 1.8 I have created Maven project in jenkins. added Testlink configurations in pre steps. When I execute the job, I get below console output: Started by user anonymous Buildin

Re: LTS Release Snapshots

2015-10-12 Thread rqui
Hmm...which config file should I check to see if it is using a different war than what is in /usr/lib/jenkins? On Monday, October 12, 2015 at 4:20:07 PM UTC-7, Daniel Beck wrote: > > The RPM at > http://pkg.jenkins-ci.org/redhat-stable/jenkins-1.609.3-1.1.noarch.rpm > contains the same Jenkins

Re: Distribution Groups from Outlook

2015-10-12 Thread rqui
Thanks, Richard. I will inquire with my IT dept to allow emails from the "outside". Thanks!! On Monday, October 12, 2015 at 3:45:20 PM UTC-7, Richard Bywater wrote: > > The plugin just sends emails via normal SMTP based mail protocols so if > the distribution group has an "internet" email add

October JAMs and meetups

2015-10-12 Thread Alyssa Tong
Hi All, There are some upcoming Jenkins Area Meetups in the following areas. Pls join us if you can or tell a friend. Of course if you're interested in participating via speaking, food/bev sponsorship at future JAMs pls reach out to jenkinsci-...@googlegroups.com *Oct 15: Richmond, Virgina (CIA)*

Re: LTS Release Snapshots

2015-10-12 Thread Daniel Beck
The RPM at http://pkg.jenkins-ci.org/redhat-stable/jenkins-1.609.3-1.1.noarch.rpm contains the same Jenkins 1.609.3 WAR as could be downloaded directly (MD5 530e008b162bfec43f38652bd9aed4ed), so it does not appear to be an infrastructure issue. Maybe something goes wrong during installation/up

Re: Questions about serious security bugs

2015-10-12 Thread Daniel Beck
It looks like the email I'm responding to never made it to the users or dev list; and it was lost in moderation in the infra list. Given the important of the topic, I'm responding anyway, including the users list. --- When you install Jenkins, it doesn't set up access control automatically. Yo

Re: LTS Release Snapshots

2015-10-12 Thread rqui
I am using the yum repository to upgrade. I just installed the LTS release: jenkins.noarch 0:1.609.3-1.1 On Monday, October 12, 2015 at 3:39:50 PM UTC-7, Daniel Beck wrote: > > How are you upgrading, and to which release? > > On 12.10.2015, at 23:44, rqui > wrote: > > > Hello, > > > > Whenev

Re: Distribution Groups from Outlook

2015-10-12 Thread Richard Bywater
The plugin just sends emails via normal SMTP based mail protocols so if the distribution group has an "internet" email address (e.g. yourgr...@yourcompany.com) then there's no reason for it not to work as long as the distribution group is allowed to receive emails from the "outside". Richard. On

Re: LTS Release Snapshots

2015-10-12 Thread Daniel Beck
How are you upgrading, and to which release? On 12.10.2015, at 23:44, rqui wrote: > Hello, > > Whenever I update to an LTS release, I get the "snapshot" version of it. How > do I get the official GA version?? > > What is the difference between the "snapshot" and "non" snapshot? > > Thanks. >

Distribution Groups from Outlook

2015-10-12 Thread rqui
Hello, Does Jenkins (newer than v1.580) support the ability to use distribution groups from Outlook in the email-ext plugin? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fro

Re: [git plugin] Querying last author's email address for further usage

2015-10-12 Thread Martin Braun
On 09.10.2015 18:02, Martin Braun wrote: > * I can read the email address using `git log -1 --pretty=%ae` from the > 'Execute Shell' section. But then how can I use it later on? I was > hoping that 'Capture build context information' -> 'Capture Environment > variables' would allow me to export var

LTS Release Snapshots

2015-10-12 Thread rqui
Hello, Whenever I update to an LTS release, I get the "snapshot" version of it. How do I get the official GA version?? What is the difference between the "snapshot" and "non" snapshot? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Git plugin unable to acces local repository

2015-10-12 Thread milki milk
Yes, that should be it. Defined credentials and using that credential in the selection box for your scm. Are you sure the credentials work? I see you are also using localhost. The scm polling job doesn't havee a node restriction, but the job that does the checkout is done locally on the node it

Re: Jenkins with a DB?

2015-10-12 Thread barbine.michael
Hello! Happy to help with that. Do you use Google hangouts or Skype? I'm at the office currently but one evening this week I can hop on and chat with you on that.  I'm currently in central time.  Sent on the new Sprint Network from my Samsung Galaxy S®4 Original message --

Re: Jenkins with a DB?

2015-10-12 Thread MV
> Hi Jonathan, >> > I am looking for ways to extract code coverage details from the jenkins jobs latest build information (recent 10-15 builds) and export this data into MySql database to use in various tasks. Your work resembles quite similar to me. Could you please give some insight on this?

Re: Use Master/Slave architecture on the same linux machine.

2015-10-12 Thread Mark Waite
Slave resource usage depends very much on the build jobs you run on the slave. Your use case (a separate slave logged in as this specific user) seems unlikely to cause you to create less than 5 additional slaves on that machine. General jobs will associate with the default slave. Jobs which requ

Re: Workflow question vs. pipelines

2015-10-12 Thread Vincent Latombe
In that case, you could try a stage with concurrency: 1 https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md#creating-stages Vincent 2015-10-12 16:11 GMT+02:00 Nigel Magnay : > We use the multibranch-workflow. It's ace! :-) > > Not sure how it helps though. Our ITU suite is in th

Re: Jenkins Job

2015-10-12 Thread Baptiste Mathus
Looking for your issue leads to https://github.com/ansible/ansible/issues/4186 Wild guess here, are you sure your inventory/prod file is correct? This seems like a pure Ansible error. I would really try and execute the very same thing through CLI (on the slave manually, here) to see if this does w

Re: Jenkins Job

2015-10-12 Thread Baptiste Mathus
(Hi, please use users list in the future for this kind of question, I just redirected it to there.) Cheers PS : you should also try and choose a more specific email subject next time. As you can imagine, a lot of things going on here are about "Jenkins jobs" ;-). 2015-10-12 15:47 GMT+02:00 GBAN

Re: Workflow question vs. pipelines

2015-10-12 Thread Nigel Magnay
We use the multibranch-workflow. It's ace! :-) Not sure how it helps though. Our ITU suite is in the same repository on the same branch, it's currently split into a separate *job* in order to run at a lower cadence than the main build. e.g: Build #1: start 09:00. Enters ITU 09:10. Exits ITU 10:00

Re: Workflow question vs. pipelines

2015-10-12 Thread Vincent Latombe
Hi Nigel, as far as I understand your statement, I think the multibranch-workflow plugin (currently in beta) could help. I'd get the current branch and only run the ITU stage only if it's currently working on master. Vincent 2015-10-12 13:05 GMT+02:00 Nigel Magnay : > I'm migrating a lot of fa

Re: Get build status info along with url , and build number from JSON API

2015-10-12 Thread Vincent Latombe
Hi Bhupendra, I've copied the Jenkins Users mailing list, the Dev mailing list isn't suited for your question. Try adding ?depth=1 to your url, you'll retrieve more infos about builds. Make sure you read the API help page available at *http://:8080/jenkins/view//job/validation__cmd/api/.* Vi

RE: password change option through email

2015-10-12 Thread Matthew.Webber
> Is there any plugins to provide option for noraml user to reset password by > email. My agenda is user itself should change the password when he/she forgot > the password I’m not aware of any, but anyhow won’t that depend on what authentication method Jenkins is using? There are quite a few d

Re: Use Master/Slave architecture on the same linux machine.

2015-10-12 Thread iostrym
Thanks a lot. tested with success. master and slave on same unix machine without doing anything else that playing with "add a node" in Jenkins administration. Concerning ressource taken by jenkins slave. do you have an idea ? Because if we need one slave per user on the unix machine, there coul

password change option through email

2015-10-12 Thread Mallepally Sandeep Reddy
Hi folks Is there any plugins to provide option for noraml user to reset password by email. My agenda is user itself should change the password when he/she forgot the password Regards, Sandeep -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-10-12 Thread jje
Needless to say, that http-frontend is accessible, but it needs a lot of time to load which seems very unusual to me. -- 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 ema

Workflow question vs. pipelines

2015-10-12 Thread Nigel Magnay
I'm migrating a lot of fairly hairy infrastructure around to use jerkins-workflow. At the moment, we have a number of projects that use triggering: - proj-build proj-ITU proj-robot-tests What I want to migrate is - proj-build builds every commit. proj-ITU is very expensive, so it gets triggered

Re: How is the TFS plugin supposed to checkout sources on remote nodes

2015-10-12 Thread Stefan Drissen
I would steer away from the 4.0.0 plug-in until it is more stable. 1. a job created with 3.2.0 plugin will simply fail with 4.0.0 plugin - see https://issues.jenkins-ci.org/browse/JENKINS-30355 2. list workspaces lists all workspaces on all servers - see https://issues.jenkins-ci.org

Re: Jenkins slave error

2015-10-12 Thread Sunny Kumar
*Hello Sir, Sorry for the late reply.Bt we have upgraded the jenkins slave but still getting the error as below* *Problem signature:* Problem Event Name:APPCRASH Application Name: java.exe Application Version:

Re: LDAP in Jenkins Fails, but ldapsearch works

2015-10-12 Thread Sverre Moe
I spoke to soon. It worked for a short while, but now I am getting several invalid login "Invalid login information. Please try again. " There is still nothing in the log. What is Jenkins doing different than ldapsearch. It should communicate with the server on default port 389. I am using a Pro