Re: Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-16 Thread Daniel Beck
KK needs to fix the cert/secret used by the crawler, similar to the issue on the update site a few weeks ago (which he fixed). I'll keep annoying him until he fixes this :-) Workarounds should be to use a slightly older build of Java, or customize JAVA_HOME/lib/security/java.security to set `

Virtual Jenkins Hackathon: Join Us!!

2015-11-16 Thread Alyssa Tong
Hi All, We're having a Hacksgiving next Monday and Tuesday, details are below. Hope you can join us! Sign up HERE so we can anticipate how many people will be attending or just meet us online at below date and time. WHAT: Hacksgiving 2015

RE: Way to import/replicate plugins configuration from one server to another .

2015-11-16 Thread Taher Furniturewala
Yes , thanks that’s what I did : tar’ed the plugins directory of the current Master , and untarred it in the JENKINS_HOME of the replacement master . Worked fine ; but I still went through comparing each plugin and versions on both ( had to unpin a few and upgrade a few ) . From: jenkins

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Alexander Kress
Hi Manuel, My bad, I did not mention two jobs to keep things simpler. :) The fact that I am using different jobs should not make any difference as the jobs are fully independent, they have their own workspaces and do their own checkouts. The Watcher job simply triggers the Main job, otherwise ther

Re: Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-16 Thread Mark Waite
I've seen the same behavior with a freshly created Docker instance. I assumed it was a bad copy of the file on the mirror that my environment chose. Unfortunately, I didn't find any solution to the problem. Mark Waite On Mon, Nov 16, 2015 at 3:49 AM Daniel Anechitoaie wrote: > I get the follo

Re: Jenkins ignoring No Host proxy setting

2015-11-16 Thread Richard Bywater
What style of values do you have? Do you have hostnames or wildcards? Bear in mind that the format for wildcards is *.mydomain.com rather than . mydomain.com like you'd find in a *nix style no_proxy variable. Richard. On Tue, 17 Nov 2015 at 10:41 Yout Me wrote: > Do I need to configure anything

Re: Jenkins ignoring No Host proxy setting

2015-11-16 Thread Yout Me
Do I need to configure anything else if so please let me know thanks On Monday, November 16, 2015 at 1:28:35 PM UTC-6, Richard Bywater wrote: > To confirm, how & where did you specify the no host proxy setting? > > Richard > > On Tue, 17 Nov 2015 7:48 am Yout Me > > wrote: > >> Hi, >> Iss

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Manuel Jesús Recena Soto
Hello Alex, Your scenario changes in each email ;) I don't know why you don't use different jobs 2015-11-16 19:23 GMT+01:00 Alexander Kress : > Certainly, please see the attached image, for the "Main" job. > > What this shows: I've configured two checkouts, into two different physical > loca

Re: Jenkins ignoring No Host proxy setting

2015-11-16 Thread Yout Me
Thanks! Richard, I setup the url in the UI On Monday, November 16, 2015 at 1:28:35 PM UTC-6, Richard Bywater wrote: > To confirm, how & where did you specify the no h

Re: [workflow-plugin] docker sh steps hang

2015-11-16 Thread Kris Musard
In my case I was able to get sh commands working inside the container by adding a user to the docker image with the uid/gid that was being specified on the docker run command executed by the plugin (the local jenkins userid and group). On Thursday, October 1, 2015 at 12:28:54 PM UTC-4, Ross Va

Re: Dynamic Choice Parameter error "Cannot access class path"

2015-11-16 Thread t3knoid
BTW, I also copying the Oracle JDBC library file in the Groovy lib folder. The console test works fine without specifying the -cp option so I know that works. Unfortunately, I still get the same failure in Jenkins. On Monday, November 16, 2015 at 3:11:54 PM UTC-5, t3knoid wrote: > > I am trying

Dynamic Choice Parameter error "Cannot access class path"

