Re: Windows Master and Linux Slave give an error: Cannot run program "C:\Windows\system32\cmd.exe"

2019-05-20 Thread Bob TheBuilder
Hi Gregory, what kind of Jenkinsfile do you use? Scripted or declarative? In scripted, you would enclose your sh in a > node('linux_label') { > sh "your shell script" > } , on declarative, use stage ("Run on Linux only") { agent { label "linux_label" } steps { script { sh "you s

Re: Windows Master and Linux Slave give an error: Cannot run program "C:\Windows\system32\cmd.exe"

2019-05-20 Thread Mark Waite
If you'd like labels assigned automatically to your agents, install the "Platform Labeler Plugin ". If the labels assigned by the platform labeler plugin are not generic enough, install the "Implied Labels Plugin

Re: Priority Sorter Plugin

2019-05-20 Thread Adam Ben-David
Hi All, I just started to use this plugin, but unfortunately its not super obvious how to make a correct setup. In our setup we have multiple views: View A View B View C Inside of each view we have a number of individual jobs: View A.1 View A.2 View A.3 View B.1 View B.2 View B.3 What I

version controller and version locked using GIT

2019-05-20 Thread Renato Marcandier
Hello guys, what's the best way to get Jenkins pipeline workflow to allow config files & “base playbooks” & template to be version controlled and version locked using GIT ? Regards RG -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To u

Jenkins GitLab Config for Posting Status of Build to GitLab - 404 Bad Request

2019-05-20 Thread Ryan
Hi, I've got our Jenkins setup with the GitLab plugin v 1.5.11 and I'm trying to get it to communicate with private GitLab EE v 11.9.0. Jenkins can do all the basic stuff with git here.. Clone, Webhooks to initiate build, etc., but I'm trying to set it up such that it tells gitlab the statu

Re: Jenkins Pipelines: Use jx-release-version

2019-05-20 Thread Sverre Moe
I created a number of Issues on jx-release-version in GitHub. https://github.com/jenkins-x/jx-release-version/issues Just submitted a PR for an issue I reported: https://github.com/jenkins-x/jx-release-version/pull/32 I also started to implement support for CMake, Automake and Gradle. The first

jenkins user cpu is high and will jenkins create .firefoxcatche directory

2019-05-20 Thread Turaco mobile
Hi, Jenkins is running in CentOS 7 and the user is jenkins. Most of the time cpu usage is high above 70% even nobody building the jobs. Top command shows: Jenkins user and command column shows 'cron' or 'tsm'. 12310 jenkins 20 0 3488136 9936 1088 S 61.1 0.3 20:07.09 tsm 16196 build 2