Re: Issue with Jenkins and GitLab Integration

2024-04-27 Thread Mark Waite
On Saturday, April 27, 2024 at 3:46:30 PM UTC-6 erick@gmail.com wrote: Subject: Issue with accessing GitLab repository from Jenkins Problem Description: We have configured Jenkins to access a GitLab repository hosted at `192.168.0.24:Berechit/easyformer.git`, but we are encountering

Re: Pipeline script from git - credentials?

2024-04-16 Thread Mark Waite
is a secret text or some other form of credential, the git plugin won't show it in the dropdown list because it only supports those two types of credentials. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from

Re: Jenkins not able to launch the slave due to unrecognizable JAVA_HOME

2024-04-15 Thread Mark Waite
On Monday, April 15, 2024 at 7:09:03 AM UTC-7 Sai wrote: Hi, I have the below machine config *(Master Jenkins)* OS RedHat Enterprise Linux 7.6 openjdk version "11.0.22" 2024-01-16 LTS path: /usr/lib/jvm/java-11-openjdk-11.0.22.0.7-1.el7_9.x86_64/bin/java The Jenkins project stopped

Re: Websocket support

2024-04-03 Thread Mark Waite
velt Containers" page <https://www.jenkins.io/doc/book/installing/servlet-containers/> says: > In particular, support for WebSocket agents is only implemented for the Jetty servlet container. Mark Waite -- You received this message because you are subscribed to the Google

Re: Multibranch Pipeline with Git-plugin - no PR support ?

2024-02-09 Thread Mark Waite
he GitHub branch source plugin and the GitHub organization folder plugin and let them manage the creation and deletion of branches Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Re: This node is offline because it uses an old

2024-02-09 Thread Mark Waite
s.io/browse/JENKINS-63607> and JENKINS-72688 <https://issues.jenkins.io/browse/JENKINS-72688> track the issue. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving email

Re: Debian update overwrites environment settings

2024-01-02 Thread Mark Waite
stemd services" <https://www.jenkins.io/doc/book/system-administration/systemd-services/> page describes the "systemctl edit jenkins" command that creates a local copy of the overrides file . That copy is preserved across upgrades. Mark Waite -- You received this message

Re: Unable to Save Project

2023-12-04 Thread Mark Waite
onditional build step plugin was fixed in 1.4.0 <https://plugins.jenkins.io/conditional-buildstep/releases/#version_1.4.0> for configuration form modernization. The most recent release is 1.4.3. If you haven't updated to latest releases of the plugins, that's certainly the first step. Mar

Re: Unable to Save Project

2023-12-04 Thread Mark Waite
t happened in Jenkins 2.277.1. You'll need to find and remove the plugins that have not been updated. A detailed guide is available at https://community.jenkins.io/t/migrating-jenkins/894/5 Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenki

Re: Combine a multi-branch, and a multi-configuration project

2023-11-14 Thread Mark Waite
Pipeline as described in https://www.jenkins.io/blog/2019/12/02/matrix-building-with-scripted-pipeline/ Darin Pope created a video that illustrates the ideas in https://www.youtube.com/watch?v=HsvO2nDlDSI Mark Waite -- You received this message because you are subscribed to the Google Groups

Re: Transition to 2+2+2 Java Support for Jenkins

2023-10-23 Thread Mark Waite
t few days. Assigning a JEP number does not prevent us from correcting or improving the JEP. Changes, corrections, and improvements are allowed to draft JEPs. Mark Waite On Saturday, October 14, 2023 at 5:56:17 AM UTC-6 Mark Waite wrote: > I've created a Jenkins Enhancement Proposal

Re: Transition to 2+2+2 Java Support for Jenkins

2023-10-14 Thread Mark Waite
I've created a Jenkins Enhancement Proposal based on this draft. Comments are welcomed at https://github.com/jenkinsci/jep/pull/400 On Monday, September 25, 2023 at 7:20:07 AM UTC-6 Mark Waite wrote: > Java releases are delivered every 6 months with a long term support > release eve

