Most voted questions in Jenkins

0 votes
1 answer

how to pass a file to downstream job in jenkins?

Hi@Sourabh, You can do this task by sharing ...READ MORE

May 27, 2020 in Jenkins by MD
• 95,440 points
3,555 views
0 votes
1 answer

What are the prerequisites to learn Jenkins tool?

Hi@akhtar, As mentioned, there are no such prerequisite ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
4,201 views
0 votes
1 answer

Where can I learn the Jenkins pipeline?

Hi@akhtar You can find lots of resources available ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
551 views
0 votes
1 answer

Which is the best Jenkins online training available ?

Hi@akhtar There are a number of institutes which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
426 views
0 votes
1 answer

What are the best sites available to learn Jenkins?

Hi@akhtar You can find lots of website which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
405 views
0 votes
1 answer

What are the best Jenkins tutorial available?

Hi@akhtar You can find lots of resources available ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
473 views
0 votes
1 answer

how to create a job using jenkins for Sign the puppet certificate on master ?

Take a look at this  https://fullstack-puppet-docs.readthedoc ...READ MORE

May 29, 2020 in Jenkins by Sirajul
• 59,230 points
853 views
0 votes
1 answer

How to run Jenkins job from remote system?

Hi@akhtar, You can run your job from remote ...READ MORE

May 13, 2020 in Jenkins by MD
• 95,440 points
2,599 views
0 votes
1 answer

How to increase no of executors in Jenkins?

Hi@akhtar, By default Jenkins has 2 executors. But ...READ MORE

May 13, 2020 in Jenkins by MD
• 95,440 points
18,709 views
0 votes
1 answer

How to change admin password in jenkins?

Hi@akhtar, To change your admin password, you have to ...READ MORE

May 9, 2020 in Jenkins by MD
• 95,440 points
10,764 views
0 votes
1 answer

How to merge two branch in GitHub using jenkins?

Hi@akhtar, To implement this task you can follow ...READ MORE

May 7, 2020 in Jenkins by MD
• 95,440 points
7,777 views
0 votes
1 answer

fatal: unable to auto-detect email address (got 'jenkins@master.(none)')

Hi@akhtar, You tried to merge your branch in ...READ MORE

May 7, 2020 in Jenkins by MD
• 95,440 points
4,963 views
0 votes
1 answer
0 votes
1 answer

If we give just * instead of H/2 in Poll SCM, will Jenkins build get triggered for every commit ?

Hi@Rekha, In the Poll SCM if you give ...READ MORE

May 3, 2020 in Jenkins by MD
• 95,440 points
2,152 views
0 votes
1 answer

javax.mail.messagingexception: could not connect to SMTP host: smtp.Gmail.com, port: 465 in jenkins.

Hi@akhtar, In general, gmail will not allow any ...READ MORE

Apr 16, 2020 in Jenkins by MD
• 95,440 points
4,235 views
0 votes
1 answer

Failed to connect to repository : Failed to create http proxy uri

Hi, To avoid this error, you have to ...READ MORE

Apr 10, 2020 in Jenkins by MD
• 95,440 points
2,289 views
0 votes
1 answer

fatal: could not read Username for 'https://github.com': No such device or address in jenkins.

Hi@akhtar, You need to give to the jenkins ...READ MORE

Apr 3, 2020 in Jenkins by MD
• 95,440 points
15,156 views
0 votes
1 answer

"Java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable" in jenkins.

Hi@akhtar, I guess you are trying to use ...READ MORE

Apr 3, 2020 in Jenkins by MD
• 95,440 points
3,775 views
0 votes
1 answer

"Exception in thread "main" Java.lang.OutOfMemoryError: GC overhead limit exceeded" error in jenkins.

Hi@akhtar, First, check the space in the Server ...READ MORE

Apr 3, 2020 in Jenkins by MD
• 95,440 points
4,297 views
0 votes
2 answers

/tmp/jenkins7925067706776714433.sh: ./deploy: Permission denied in jenkins

To avoid this error, You should add ...READ MORE

Mar 31, 2020 in Jenkins by akhtar
• 38,230 points
3,093 views
0 votes
0 answers

Unable to readfilePropertie in Jenkins Declerative Pipeline. I want to read properties from ini file in workspace.

I am using jenkins declerative pipeline to ...READ MORE

Mar 27, 2020 in Jenkins by Atul
• 180 points
6,042 views
0 votes
1 answer

i was trying to deploy my job on tomcat but it keeps showing me this error : No wars found. Deploy aborted

the user that i have created was ...READ MORE

