How to convert scripted pipeline code into declarative code?

2024-02-12 Thread Mohan
Hello Jenkins members, Is it possible to convert jenkins scripted pipeline code into declarative pipeline code? Are there any automated tools available? Please let me know. Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: HTTP Status 403 – Forbidden error

2021-02-27 Thread Mohan
It looks security feature included in *2.263.1(LTS) version,**and that required authentication even for tomcat.* 1) Under Configure Global security --> CSRF Protection -->Enable proxy compatibility( Tick marked Enabled). 2)

Re: Jenkins Integration with LDAP - Testing Connection Fails

2021-01-01 Thread Mohan
Okay. In that case you need provide the password of account configured in Manager DN section. On Fri, 1 Jan 2021, 3:49 pm anilkumar panditi, wrote: > Hi Mk, > Yes i have the CN,OU details i was confused what is this Manager DN > password, also when we click on Test it prompt for credentials

Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread Mohan
Manager credentials should be your domain LDAP Credentials. So it requires the complete CN,OU details. To get that contact your domain administrators. On Fri, 1 Jan 2021, 1:10 pm anilkumar panditi, wrote: > Okay, can you help how to create manager credentials, also i am trying > from the

Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread Mohan
Hi Anil, Manager and manager password need to configured to validate the test connection. On Fri, 1 Jan 2021, 12:29 pm anilkumar panditi, wrote: > Hi MK, > i am getting ldap_bind: Invalid credentials (49) > > what are the credentials need to give here. > > Thanks, > Anil > > On Saturday, 22

Re: hostPathVolume not mounting on Kubernetes pods(Dynamic Jenkins Agent)

2020-12-06 Thread Mohan
; > I am sure then it will start working on latest CentOS too. > > We recently faced similar issue with elasticsearch 7 and then it got fixed > after we updated Alpin. > > On Sat, 5 Dec 2020, 19:06 Mohan, wrote: > >> Acutally have tried with Ubuntu-16.04-LTS image aswell eve

Re: hostPathVolume not mounting on Kubernetes pods(Dynamic Jenkins Agent)

2020-12-05 Thread Mohan
Acutally have tried with Ubuntu-16.04-LTS image aswell even in that also same issue. Sure next will try with K8s host's native OS CentOS- 7.8(It was working earlier). On Sat, 5 Dec 2020, 6:45 pm Ujjawal Khare, wrote: The issue may be because of kernel version. Old alpine seems to be having >

Re: How to pull parameters from excel sheet and pass it to job

2020-07-16 Thread Braj Mohan
Hi All, You can pull the parameter from excel using shell script below is the code please check here i am using a google spreadsheet and fetch the particular field, you can fetch multiple fields also #URL=

webpack": "4.19.1" dependency error

2020-04-02 Thread Braj Mohan
Hello Everyone, I am newbies in Jenkins. In Jenkin, I have done some setup and doing build on that but I am getting error in npm run build portion below is the log also please help me out + sudo npm run build their might be a problem with teh project dependency tree. It is likely not a

Re: How can i execute shell scripts from Jenkins ?

2020-03-18 Thread Braj Mohan
Hi Derek Brown, Can i directly call my .sh file into build section. Thanks On Wednesday, 28 September 2011 01:49:58 UTC+5:30, Derek Brown wrote: > > Create a Jenkins job, ( i created a free-style software project) > In the configuration of that job there is a "Build" section with "Add >

Re: Docker Plugin - Jenkins doesn't have label....

2019-03-29 Thread Mohan S
Hi Mandy, i am facing the problem now. so are you able to resolve the reported issue? If yes please assist me. On Tuesday, December 19, 2017 at 10:12:19 PM UTC+5:30, Mandy Hubbard wrote: > > I updated my docker-plugin to 1.1.2 also. > > On Tuesday, December 19, 2017 at 10:11:29 AM UTC-6,

Security Vulnerability

2019-01-21 Thread mohan reddy
SM-7 Missing secure flag on session ID In secure HTTPS applications, cookies must have the “Secure” flag set. The “Secure” flag informs browsers that a cookie should only be sent on connections that are encrypted with SSL. Without the “secure” flag, the non-encrypted HTTP domain for the

Re: System.InvalidOperationException : The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