Re: doesn’t have label

2023-10-12 Thread Mark Waite
On Thursday, October 12, 2023 at 7:55:50 AM UTC-6 you wrote: Mark Waite schrieb am Mittwoch, 11. Oktober 2023 um 20:07:29 UTC+2: I've sometimes seen something like that when working with the static agents that I have connected to my controller. I workaround the problem by adding a "

Re: doesn’t have label

2023-10-11 Thread Mark Waite
I've sometimes seen something like that when working with the static agents that I have connected to my controller. I workaround the problem by adding a "junk" label to any one of the agents. After saving the junk label, I configure the agent again to remove the "junk" label and that seems to

Transition to 2+2+2 Java Support for Jenkins

2023-09-25 Thread Mark Waite
Google Doc <https://docs.google.com/document/d/1y3RVlniNmz-5Nd3LI-w58LDf760Ai7FqssP4zHuTv8U/edit?usp=sharing> . Thanks, Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr

Re: How does one deploy to webdav server?

2023-08-28 Thread Mark Waite
the plugin and limited by the features of the plugin. That tends to slow your progress and make you more dependent on the plugin and its maintainer. Jesse Glick gave a DevOps World talk that described the technique several years ago if you'd like more details. https://youtu.be/Zeqc6--0eQw is the talk

Re: is docker pipeline plugin maintained?

2023-08-27 Thread Mark Waite
in the Jenkins tutorials. I think it is a reasonable choice to use. Mark Waite -- 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-user

Re: Jenkins Python Job

2023-08-10 Thread Mark Waite
On Thursday, August 10, 2023 at 9:45:48 AM UTC-6 Mari wrote: Hi All, I have a job running on Jenkins server, which builds python script. The script has to display a bar chart as final output. The build agent I am using on Jenkins appears to have python installed. I confirmed this by adding a

Re: Regarding unable to start jenkins

2023-08-06 Thread Mark Waite
structions. Yes, there are many steps in those instructions. Yes, it is a lot of work for you to follow those steps. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving ema

Re: Regarding unable to start jenkins

2023-08-06 Thread Mark Waite
ecessary details. Mark Waite -- 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 discussi