Mar 6, 2020 in Jenkins by Yassine
• 180 points
3,904 views
0 votes
1 answer

Jenkins running slaves via environment requirements

Hi@Yassine, You can do this I guess. Go to ...READ MORE

Mar 2, 2020 in Jenkins by MD
• 95,440 points
734 views
0 votes
1 answer

Jenkins Window slave connectivty issue

Hi@vinay, Caused by: java.net.ConnectException: Connection refused: connect To avoid ...READ MORE

Feb 27, 2020 in Jenkins by MD
• 95,440 points
3,311 views
0 votes
1 answer

How to give permissions to jenkins user for a particular file?

Hi@akhtar, To give permissions to jenkins user, you ...READ MORE

Feb 14, 2020 in Jenkins by MD
• 95,440 points
4,443 views
0 votes
1 answer

In Jenkins, actual build period time 30 mins. How to reduce the time 20 min??

If you are looking for allocating build ...READ MORE

Feb 11, 2020 in Jenkins by Sirajul
• 59,230 points
3,490 views
0 votes
1 answer

How to integrate bitbucket with Jenkins ?

You need to use the Bitbucket plugin ...READ MORE

Feb 11, 2020 in Jenkins by anonymous
• 59,230 points
1,049 views
0 votes
1 answer

How to install jenkins in Redhat/CentOS?

Hi@akhtar, To install Jenkins in centOS/Redhat, you can ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
692 views
0 votes
1 answer
0 votes
1 answer

/tmp/jenkins6403305246799294208.sh: line 2: cd: /root: Permission denied

Hi@akhtar, You are getting permission denied because you ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
2,792 views
0 votes
1 answer

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/PipeLine).

issue with accessing POM file through Jenkins, ...READ MORE

Feb 6, 2020 in Jenkins by anonymous
• 59,230 points
4,002 views
0 votes
1 answer

Can we invoke ant file for pipeline in jenkins using a Jenkinsfile?

Yes, you can do it. You need to ...READ MORE

Feb 6, 2020 in Jenkins by Sirajul
• 59,230 points
4,588 views
0 votes
0 answers

jenkins pipeline script deploy error

C:\Program Files (x86)\Jenkins\workspace\app>del "C:\Program Files\Apache Software Foundation\Tomcat ...READ MORE

Nov 28, 2019 in Jenkins by Rajendra
• 510 points
2,756 views
0 votes
1 answer

When creating a new node, the option to “Launch agent by connecting it to the master” is not available in the “Launch method”

The option “Launch agent by connecting it ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
4,073 views
0 votes
1 answer

How is a Jenkinsfile structured? What is its role?

For defining a Pipeline in SCM, a ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
1,011 views
0 votes
1 answer

Different ways of scheduling a build in jenkins.

Here are the ways in which you ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
6,792 views
0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,031 views
0 votes
1 answer

Getting below error on Jenkins while creating a Maven Build Job

When you are using ssh to connect, ...READ MORE

Sep 3, 2019 in Jenkins by Hari
2,058 views
0 votes
1 answer

Run Jenkins on Private VPC?

If you want to place the instance ...READ MORE

Aug 30, 2019 in Jenkins by Tara
2,262 views
0 votes
1 answer

Secure Jenkins with AWS

Make use of the security groups and ...READ MORE

Aug 30, 2019 in Jenkins by Payal
430 views
0 votes
1 answer

How can a jenkins slave node be configured to communicate with the jenkins master?

There are two ways we can start ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
6,196 views
0 votes
1 answer

How do you implement CI/CD using Jenkins?

Continuous Integration using Jenkins and Git plugin Create ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
1,311 views
0 votes
1 answer

Mention some post conditions pipeline options that are used in a jenkinsfile.

We can mention some test conditions to ...READ MORE

Aug 28, 2019 in Jenkins by Sirajul
• 59,230 points
4,635 views
0 votes
1 answer

How to configure and use third party tools in jenkins?

The procedure to utilize a third party ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
3,373 views
0 votes
1 answer

What is groovy in jenkins?

Groovy is the default scripting language that ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
4,548 views
0 votes
1 answer

Jenkins and Docker: How can I customize my jenkins pipeline to use docker?

Jenkins Pipeline is designed to easily use ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
1,390 views
0 votes
1 answer

What is Blue Ocean in jenkins?

Blue Ocean is a project that redefines/rethinks ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
726 views
0 votes
2 answers

Jenkins and Docker : Build a Docker image using an jenkins pipeline and push it into docker registry.

In the illustration below, i have created a ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
145,014 views