2018-10-16 Thread mohan reddy
Hey Gayatri, Please reach me out for clarification -Mohan Reddy On Thu 4 Oct, 2018 01:10 Gayathri Katragadda, wrote: > I am using access data base engine to read data from excel data. from > visual studio i am able to run all the tests without any issue. but while > running from Jen

Re: Jenkins - Security Vulnerability

2018-05-22 Thread mohan reddy
Hi All, I just want to know if we have any thing can be done to bring this to closure. Any help that you provide is greatly appreciated. -Mohan On Monday, May 21, 2018 at 6:43:37 PM UTC+5:30, mohan reddy wrote: > > Hi Team, > > I was hoping that you would put me in the correct

Re: Encrypt/Decrypt using Groovy

2016-10-31 Thread Mohan Radhakrishnan
I tried that. It didn't work. Probably when I call from an external Python script there is not state ? Mohan On Monday, 31 October 2016 19:26:41 UTC+5:30, Sean McNamara wrote: > > Instead of getPlainText(), try hudson.util.Secret.toString(secret) > > If that doesn't work, then

Encrypt/Decrypt using Groovy

2016-10-31 Thread Mohan Radhakrishnan
Hi, I have a doubt here. This code encrypts but doesn't decrypt. Instead I get the encrypted string back from the decrypt function. Does it need state to be maintained between these two functions ? Thanks, Mohan def encrypt(server ): value = server.run_script(""&q

Re: Python script development

2016-10-11 Thread Mohan Radhakrishnan
Are there some instructions to load Python code from disk as part of the build step ? This code should access Jenkins API. Is that possible ? I want to get the build status and act on it. Mohan On Thursday, 6 October 2016 22:47:07 UTC+5:30, jer...@bodycad.com wrote: > > Sorry my

Mailer plugin

2016-10-06 Thread Mohan Radhakrishnan
=BadCredentials o65sm5068453qkc.48 - gsmtp I checked the encrypted password in the mailer XML and it is correct. Plugin version is 1.17 My client's gmail account doesn't have the option to set 'AppPasswords'. Mohan -- You received this message because you are subscribed to the Google Groups

Python script development

2016-10-06 Thread Mohan Radhakrishnan
is this done ? Thanks, Mohan -- 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 view this discussion on the

Jenkins/bitbucket SSH keys

2016-09-26 Thread Mohan Radhakrishnan
/39674741/jenkins-bitbucket-difference-between-git-bash-openssh-and-windows-prompt-pagea) I use Pageant to load the key but still there is no success from the Windows prompt. Others here have more experience with this setup. I think. Thanks, Mohan -- You received this message because you

Could not add HP-ux machine as slave in jenkins

2016-06-21 Thread Thiagu Mohan
I am trying to add hp-ux B.11.31 host as a slave in jenkins. But getting below error. Any clue to fix this ? [06/21/16 06:17:18] [SSH] Opening SSH connection to devsys12.com:22. [06/21/16 06:17:19] [SSH] Authentication successful. SSH connection reports a garbage before a command execution.

Re: Jenkins 2.0 beta released

2016-03-28 Thread Madan Mohan
Hi Daniel, I am unable to see all the types as mentioned in '*New item'* , only few are coming. Do I need to install any specific extra plugins for the same. What could be the issue of not getting any plugin details in Available page. is there any documentation on how to use/explore Jenkins

Re: How to cancel plugin update

2016-02-12 Thread Mohan PAKALAPATI
Hello, You can easily downgrade/uninstall updated Plugins from Jenkins GUI Plugins Manger window you can navigate like this Jenkins main page-->Manage Jenkins-->Manage Plugins-->Plugin Manager-->*Installed Tab* *[image: Inline image 1]* Best regards, Mohan Pakalapati On Fri,

Re: [theme] New Jenkins Material Design Theme

2016-01-23 Thread Mohan PAKALAPATI
Looks great +1 On 21 Jan 2016 22:46, "Afonso F" wrote: > Hi guys, > > I created a Jenkins theme based on Google Material Design. It changes the > layout and icons using SVG ones. Take a look! > > http://afonsof.com/jenkins-material-theme/ > > >

Job Generator Build failing with ClassCastException

