Latest questions in Jenkins

0 votes
0 answers

jenkins job was not runing

pending waiting for next available executor i ...READ MORE

Jul 12, 2023 in Jenkins by anonymous

edited Mar 5 114 views
0 votes
0 answers

Not able to connect remote host via jenkins to run ansible playbook.

Not able to connect remote host via ...READ MORE

Apr 10, 2023 in Jenkins by anonymous

edited Mar 5 114 views
0 votes
0 answers

Yesterday Used jenkins practiced well, today while opening jenkins getting error

java.io.IOException: Permission denied at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method) at java.base/java.io.File.createTempFile(File.java:2129) at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:143) Caused: ...READ MORE

Jan 25, 2023 in Jenkins by anonymous

edited Mar 4 230 views
0 votes
0 answers

How can I see the changes of the code in a Jenkins scheduled job.

I have created a Jenkins job and ...READ MORE

Dec 29, 2022 in Jenkins by kompal

edited Mar 4 139 views
0 votes
0 answers

Jenkins Need to access the same local workspace

How do I access the Jenkins-created workspace ...READ MORE

Nov 27, 2022 in Jenkins by anonymous

edited Mar 4 141 views
0 votes
0 answers

mvn: not found script returned exit code 127

I tried many ways to resolve the ...READ MORE

Jun 11, 2022 in Jenkins by SivaPrasad

edited Mar 4 109 views
0 votes
0 answers

java.lang.NoSuchMethodError: No such DSL method 'any file' found among steps

java.lang.NoSuchMethodError: No such DSL method 'anyfile' found ...READ MORE

May 30, 2022 in Jenkins by venkateswarlu

edited Mar 4 102 views
0 votes
0 answers

I can't connect to my Jenkins server by using host IP address

I completed initial setup for Jenkins in ...READ MORE

May 28, 2022 in Jenkins by Jennifer

edited Mar 4 99 views
0 votes
0 answers

Need a report that displays users permissions for all the Jenkins projects

Need a report that displays users permissions ...READ MORE

May 2, 2022 in Jenkins by Karthick

edited Mar 4 44 views
0 votes
0 answers

How to migrate jenkins from windows to linux?

Presently, we are running Jenkins in the ...READ MORE

Jan 23, 2022 in Jenkins by tharun

edited Mar 4 39 views
0 votes
0 answers
0 votes
0 answers

I am unable to install packages on jenkins it was showing "An error occurred during installation: Forbidden"

Please let me know how to fix ...READ MORE

Dec 9, 2021 in Jenkins by anonymous
• 120 points
2,126 views
0 votes
0 answers
0 votes
0 answers

Do anyone know how to setup jenkins multimaster on gcloud?

I was try to setup jenkins multimaster ...READ MORE

Sep 26, 2021 in Jenkins by Sanjay

edited Mar 4 62 views
0 votes
0 answers

Jenkins is process running, however not reachable

I am installing jenkins on ubuntu VM ...READ MORE

Jul 28, 2021 in Jenkins by Asmaa

edited Mar 4 31 views
0 votes
0 answers

Jenkins, using publish HTML report plugin. Report is showing in broken lines

Trying to generate html report using publish ...READ MORE

Jun 28, 2021 in Jenkins by Shashi
• 370 points

edited Mar 4 30 views
0 votes
0 answers

un-abale to execute jar command from jenkins pipeline

Hi All, I am new to Devop Role ...READ MORE

May 27, 2021 in Jenkins by Bharadwaj

edited Mar 4 36 views
0 votes
0 answers

I was trying to jenkins and noticed that the "pmd" plugin is no longer available. Any other solution?

I was trying to jenkins and noticed ...READ MORE

Feb 17, 2021 in Jenkins by anonymous

edited Mar 4 32 views
0 votes
0 answers

How to add stage in Jenkins file to identify the modules changed after each commit and store it in a text file under Jenkins workspace

Changed modules should be identified and stored ...READ MORE

Jan 22, 2021 in Jenkins by Shashi
• 370 points

edited Mar 4 39 views
0 votes
0 answers

How to write a Jenkins file to send a mail about the status of the jenkin jobs to the person who committed the changes in github

Email should be sent about the status ...READ MORE

Jan 22, 2021 in Jenkins by Shashi
• 370 points

edited Mar 4 34 views
0 votes
1 answer

How to remove an existing job from one view in Jenkins?

Hi@akhtar, You can remove or add jobs in ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
14,939 views
0 votes
1 answer

How to add a timeout step to Jenkins Pipeline?

Hi@akhtar, You can execute the code inside the ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
5,242 views
0 votes
1 answer

