Issue with docker executors in Jenkins

2019-10-29 Thread Mus K
Hi - I am facing the following issue in Jenkins ver. 2.190.2. I have installed docker plugin and setup a docker executor thru Manage Jenkins -> Configure System I have set the agent correctly in Jenkinsfile and the checkout and build pipeline stages are executing correctly. However, when I run t

SAML X509 and KeyDescriptor tags missing

2019-10-29 Thread Scott Zollinger
Hello, I just did an update of the SAML plugin from version 1.12 to 1.14. After updating, I noticed that the KeyDescriptor tags as well as the x509 Certificate stored in saml-sp-metadata.xml was removed. Is there a new place to find the x509 Certificate information? It's something needed on our sy

Re: Do you really have to use multi-branch pipeline to do pipeline as code?

2019-10-29 Thread Mark Waite
There is a link at the bottom of each page, "Improve this page". We welcome contributions to the Jenkins pipeline documentation. Yes, you're correct that I should have said: The pipeline as code page teaches users how to automate the creation, > execution, and deletion of pipeline jobs based on

Re: Do you really have to use multi-branch pipeline to do pipeline as code?

2019-10-29 Thread Tim Black
Thanks Mark. Of course you're correct. My main problem and point to make here (and with Jenkins ecosystem in general) is that the documentation says you have to use multi-branch pipeline to use pipeline as code, whereas this is patently false. I see in my freestyle pipeline job configuration tha

Windows Event - Git Credentials Manager - System.UriFormatException: Invalid URI: The hostname could not be parsed.

2019-10-29 Thread Bruce Coveny
Receive Windows events in viewer for the following: System.UriFormatException: Invalid URI: The hostname could not be parsed. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) at System.UriBuilder.get_Uri() at Microsoft.Alm.Cli.OperationArguments.CreateTargetUri() at Mic

Using Jenkins Pipeline Stage Result Visualization Improvements with reporting plugins like Blazemeter or Performance Plugin

2019-10-29 Thread Robin Clerc
Good morning, A few months ago Jenkins Pipeline released some very interesting improvements https://jenkins.io/blog/2019/07/05/jenkins-pipeline-stage-result-visualization-improvements/ with Groovy commands to declare unstable or failed stages. My problem is to use this along with Performance