2015-07-20 Thread murali mohan
Jenkins version is 1.617 The Job Generator job is a parameterized build with 2 variables/parameters. WHen I try to build the job (or generate the job), it asks for the standard Jenkins Job Generator options like Process this job only, Disabled Jobs etc. But it is not asking for the parameter

Can we use variables in the custom workspace entry?

2015-07-20 Thread murali mohan
I tried 2 options: 1) Set environment variable from Manage Jenkins - Configure System option. Use the environment variable as ${custom_workspace} 2) Set a parameterized build and define a parameter. Use the parameter as above In both cases, the variable/paremter is not getting substituted with

Re: Synergy Plugin - 1.7 cannot get/update the whole completed source codes or tasks?

2015-05-25 Thread Mohan PAKALAPATI
Hello Zheng, i am new to Jenkins, was trying to use Synergy Jenkins plugin, can you help how to make configuration in the Jenkins Dashboard On Monday, 4 May 2015 16:11:33 UTC+5:30, Fish Zheng wrote: Hello, guys, Now I'm using Jenkins(Jenkins-1.595.war) with Synergy plugin 1.7, however I

Deploy multiple jars

2013-09-09 Thread Ashwin Mohan
I have around 10 different jobs to deploy 10 different jars to a repository. I am giving separate (10) subversion repository URLs to get the source. Wanted to check if there is a way to do these through a single job. Please let me know. Basically I want to get source from different locations

Re: Parallel builds

2013-05-03 Thread Mohan Radhakrishnan
:* Re: Parallel builds On Thursday, May 2, 2013 5:02:58 AM UTC-4, Mohan Radhakrishnan wrote: Hi, What is the recommended way to run parallel builds on multi-core systems ? Mine has 4 cores with capability of 2 hardware threads on each core. Is master/slave mode recommended

Parallel builds

2013-05-02 Thread Mohan Radhakrishnan
Hi, What is the recommended way to run parallel builds on multi-core systems ? Mine has 4 cores with capability of 2 hardware threads on each core. Is master/slave mode recommended ? How does a single ANT script help in this case ? Thanks. -- You received this message because you

getting Exception in Job Import plugin

2013-01-10 Thread Radha Mohan Maheshwari
(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573) ... 38 more -- Radha Mohan Maheshwari

Re: how can I increase session timeout when using jenkins with winston?

2012-12-16 Thread Radha Mohan Maheshwari
for users login. how can I configure that? Thanks, Ohad. -- Radha Mohan Maheshwari

Re: how can I increase session timeout when using jenkins with winston?

2012-12-16 Thread Radha Mohan Maheshwari
yes , this is in minutes, yes it be overriden in upgrade of jenkins. On Mon, Dec 17, 2012 at 12:17 AM, ohad shai ohads...@gmail.com wrote: Thanks! I understand this is in minutes... will it be overriden in upgrade of jenkins? On Sun, Dec 16, 2012 at 8:43 PM, Radha Mohan Maheshwari

Re: JavaMelody to measure NON J2EE System System parameters like % CPU Usage, Mem usage , etc

2012-10-16 Thread Radha Mohan Maheshwari
, Is there a way for JavaMelody to monitor and report Remote CPU Usage, Memory Usage, etc ? Remote systems are ubuntu in this case. Thanks, -Kamal. -- Radha Mohan Maheshwari

Re: Multiple jenkins's on one mashine

2012-10-14 Thread Radha Mohan Maheshwari
can run each on a different port. And either way, you can run apache with the ajp proxy module to accept on the normal port 80 and redirect to whatever port/path the instance is running on. -- Les Mikesell lesmi...@gmail.com -- Radha Mohan Maheshwari

Re: Compute changelog error in hudson-2.2.0

2012-08-14 Thread Mohan
Hi Richard, Thanks for your reply. I will setup Jenkins and try it. -Mohan.

Re: How to include external/user defined jar in pom.xml

2012-07-24 Thread Radha Mohan Maheshwari
Hi rohit if you have any maven repo .deploy that jar to there, or you have to install this jar to .m2 folder where you are making build of your project using jenkins. Thanks, Radha Mohan On Tue, Jul 24, 2012 at 9:18 PM, rohit sharma mailrohi...@gmail.com wrote: I have created a user define