What is the difference between Jenkins and Maven?

Hi@akhtar, A maven is a build tool designed to manage ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
3,902 views
0 votes
1 answer

How to build specific tag in Jenkins?

Hi@akhtar, You may able to do that by using ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
4,353 views
0 votes
1 answer

Jenkins vs selenium?are they even comparable ?

Hi@aminegac, Jenkins is a CI/CD tool. So you ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
1,338 views
0 votes
1 answer

How to enable audit trail in Jenkins?

Hi@akhtar, You need to install the Audit Trail plugin ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
2,582 views
0 votes
1 answer

What is the use of audit trail plugin in Jenkins?

Hi@akhtar, Audit Trail Plugin keeps a log of ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
1,472 views
0 votes
1 answer

How to set permissions for a user in Jenkins?

Hi@akhtar, You can give access to your user ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
38,111 views
0 votes
1 answer

How to create an user in Jenkins?

Hi@akhtar, You need to login to your Jenkins ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
815 views
0 votes
1 answer

Access Denied user is missing the Job/Create permission in Jenkins.

Hi@akhtar, The user doesn't have sufficient permission to ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
4,855 views
0 votes
1 answer

If Job 4 fails, delete the running container on Test Server

Hi@Chris, You can use the when keyword to ...READ MORE

Nov 24, 2020 in Jenkins by MD
• 95,460 points
1,333 views
0 votes
1 answer

What goes under jenkins configuration of JDK (JDK 11 or the latest version I'm using for selenium)

Hi@zaraaq, It just a name. You can give ...READ MORE

Nov 10, 2020 in Jenkins by MD
• 95,460 points
3,822 views
0 votes
1 answer

What do the Jenkins pipelines do?

A pipeline is a collection of jobs ...READ MORE

Oct 29, 2020 in Jenkins by Liam
865 views
0 votes
1 answer

What is the use of using declarative pipeline (i.e jenkins file) over scripted pipeline in real time

Hi@Shashi, The declarative pipeline is a relatively new ...READ MORE

Oct 28, 2020 in Jenkins by MD
• 95,460 points
1,725 views
0 votes
1 answer

Questions on multibranch pipeline

Configuring Jenkins with git branch repository for ...READ MORE

Oct 28, 2020 in Jenkins by Hana
1,305 views
0 votes
1 answer

Need help to create a .jar, .war file from my project!

For sake of ease, you can scale ...READ MORE

Oct 27, 2020 in Jenkins by Ephraim
1,342 views
0 votes
1 answer

How to transfer files from one server to another using Jenkins?

You need configure SSH in Jenkins and ...READ MORE

Oct 27, 2020 in Jenkins by Sachin
7,963 views
0 votes
1 answer

How to Rename a job in jenkins?

Hi@akhtar, You can rename your Jenkins Job from ...READ MORE

Oct 27, 2020 in Jenkins by MD
• 95,460 points
6,474 views
0 votes
1 answer

How to remove a user from Jenkins?

Hi@akhtar, You can remove or replace the user ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
5,017 views
0 votes
1 answer

How to give sudo power to the Jenkins user?

Hi@akhtar, You need to give Sudo power to ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
10,524 views
0 votes
1 answer

How to run a script as root in Jenkins?

Hi@akhtar, You need to run the script with ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
8,749 views
0 votes
1 answer

How to change Jenkins default folder on Windows?

Hi@akhtar, You can change the default folder of ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
1,775 views
0 votes
1 answer

How to get the API Token for Jenkins?

Hi@akhtar, You can find the API key from ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
8,227 views
0 votes
1 answer

How to configure Jenkins to run on port 80?

Hi@akhtar, You can change the port no from ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
10,982 views
0 votes
1 answer

How to uninstall Jenkins?

Hi@akhtar, You need to run the below command ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
3,118 views
0 votes
1 answer

How to update Jenkins from a war file?

Hi@akhtar, You need to replace the Jenkins.war file. ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
7,891 views
0 votes
1 answer

How to stop Jenkins service on Windows system?

Hi@akhtar, You can start your Jenkins service from your ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,460 points
2,449 views
0 votes
1 answer

Restart Jenkins service on Windows system.

Hi@akhtar, You can restart your Jenkins service from ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,460 points
3,034 views
0 votes
1 answer

How to reset Jenkins security settings?

Hi@akhtar, You can change the security of your ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,460 points
1,957 views
0 votes
1 answer

How to increase the Jenkins login page timeout time?

Hi@akhtar, You can change the timeout time in ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,460 points
8,417 views