Re: java.lang.NoSuchMethodError: No such DSL method 'withKubeConfig' found among steps [approveReceivedEvent,

2023-07-21 Thread Mark Waite
8-23/#SECURITY-2448 for the details. You'll need to find another way perform the desired operation rather than using that Pipeline step. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group an

Re: git job weirdness (in Changes)

2023-07-04 Thread Mark Waite
On Tuesday, July 4, 2023 at 3:09:57 AM UTC-6 David Balazic wrote: I created a new job with the same settings, except: - the original job (with the issues) had GIT settings to ave disk space, ase described in the thread "git plugin, use --single-branch option to save disk space?" on this list

Re: git plugin, use --single-branch option to save disk space?

2023-05-26 Thread Mark Waite
t; button on the Repositories configuration of the page. Click the Advanced button and it will show two more fields, a "Name" field and a "Refspec" field. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: git plugin, use --single-branch option to save disk space?

2023-05-26 Thread Mark Waite
ttps://youtu.be/jBGFjFc6Jf8?t=6434> discussing various performance improvement options is also available if you prefer video. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Re: Signature verification failed in update site

2023-05-21 Thread Mark Waite
s of the jenkins.util.JSONSignatureValidator class. The logging statements in the source code may help you identify the issue in your local enviornment. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
ver, that won't provide you the critical information that you need. The critical information that you need is, "Why did the plugins fail to load?" That information is in the log file. Mark Waite -- You received this message because you are subscribed to the Google Groups "Je

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
On Thursday, May 4, 2023 at 5:11:53 AM UTC-6 Ravindra wrote: Hi Folks , I upgrade Jenkins to Version: 2.387.3 on ubuntu using package Manager . now its crashed and not stating up , from the logs i found below errors : * - Failed to load: Pipeline: Shared Groovy Libraries

Re: Not able to delete deprecated plugins

2023-04-26 Thread Mark Waite
(gitlab-hook.jpi) and folder (gitlab-hook) from the plugins directory in your Jenkins home directory. Remove any other plugins that are on the list in the "Deprecating non-Java plugins" blog post <https://www.jenkins.io/blog/2021/12/22/deprecated-ruby-runtime/>. Thanks, Mar

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread Mark Waite
On Thursday, April 6, 2023 at 6:56:31 AM UTC-6 dheinric wrote: Am Donnerstag, dem 06.04.2023 um 05:33 -0700 schrieb Mark Waite: I'd rather not include extra instructions for Debian 10, Debian 11, Ubuntu 18, and Ubuntu 20, especially when those instructions involve creating directories

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread Mark Waite
On Thursday, March 30, 2023 at 11:40:34 PM UTC-6 dheinric wrote: Am Donnerstag, dem 30.03.2023 um 10:44 -0700 schrieb Mark Waite: > Jenkins LTS 2.387.2 (April 5, 2023) will resolve that warning, so long as the new PGP public key has been installed by following the instructions in the Li

Re: Jenkins LTS Debian signing key?

2023-03-30 Thread Mark Waite
2cf2b5e18b527b01459c7b2b3f4> - Install the war file without the Linux installer Mark Waite -- 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-use

Re: Contexts/environments?

2023-01-29 Thread Mark Waite
On Sunday, January 29, 2023 at 8:38:58 PM UTC-7 Victor Sudakov wrote: Any ideas or thoughts on this? On 27.01.2023 16:42, Victor Sudakov wrote: > Dear Colleagues, > > Some CI/CD tools support the concept of contexts or environments. In each > environment/context, you define a set of

Re: Another way to uninstall a plugin?

2023-01-10 Thread Mark Waite
weeks. If it is not accepted for 2.375.3, then it will be in the next LTS baseline that will be delivered in 8 weeks. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving e

Re: Another way to uninstall a plugin?

2023-01-08 Thread Mark Waite
Removing plugins from Docker containers has some complications that are specific to the way plugins are managed in Docker containers. We have a work in progress pull request that is developing the detailed description of the various scenarios to remove plugins from a container. The technique

Re: Docker container stops on a Jenkins restart?

2023-01-01 Thread Mark Waite
https://www.jenkins.io/blog/2022/05/27/docker-image-new-lifecycle/ says that beginning with Jenkins 2.332.3 the docker container lifecycle has changed. add the flag --restart=on-failure to the docker run <…​>

Re: Save and Apply button do nothing on copied job

2022-12-31 Thread Mark Waite
It could be a known tables to divs issue in one of the plugins you have installed. If that plugin is used in the job, it could stop save and apply when other jobs are still able to save and apply. See the detailed steps at https://community.jenkins.io/t/migrating-jenkins/894/5 If those steps

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread Mark Waite
On Monday, December 5, 2022 at 1:02:18 PM UTC-7 Madhu Muchukota wrote: > Thanks Mark > > All I'm doing is just triggering/running a multi branch pipeline job from > the controller UI. > > I will be happy to share more information needed from my end. > > Unfortunately, somehow you have a

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread Mark Waite
hout Tomcat. If that still shows the issue, then you might try bisecting your most recent plugin updates to see if one of the recent plugin updates is associated with the change of behavior. A process killed by buffer overflow is very rare in the Jenkins world and in the Java world. Mark Waite

Re: GIT plugin - notifyCommit Token

2022-12-02 Thread Mark Waite
On Friday, December 2, 2022 at 8:52:26 AM UTC-7 Madhu Muchukota wrote: > Hi Team, > > We recently upgraded Jenkins and as a part of this, plugins too got > upgraded. > > We use Service Hooks in Azure DevOps and after the upgrade, we are seeing > GIT notifyCommit is failing with HTTP status

Re: The following installed plugins are deprecated: WMI Windows Agents Plugin

2022-11-23 Thread Mark Waite
On Wednesday, November 23, 2022 at 6:46:44 AM UTC-7 Christoph wrote: > But - wait a second. As soon as I found out one or more culprits depending > on WMI windows agents these should immediately be declared deprecated, > right? > And you can declare the dependency. > Otherwise you'll run in

Re: The following installed plugins are deprecated: WMI Windows Agents Plugin

2022-11-23 Thread Mark Waite
eveloper/tutorial-improve/update-base-jenkins-version/> to upgrade the minimum required Jenkins version of the plugin. Mark Waite On Wednesday, November 23, 2022 at 1:16:53 AM UTC-7 christop...@googlemail.com wrote: > Hi, > > I have what we call a "hen-egg-problem" to so

Re: git checkouts always set to controller user, causing problems with latest git

2022-10-28 Thread Mark Waite
I suspect that you'll find that something is misconfigured in your agent definition rather than an issue in the checkout step. I think you'll be able to see that if you: 1. Create a file in the workspace from inside the Pipeline 2. Check the permissions of the created file I suspect

Re: jenkins issue

2022-10-10 Thread Mark Waite
tps-github-com-device-not-configured indicates that usually means you're not using a credential with an HTTPS private git repository. A credential is required and the credential has not been provided or is no longer valid. Use --update-env to update environment variables > Sorry, I don't reco

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
Yet another technique, quoting from the link that I included earlier: > Make sure the default JVM is the newly installed version. If it is not, run systemctl edit jenkins and set either the JAVA_HOME environment variable or the JENKINS_JAVA_CMD environment variable -- You received this

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
it jenkins The Jenkins documentation includes a guide to managing services with systemd <https://www.jenkins.io/doc/book/system-administration/systemd-services/>. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
See https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/ for instructions and a video describing the steps On Wednesday, September 14, 2022 at 10:06:19 AM UTC-6 slide wrote: > The latest weekly releases dropped support for Java 8, so you will need to > update to

Re: HTTPS - works okay, but 2 problems

2022-09-13 Thread Mark Waite
haps the password > should be stored as part of the Jenkins configuration rather than just > passed onto the command-line from the sysconfig file? > Is there another way to hide the password? > > I'm not sure on that one. You may need to replace the ExecStart with the specific comma

Re: Problems upgrading from 2.263 to 2346.2

2022-09-13 Thread Mark Waite
nouncement from June 2022. > It’s noticeable that > > Some jobs are able to show their build history > > Some jobs cannot and error with > > “A problem occurred while processing the request” > > I’m using Folders plugin 6.4 > > Folders plugin was released 4 year

Re: Highest Jenkins Version usable with Java 8

2022-09-02 Thread Mark Waite
g-stable/#v2.346.3> is the most recent Jenkins LTS. It supports Java 8. Jenkins 2.356 <https://www.jenkins.io/changelog/#v2.356> is the last Jenkins weekly release that supports Java 8. It was released The Jenkins 2.361.1 LTS that is scheduled to release Sep 7, 2022 will not support Java 8. M

Re: Edit pipeline in BlueOcean

2022-08-31 Thread Mark Waite
ot be enhanced further. It will only receive selective updates for significant security issues or functional defects. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rece

Re: JDK parameter plugin

2022-08-29 Thread Mark Waite
t; <https://docs.google.com/document/d/1PKYIpPlRVGsBqrz0Ob1Cv3cefOZ5j2xtGZdWs27kLuw/edit?usp=sharing>google doc. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiv

Re: Error installing plugins for Jenkins 2.346.2

2022-08-05 Thread Mark Waite
On Friday, August 5, 2022 at 9:00:12 AM UTC-6 Sunil wrote: > These are the steps I followed as per the documentation: > wget -O /etc/yum.repos.d/jenkins.repo \ > https://pkg.jenkins.io/redhat-stable/jenkins.repo > rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key > yum

Re: Error installing plugins for Jenkins 2.346.2

2022-08-05 Thread Mark Waite
tually prefer "yum upgrade" but https://unix.stackexchange.com/questions/55777/in-centos-what-is-the-difference-between-yum-update-and-yum-upgrade warns that "yum update" may be the better choice for most users. Mark Waite -- You received this message because you are subscribe

Re: jenkins endpoints

2022-07-25 Thread Mark Waite
On Monday, July 25, 2022 at 8:14:02 PM UTC-6 maanideep wrote: > Hi, > > could someone please get me Jenkins REST API endpoint for project build . > > https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-PROJECTS > please help > > something similar to this >

Re: Plugin update on Jenkins 2.346.2 broken

2022-07-18 Thread Mark Waite
plugins re-enabled. Is this a known issue? > Yes, it was reported a few hours ago as https://issues.jenkins.io/browse/JENKINS-69034 Workaround is to not install the latest releases of those two plugins. Revert to the previous versions of those plugins. Mark Waite -- You received this

Re: Unable to sign up to accounts.jenkins.io

2022-06-17 Thread Mark Waite
request, and want to stick to the rules). > > Could anyone please help? > Could you provide the username or the email address you used to register in a new issue at https://github.com/jenkins-infra/helpdesk ? That will allow the infra team to assist you. Thanks, Mark Waite -- You