2015-11-16 Thread t3knoid
I am trying to use the Dynamic Choice Parameter and I am getting the following error in the Jenkins.err.log file: Nov 16, 2015 2:49:16 PM com.seitenbau.jenkins.plugins.dynamicparameter. BaseParameterDefinition getScriptResultAsList INFO: Script parameter with name 'BUILD' is not a instance of jav

Re: Send email during promotion

2015-11-16 Thread Slide
Can you enable debug mode in the global configuration for email-ext? It would be useful to see a build log (sanitized). On Mon, Nov 16, 2015 at 12:56 PM t3knoid wrote: > It's just not working. No error. The console messages indicates email is > getting sent. > > > On Thursday, November 12, 2015

Re: Send email during promotion

2015-11-16 Thread t3knoid
It's just not working. No error. The console messages indicates email is getting sent. On Thursday, November 12, 2015 at 3:42:42 PM UTC-5, slide wrote: > > I've never tried this (I develop email-ext). Are you getting an error, or > is it just not working? I don't have any sort of way to test thi

Re: Jenkins ignoring No Host proxy setting

2015-11-16 Thread Richard Bywater
To confirm, how & where did you specify the no host proxy setting? Richard On Tue, 17 Nov 2015 7:48 am Yout Me wrote: > Hi, > Issue: Jenkins is going through the proxy even though I setup the No Host > proxy. > Jenkins version 1.554.3 , > JDk 6 > To integrage Jenkins with Sonatype Nexus CLM >

Jenkins ignoring No Host proxy setting

2015-11-16 Thread Yout Me
Hi, Issue: Jenkins is going through the proxy even though I setup the No Host proxy. Jenkins version 1.554.3 , JDk 6 To integrage Jenkins with Sonatype Nexus CLM Sonatype CLM for CI Plugin 2.14.2-01 Please help Thanks in advance -- You received this message because you are subscribed to

How to use Throttle Concurrent in WorkFlow

2015-11-16 Thread Dave Lawrence
I am looking to use Throttle Concurrent Builds in a WorkFlow. I have jobs that perform automated, scheduled testing, as well as user-initiated jobs. All these jobs compete for the same set of hardware resources to run tests against. I'm currently using BuildFlows for all this and Throttle Concu

How can I set up a job schedule which triggers new jobs when a specific set of prerequisite jobs terminate?

2015-11-16 Thread Christian Goetze
Essentially, this: http://stackoverflow.com/questions/32704360/how-can-i-trigger-a-jenkins-job-upon-completion-of-a-set-of-other-jobs# I know about the multijob plugin and I know about the workflow plugin. Both are useless, as they only allow me to schedule static "phases", which turn out to b

Need help with instructions to support Powershell x64 to run Workflow in the Build using PS including authentication (if any)

2015-11-16 Thread Pritesh Ostwal
Need help with instructions to support PowerShell x64 to run Workflow in the Build using PS including authentication (if any) -- 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, se

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Manuel Jesús Recena Soto
Could you send a screenshot with your configuration and textfile with eh output console? I did not understand what you want to do. Regards, 2015-11-16 15:57 GMT+01:00 Alex Kress : > Thanks Manuel. I've tried this but no luck. The job is still saying "No > changes", even though it cleaned out all

Re: Any quick way to convert 50+ VS .net manual builds into Jenkins?

