Jenkins master to slave connection is giving key verification error.

2021-07-06 Thread subrat. kp
Hi Team, We have set up a Master slave configuration it is giving Error as Host Key Verification Strategy failed and we had the strategy i.e Non Verifying Verification Strategy , but even after that the host are offline. Please suggest what need to be done, once we Comment the KexAlgorithms

Re: Multibranch Pipeline / Git question -- Use same information as used to retrieve Jenkinsfile

2016-07-01 Thread KP
Great. Thank you and Philipp for your fast and helpful replies. On Friday, July 1, 2016 at 1:16:48 PM UTC-4, Antonio Muñiz wrote: > > > On Fri, Jul 1, 2016 at 5:08 PM, KP > > wrote: > >> Or extend "checkout scm" so that I can use a subdirectory? >

Re: Multibranch Pipeline / Git question -- Use same information as used to retrieve Jenkinsfile

2016-07-01 Thread KP
I am also interested in this, but for a slightly different reason. I want to checkout into a sub-directory using git. I know that I can do that by using syntax like: checkout([$class: 'GitSCM', branches: [[name: '**']], doGenerateSubmoduleConfigurations: false, extensions: [[$class: 'Relative

Re: Jenkins failed to record SCM polling

2012-11-08 Thread KP
Exactly the same issue, but with (old built-in 1.x) CVS plugin. Issue went away after revert tot 1.488. After the lazy loading problem made jenkins unusable, now this... It seems the stability of the jenkins updates is getting very bad lately. 2 bugs completely breaking jenkins, only in a couple

Re: Very long load time for main dashboard since 1.486

2012-10-22 Thread KP
Yes, same issue. I have load times of at least 3 minutes for the main dashboard. It occurs since that "lazy loading" functionality was introduced, which makes the whole lazy loading thing quite pointless. Maybe it was intended to have faster startup times, but as we're loading the main dashboar

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread KP
Same issue here : everything job is grayed out, and no build history get loads, no build results visible, etc... Since that "lazy loading" feature 1.485 jenkins just can't read job and build data correctly anymore and messes up totally. One advice : restore the previous jenkins version. If you