Re: Run pipeline flyweight executors off of master

2019-05-09 Thread Andreas Magnusson
In some instance this checkout can be helped/removed by doing a lightweight checkout, but it don't work on our builds since we have ${TAGNAME} parameters on the checkouts. And parameters in the SCM URL are not compatible with lightweight checkout. -- You received this message because you are s

Re: Google Oauth secret not available in "Credential Bindings" in a freestyle job

2019-05-09 Thread Torsten Reinhard
I´ve the same issue, but with the Hashicorp Vault plugin: https://groups.google.com/forum/?nomobile=true#!topic/jenkinsci-users/rsZoOJ9-3C0 Any ideas so far ? Regards, Torsten Am Donnerstag, 11. April 2019 17:19:07 UTC+2 schrieb SpikeX: > > Hi, > > I'm trying to use Google compute engine in my

Re: JenKins Logs cannot survive out of tmp folder - Using Audit trial Plug-in -- may be BUG

2019-05-09 Thread Björn Rohlén
HELO a MAIL FROM ... err Nevermind. Well, I tried to decipher this and came to the conclusion that either jetty is booted up with a strange fellow or there is a tomcat-like thingy serving the .war that is not allowed to poke around in desired directories. Mayhaps fix permissions, check your b

Credential provider for Hashicorp Vault plugin missing in withCredentials(....)

2019-05-09 Thread Torsten Reinhard
Hi, I recently installed the Hashicorp Vault (pipeline) plugin at my Jenkins 2.150.2 instance. In general the plugin is working - but I´m missing the option to use ... withCredentials([[$class: 'VaultTokenCredentialBinding', credentialsId: 'vault-token', vaultAddr: 'https://myvault.domain:8200'

Re: JenKins Logs cannot survive out of tmp folder - Using Audit trial Plug-in -- may be BUG

2019-05-09 Thread Baptiste Mathus
Hello, Image doesn't seem to have survived after sending. Maybe put it somewhere else and just link it? Also please clarify/rephrase, I'm personally a bit lost about what you're exactly trying to achieve Thanks Le mer. 8 mai 2019 à 15:18, Saurabh Jain a écrit : > Hi All > > I am trying to st

Re: Under Jenkins SignTool Error "No certificates were found", works fine logged on as user

2019-05-09 Thread A M
Thanks a lot Mark for your quick response! As I understand it the goal is to create a slave/agent that will run the code signing directly on windows, instead of a service. great idea! However, I am stuck at step 4, I dond't see the "Launch agent via Java Web Start" option. I found a general s