2015-11-16 Thread Daniel Beck
On 16.11.2015, at 15:51, Jirong Hu wrote: > Jenkins project has everything inside a folder, I can copy a sample > project/folder to create a new one and modify something. That works while Jenkins is stopped. (There are ways to do it while Jenkins is running but those script internals and prob

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Alex Kress
Thanks Manuel. I've tried this but no luck. The job is still saying "No changes", even though it cleaned out all the files and did a fresh checkout. Does it hurt at all that on the job run I am checking out two code branches (one of which did not change) each time, is it possible that it grabs

Any quick way to convert 50+ VS .net manual builds into Jenkins?

2015-11-16 Thread Jirong Hu
We are migrating 50+ .net project from TFS to GitHub, at the same time, we want to use Jenkins to automate the build. Currently all the builds are done inside the Visual Studio manually. I know how to automate this build using MSBuild and we already have a lot of these projects building inside

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Manuel Jesús Recena Soto
Hello Alex, The revision come from the working copy (in the Job's workspace). If you want to use the same job for building different content (tags, branches), is the safest way. Regards, 2015-11-16 15:24 GMT+01:00 Alex Kress : > Thanks Manuel, will try this. Does this mean that Jenkins stores t

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Alex Kress
Thanks Manuel, will try this. Does this mean that Jenkins stores the revision of the last checkout separately somewhere in Workspace, which will get deleted with this option? Or does this alternatively prevent it from detecting the revision number of the previous checkout? On Monday, November 1

Docker registry credentials (Docker Commons Plugin)

2015-11-16 Thread Antony Seedhouse
Hey, As far as I understand, this credentials screen[1] should be available with the Docker Commons Plugin, but we cannot find it as of version 1.2, and according to github there have been no unreleased changes We're also on the latest version of the Cloudbees Build & Publish plugin (1.1 as of

Re: Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Manuel Jesús Recena Soto
Hello Alex, Try to use the option "Always checkout a fresh copy" in Check-out Strategy: "Delete everything first, then perform "svn checkout". While this takes time to execute, it ensures that the workspace is in the pristine state." from official documentation. Regards, 2015-11-16 14:59 GMT+01:

Multiple SVN revision numbers affecting "Change set" reported by the SVN plugin

2015-11-16 Thread Alex Kress
Hi, I was advised by Manuel Recena to post my question here, hoping you can help me with a problem I've been trying to resolve for quite sometime without any luck. I am using Genkins SVN plugin (thank you :) ) to run my CI. My jobs are slightly unusual as I use the same job to run tests on mul

RE: Manage lib dependencies as compilation or link time dependencies?

2015-11-16 Thread Ginga, Dick
Matt, compile and link time "dependencies" are typically in your make file, visual studio, eclipse, other IDEs. So the first steps in your build will be to run these. You don't need multiple jobs. For a simple approach you would just create a free-style project that 1. Pulls the sources from you

RE: Build orchestration for hierarchy of build jobs

2015-11-16 Thread John Mellor
Do you really need the complexity of one of the multiple “solutions” for workflow? I gave up on those solutions since everyone seems to think that you need YADSL to do something simple like this. Just configure the reverse dependencies in each job and Jenkins will run this setup for you. No l

Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-16 Thread Daniel Anechitoaie
I get the following error when I click on the "Check now" button on manage plugins page. Any idea what's going on? This is a fresh installation of Jenkins 1.638 on CentOS 7.1 running on Java 1.8.0_66-b17 Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller' (show det

Re: Scriptler "suddenly" broken - not sure how to investigate further

2015-11-16 Thread Victor Martinez
Uhm, I'm afraid I've not clue, if you say you can use a similar jenkins instance somewhere else and cannot see those errors, it might be related to some "corruption"... it's weird though. Maybe it's a presentation layout issue rather than backend one so in that case the logger won't provide eno

Re: Abort a job as soon as an error message appears in the console output

2015-11-16 Thread Victor Martinez
Hi again, Jenkins run the above shebang by default: - https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/Shell.java#L85 But if you run scripts and other scripts without trapping those errors then IMO the root cause is basically in the scripts itself, so i

Re: Abort a job as soon as an error message appears in the console output

2015-11-16 Thread Patricia Mendez Lorenzo
Thanks a lot Victor for your answer. In any case, this is what we would like to avoid. At a certain point, when the chain of scripts is too long, we will certainly forget to include the -e option. This is not a robust approach. I was wondering in Jenkins is able to do it as toolkit, other tool

Re: Build orchestration for hierarchy of build jobs

2015-11-16 Thread Khalil Jiries
Hi, I'm updating this thread in case it was missed by the right person to answer it. On Thursday, October 22, 2015 at 6:11:29 PM UTC+3, Khalil Jiries wrote: > > Hi All, > > I was looking for a way to define and execute a hierarchy of Maven jobs. > My product is a set of components (A, B, C, D, E