Re: Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3

2022-06-11 Thread Mark Waite
ustom systemd service to match the systemd implementation in the Jenkins RPM package. If there are future changes to the Jenkins systemd implementation, you'll need to update your service definition to match those changes - Replace your custom systemd service that is running jenkins.

Re: Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3

2022-06-10 Thread Mark Waite
nd support of Java 8 in September 2022, it is in your best interest to provide enough information so that others can understand and assist with the issue you're seeing. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubsc

Re: How to uninstall Pipeline: Deprecated Groovy Libraries

2022-05-28 Thread Mark Waite
Releases are available that remove the dependency. On Tuesday, May 24, 2022 at 3:54:42 PM UTC-6 alan.l...@microfocus.com wrote: > > > Thanks for that answer. I’ll watch for those releases. > > -Alan > -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Git Source Code Management Oddity

2022-05-24 Thread Mark Waite
he git plugin calls the "Git Publisher post build step". Perform the push of the plugin from a shell, batch, or powershell step inside a `withCredentials` wrapper. Much easier to manage a `withCredentials` wrapper with shell commands than to wrestle with the `Git publisher post build

Re: How to uninstall Pipeline: Deprecated Groovy Libraries

2022-05-24 Thread Mark Waite
en you'll need to update to that version. Then you'll be able to remove the deprecated plugin. Mark Waite > -- 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, s

Re: Git Source Code Management Oddity

2022-05-19 Thread Mark Waite
yourself rather than using the git publisher. Docs on the "with credentials" feature are available at https://plugins.jenkins.io/git/#plugin-content-credential-binding (Pipeline) and https://plugins.jenkins.io/git/#plugin-content-git-bindings (freestyle) Mark Waite -- You received this message because

Re: Log location and WEBROOT changed after Jenkins upgrade

2022-05-02 Thread Mark Waite
pecifiers , the '%C' should be expanded by systemd to be the system cache directory. On my Red Hat Enterprise Linux 8 that is /var/cache. Based on https://issues.jenkins.io/browse/JENKINS-68313, it appears that the CentOS 7 implementation of systemd does not support the '%C' specifier. Replace it

Re: Alternative for Multiple SCM plugin

2022-04-19 Thread Mark Waite
On Tuesday, April 19, 2022 at 9:19:00 AM UTC-6 adharsh wrote: > Hi, > Thanks for the reply. > Having 100's of pipeline projects in Jenkins may lead to performance and > disk space issues on Jenkins controller right. Correct me if I am wrong. > I run thousands of Pipeline projects on my

Re: Jenkins project response to Russian invasion of Ukraine

2022-04-06 Thread Mark Waite
I failed to attach the alternative image. Here it is On Wednesday, April 6, 2022 at 12:39:21 PM UTC-6 Mark Waite wrote: > The Jenkins project has posted a statement of support for Ukraine on its > home page at https://www.jenkins.io/ . The statement says: > > We stand wit

Jenkins project response to Russian invasion of Ukraine

2022-04-06 Thread Mark Waite
his message with your preferences. Please adhere to the Jenkins code of conduct <https://www.jenkins.io/project/conduct/> in all comments and interactions in the Jenkins community. Thanks, Mark Waite - Jenkins Documentation Officer -- You received this message because you are subscribed to

Re: About the Spring4Shell vulnerability (CVE-2022-22965)

2022-04-05 Thread Mark Waite
rity advisories by upgrading Jenkins core and the Jenkins plugins that you use. Mark Waite -- 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+u

Re: JMeter Performance plugin having XXE vulnerability

2022-04-04 Thread Mark Waite
and illustrates the tasks to consider as you adopt a plugin. As another alternative, you could push the JMeter results to a different location (a web server somewhere inside your company) and guide people to read the results from that web server. Mark Waite -- You received this message because y

Re: How to create web service health check using jenkins pipeline?

2022-03-31 Thread Mark Waite
test locally, run it locally, then use Jenkins to execute the same test as you run locally. Mark Waite -- 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, se

Re: cron trigger limited to one branch in the Jenkinsfile

2022-03-14 Thread Mark Waite
On Monday, March 14, 2022 at 2:44:52 AM UTC-6 François wrote: > no one knows how to limit a cron to a branch in a Jenkinsfile ? > > See https://github.com/jenkinsci/packaging/blob/5707f90ede196076fcd1308e517c90d52e0e9d99/Jenkinsfile#L6 for one technique to consider. It makes the cron

Re: Plugin update "Jenkins (2.323) or higher required"

2022-03-08 Thread Mark Waite
offer a plugin update if the plugin does not support that Jenkins release. Mark Waite -- 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+un

Re: java.io.IOException: Could not copy remoting.jar into '/var/lib/jenkins' on agent

2022-01-29 Thread Mark Waite
On Saturday, January 29, 2022 at 8:45:46 AM UTC-7 michael wrote: > > I'm running out of options. > > The Java version you're running is quite old. You might try an experiment with a recent Java version (like 11.0.14 or 8u322) in case there is something in that old Java version that prevents

Re: error

2022-01-01 Thread Mark Waite
> bhaskar77/java-web-app-docker:17ubu...@172.31.2.250: Permission denied > (publickey).[Pipeline] } > > What have you done to diagnose the cause of the message? What is the Pipeline script statement that is being run when that message appears? What alternatives have you attempted and w

Re: error

2022-01-01 Thread Mark Waite
Posting the same question twice to the same mailing list is not helpful to your desire to be helped by others. The people that might help you are more likely to be annoyed by multiple posts and more likely to ignore future requests for help. On Saturday, January 1, 2022 at 10:57:10 AM UTC-7

Re: error

2022-01-01 Thread Mark Waite
domain specific language keywords are case sensitive. Mark Waite -- 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...@

Re: How to find out plugins depending on Matrix-Auth-Plugin

2021-12-24 Thread Mark Waite
On Friday, December 24, 2021 at 7:51:29 AM UTC-7 Riccardo Foschia wrote: > Hi Jenkins Users, > > from the change log of Matrix-Auth-Plugin (see > https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md > ): > > "If you use any plugins with a dependency on this plugin, make

Re: Error permission denied when clone remote repo

2021-12-22 Thread Mark Waite
ault workspace assigned to Jenkins. Don't assign it to write to /home/emanuel when its default is writing to a different location. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving em

Re: New Log4Shell (CVE-2021-44228) probe for Jenkins Health Advisor plugin by CloudBees

2021-12-14 Thread Mark Waite
On Tuesday, December 14, 2021 at 9:23:51 AM UTC-7 Arnaud Héritier wrote: > Hi community, > > If you are using the Jenkins Health Advisor plugin by CloudBees ( > https://plugins.jenkins.io/cloudbees-jenkins-advisor/ ) we just added a > probe to detect when the Controller JVM has a log4j

Re: Unable to Install or Update - Debian/Ubuntu

2021-12-10 Thread Mark Waite
Encrypt SSL certificate that is used on pkg.jenkins.io. Update the operating system packages to the latest package versions. See https://www.debian.org/doc/manuals/debian-faq/uptodate.en.html for guidance on Debian. Mark Waite -- You received this message because you are subscribed to the Googl

Re: Master issue after LTS 2.319.1

2021-12-05 Thread Mark Waite
On Sunday, December 5, 2021 at 1:37:51 PM UTC-7 senthilkum kear wrote: > Do you have any links which suggest running controller and agent on the > same machine? whatever I searched I am getting only two VM instructions. It > will be great if you could point me to the correct documents. >

Re: Master issue after LTS 2.319.1

2021-12-04 Thread Mark Waite
s from reading the contents of the JENKINS_HOME directory. Mark Waite -- 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.

Re: Jenkins master after LTS 2.319.1

2021-12-04 Thread Mark Waite
On Saturday, December 4, 2021 at 7:25:03 AM UTC-7 senthilkumar wrote: > Hi All, > This question is already asked, but the current LTS version pushing us to > use agent due to the security issue. so what will be the further steps. > > Currently we have multiple teams using Jenkins. We have

Re: Jenkins stable 2.319.1?

2021-12-01 Thread Mark Waite
c/plwMqtme6DA/m/MOEjFsEQAAAJ> and release was handled by Cathy Chan as release lead <https://groups.google.com/g/jenkinsci-dev/c/IPpiXyKgCCM/m/qrBMxBqaAAAJ> (Thanks Cathy!). Changelog and upgrade guide don't become available until after the release has been delivered. Mark Waite > On Wednes

Re: Error updating plugins from Jenkins

2021-11-19 Thread Mark Waite
ood, that is have a valid certificate chain according to > my cacerts file. > Unfortunately, I'm out of ideas if one of those do not resolve the issue. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: Error updating plugins from Jenkins

2021-11-19 Thread Mark Waite
package is also similarly out of date (assuming you're running Linux). Update the packages on your controller so that you have the latest security fixes for Java and for the operating system. Mark Waite On Friday, November 19, 2021 at 10:26:26 AM UTC-7 you wrote: > Hello, > > When I try

Re: Java 11 is the recommended version to run Jenkins on

2021-11-03 Thread Mark Waite
Good point. More details on the transition to Java 11 are included in the 2.303.1 upgrade guide . The upgrade guide includes a list of plugins known to be incompatible with Java 11. On Wednesday, November

Re: Java 11 is the recommended version to run Jenkins on

2021-11-03 Thread Mark Waite
Jenkins continues to support Java 8. We recommend Java 11. See https://www.jenkins.io/blog/2021/08/17/docker-images-use-jdk-11-by-default/ for more details on the rationale for that transition. On Wednesday, November 3, 2021 at 8:24:47 AM UTC-6 s.p...@gmail.com wrote: > After I upgraded

Re: Pipeline: Nodes and Processes incompatibility?

2021-10-06 Thread Mark Waite
On Wednesday, October 6, 2021 at 8:54:26 AM UTC-6 Fritz Elfert wrote: > > Hi, > > I am looking at the Plugin Manager im my jenkins 2.303.1 installation and > it > shows this warning for the Pipeline: Nodes and Processes plugin: > > Warning: The new version of this plugin is marked as

Re: Help! I am trying to upgrade from 2.263.1 to 2.303.1

2021-10-05 Thread Mark Waite
I use Amazon Linux 2 for agents with no issue. I've never heard of a problem that was specific to Amazon Linux 2. On Tue, Oct 5, 2021, 3:23 PM Iván Fernández Calvo wrote: > I do not think so the issue seems related to the upgrade not the OS. > > El 5 oct 2021, a las 21:09, Daniel Burns >

Re: Cannot update Jenkins on Debian due to certification problem

2021-10-05 Thread Mark Waite
Be sure that the ca-certificates package on your Debian distribution is current. An older root certificate for Let's Encrypt expired Sep 30, 2021. See https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/ for more info If you're running a Debian version that is no longer

Re: Question on Jenkins

2021-09-29 Thread Mark Waite
On Wednesday, September 29, 2021 at 10:37:26 AM UTC-6 Priya wrote: > We use perforce > Same instructions apply. Ask the person who defined the job originally to tell you how its SCM was configured. Configure it that way again. Alternately, retrieve the config.xml file for that job

Re: Question on Jenkins

2021-09-29 Thread Mark Waite
2021 at 10:30:08 AM UTC-6 priya.r...@gmail.com wrote: > How do I do this? > > >- No SCM configured - usually Jenkins jobs have an SCM configured. >Choose the SCM you prefer for that job and configure it > > > > On Tue, Sep 28, 2021 at 5:38 PM Mark Waite wrote

Re: Question on Jenkins

2021-09-28 Thread Mark Waite
On Tuesday, September 28, 2021 at 1:21:15 AM UTC-6 priya wrote: > Hi > > I stopped and started Jenkins since the server hosting it had an issue : > > But now when I click on Configure I see the following: > > Snapshot attached.How do I fix this? > You'll need to provide a better description

Re: Pull changes when a tag is created

2021-09-22 Thread Mark Waite
If you're running the default command line git version on CentOS 7, it does not accept partial globs in the refspec. The command line git documentation for refspec says: Since Git 2.6.0 you can use partial globs in the pattern to match multiple branches, so this works: fetch =

Re: Jenkins Credentials

2021-09-18 Thread Mark Waite
. I suspect you may not have seen that email based on the email address currently associated with your G-mail account. Send an email message to mark.earl.waite at gmail.com and we'll get your password reset. Thanks, Mark Waite -- You received this message because you are subscribe

Re: Execute shell script from jenkins

2021-08-12 Thread Mark Waite
. It could be an agent on a Linux computer. It could be an agent on macOS, FreeBSD, or OpenBSD. In any case, you should add agents to your controller so that you are not running jobs on the controller. Mark Waite On Thursday, August 12, 2021 at 9:00:28 AM UTC-6 you wrote: > Hello every

Re: cross-platform shell plugin 0.10 not stopping jobs on clients

2021-08-06 Thread Mark Waite
is to switch from XShell to the shell step. Please submit a bug report to issues.jenkins.io. Mark Waite On Fri, Aug 6, 2021 at 4:25 PM Anne Hammond wrote: > Xshell plugin, or cross-platform shell plugin, 0.10 is not stopping jobs > on the clients under jenkins 2.289.2 when the job is a

Re: Even distribution of jobs

2021-07-10 Thread Mark Waite
download with Jenkins 2.289.2 in my local installation. I see that plugin as available to download with Jenkins 2.289.2 on ci.jenkins.io as well. Mark Waite > bye Fabi > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" grou

Re: Jenkins test fails to open Excel

2021-07-09 Thread Mark Waite
On Fri, Jul 9, 2021 at 9:33 PM GI D wrote: > Thanks Mark, > > This Jenkins installation is a straight-up copy of the current production > one that does not have any such plugin, and where this very test runs OK, > as I'm told. > > Thanks for clarification. That likely means that the Jenkins

Re: Jenkins test fails to open Excel

2021-07-09 Thread Mark Waite
There are Jenkins plugins (like the xvnc plugin, xvfb plugin) that will allow a job to request a virtual frame buffer to be used during tests that require a display. That message may indicate that the plugin is not installed or is not working as expected. Jenkins 1.609 is many, many years out of

  1   2   3   4   5   6   7   8   9   10   >