Failure to trigger freestyle job from declarative pipeline

2019-03-05 Thread David Aldrich
I have an unanswered Jenkins question on Stack Overflow. If anyone can help I would be grateful. https://stackoverflow.com/questions/54981206/failure-to-trigger-freestyle-job-from-declarative-pipeline If my question is too vague I would be grateful for suggestions of how to improve it. Best rega

Process leaked file descriptors. https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors

2019-03-05 Thread Varsha M
hi, I am trying to run windows batch file and trying to start a exe file. The exe file does not start on desktop. I see the job getting run success but i get message - Process leaked file descriptors. https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors Also in th

New Jenkins x workload for CD Only

2019-03-05 Thread robert . rong
Wonderful documentation on existing workloads on https://jenkins-x.io/architecture/cloud-native-jenkins/. One for the full CICD end-to-end devops, one for library developers aka library workload. However, I am in the situation that we get deliveries from external software suppliers as Spring

Re: Use AdoptOpenJDK as JDK Tool download source

2019-03-05 Thread Sverre Moe
In that case, you suggested a solution with a repository manager like Sonatype Nexus or Artifactory. I like this proposal and we already are using Nexus in our organization. Our Linux build servers have OpenJDK available to be installed through SUSE repositories. It is mostly for our Windows and

Coverity integration with jenkins

2019-03-05 Thread vinikumar . 123
Hello All , can somebody help the steps to follow in integration synopsys coverity with jenkins pipeline project . 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 from it, send

[Jenkins Kubernetes Plugin] How to restrict/choose kubernetes Cloud access from jenkinsfile

2019-03-05 Thread Nadir Mouhoubi
Hello everyone, We designed a kubernetes Cluster to launch dynamic Jenkins Agents and everything works fine. This cluster is mutualised for several projets that do there build using a cloud defined at Jenkins Administration level. Recently, we added a projet that uses the same Jenkins cloud an

Re: [Jenkins Kubernetes Plugin] How to restrict/choose kubernetes Cloud access from jenkinsfile

2019-03-05 Thread Carlos Sanchez
Something along the lines of https://github.com/jenkinsci/kubernetes-plugin/#restricting-what-jobs-can-use-your-configured-cloud plus maybe some RBAC on the Kubernetes side to prevent service account from doing things you don't want them to do On Tue, Mar 5, 2019 at 7:00 PM Nadir Mouhoubi wrote:

Re: Coverity integration with jenkins

2019-03-05 Thread Victor Martinez
https://community.synopsys.com/s/article/Integrations-Documentation-Synopsys-Coverity-Jenkins . might help you also the example provided in: https://community.synopsys.com/s/question/0D5343TcQQNCA3/how-to-use-coverity-with-jenkins2-and-jenkinsfiles cheers -- You received this message be

Re: Declarative pipelien DOA after upgrading to 1.3.5 (from 1.3.4.1)

2019-03-05 Thread Dan Tran
all my Jenkins masters facing this issue. Sounds very serious but so far have not heard any complaints yet from external Jenkins users :( -D On Monday, March 4, 2019 at 11:02:04 PM UTC-8, Dan Tran wrote: > > > > My declarative pipeline errors out with > > [Pipeline] sh >

Re: Declarative pipelien DOA after upgrading to 1.3.5 (from 1.3.4.1)

2019-03-05 Thread Mark Waite
I've been running those versions of declarative pipeline plugins on my Jenkins instance without any issues. However, I'm not pulling docker images from shell steps in my pipeline. Since the message shows that the failure is inside an 'sh' step, I suspect there is some infrastructure change that i

Re: POSTing zip file using httpRequest in Jenkinsfile

2019-03-05 Thread Andrew Gray
Did you end up working out how to post a file to a url in Jenkins pipeline? On Wednesday, 1 February 2017 01:55:26 UTC+11, Christopher Burke wrote: > > Are you referring to the bug that was identified in a comment on that > stackoverflow question? If so, it has been resolved so I assume I'm now

Re: Declarative pipelien DOA after upgrading to 1.3.5 (from 1.3.4.1)

2019-03-05 Thread Dan Tran
found this https://issues.jenkins-ci.org/browse/JENKINS-56405 -- 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