[JIRA] (JENKINS-56750) Micro Focus Application Automation Tools - Build log incorrect for multiple test instances of the same test.
Title: Message Title Roy Lu commented on JENKINS-56750 Re: Micro Focus Application Automation Tools - Build log incorrect for multiple test instances of the same test. Hi Daniel Gront, Yes this is a issue of a build step belongs to our plugin. We may need Bogdan's help on this. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198392.1553542192000.2131.1560842100380%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-55276) HP ALM Plugin - when job is branched only branch appear in HP ALM
Title: Message Title Roy Lu closed an issue as Not A Defect Jenkins / JENKINS-55276 HP ALM Plugin - when job is branched only branch appear in HP ALM Change By: Roy Lu Status: Open Closed Resolution: Not A Defect Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196363.154529647.2137.1560842280295%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58063) Config File Provider plugin 3.6.1 not available
Title: Message Title Damien Coraboeuf created an issue Jenkins / JENKINS-58063 Config File Provider plugin 3.6.1 not available Issue Type: Bug Assignee: Dominik Bartholdi Components: config-file-provider-plugin Created: 2019-06-18 07:24 Priority: Major Reporter: Damien Coraboeuf Hi, The config-file-provider-plugin plugin 3.6.1 is supposed to have been delivered on June 5th, but its still not available in any mirror (here for example: http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/config-file-provider/) This impedes the delivery of the JENKINS-57417 fix. Can somebody have a look? Thanks, Damien Add Comment
[JIRA] (JENKINS-42365) Test Connection fails with Rocket.Chat API 0.46.0
Title: Message Title Wojciech Sciesinski commented on JENKINS-42365 Re: Test Connection fails with Rocket.Chat API 0.46.0 I retested with the RocketChat plugin versions: 1.4.1 and 1.4.2 - the issue exist for those versions too. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.179266.1488258546000.2142.1560843300180%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-44810) Add support for Jenkins Pipeline
Title: Message Title Robin Jansohn assigned an issue to Leandro Kersting de Freitas Can you please create a new release and close this ticket as this has been already merged in 2017? Jenkins / JENKINS-44810 Add support for Jenkins Pipeline Change By: Robin Jansohn Assignee: Leandro Kersting de Freitas Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.182867.149720183.2147.1560843540498%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58064) jenkins jobs wasn't show running as a windows service
Title: Message Title Mohamed Safran created an issue Jenkins / JENKINS-58064 jenkins jobs wasn't show running as a windows service Issue Type: Bug Assignee: James McShane Components: service-now-plugin Created: 2019-06-18 08:04 Environment: Jenkins Version : 2.60.1, OS : windows x64, browser : chrome Priority: Critical Reporter: Mohamed Safran Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving ema
[JIRA] (JENKINS-57653) Extract the JMH framework to standalone lib or to JTH
Title: Message Title Abhyudaya Sharma updated JENKINS-57653 Jenkins / JENKINS-57653 Extract the JMH framework to standalone lib or to JTH Change By: Abhyudaya Sharma Status: In Review Resolved Resolution: Fixed Released As: https://github.com/jenkinsci/jenkins-test-harness/releases/tag/jenkins-test-harness-2.50 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199584.155868394.2157.1560845160620%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58065) EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step
Title: Message Title Jesse Glick created an issue Jenkins / JENKINS-58065 EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step Issue Type: Bug Assignee: Jesse Glick Components: kubernetes-plugin Created: 2019-06-18 08:05 Priority: Major Reporter: Jesse Glick When running the container step on AKS, after exactly five minutes a given sh step will print: java.io.EOFException at okio.RealBufferedSource.require(RealBufferedSource.java:61) at okio.RealBufferedSource.readByte(RealBufferedSource.java:74) at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117) at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101) at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274) at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:206) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)
[JIRA] (JENKINS-57654) Propose a Maven profile for JMH in Plugin POM
Title: Message Title Abhyudaya Sharma updated JENKINS-57654 Jenkins / JENKINS-57654 Propose a Maven profile for JMH in Plugin POM Change By: Abhyudaya Sharma Status: In Review Resolved Resolution: Fixed Released As: https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-3.45 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199585.1558683987000.2160.1560845280677%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57654) Propose a Maven profile for JMH in Plugin POM
Title: Message Title Abhyudaya Sharma updated an issue Jenkins / JENKINS-57654 Propose a Maven profile for JMH in Plugin POM Change By: Abhyudaya Sharma To run benchmarks: `mvn -Dbenchmark test` Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199585.1558683987000.2163.1560845280754%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57834) Enable benchmarking in Role Strategy Jenkinsfile
Title: Message Title Abhyudaya Sharma updated JENKINS-57834 Jenkins / JENKINS-57834 Enable benchmarking in Role Strategy Jenkinsfile Change By: Abhyudaya Sharma Status: In Progress Fixed but Unreleased Resolution: Fixed Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199791.1559633722000.2166.1560845340831%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57928) Add JCasc support to JMH benchmarks
Title: Message Title Abhyudaya Sharma updated JENKINS-57928 Jenkins / JENKINS-57928 Add JCasc support to JMH benchmarks Change By: Abhyudaya Sharma Status: In Progress Fixed but Unreleased Resolution: Fixed Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199902.1560142004000.2171.1560845404193%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57834) Enable benchmarking in Role Strategy Jenkinsfile
Title: Message Title Abhyudaya Sharma updated an issue Jenkins / JENKINS-57834 Enable benchmarking in Role Strategy Jenkinsfile Change By: Abhyudaya Sharma Sprint: GSoC 2019. Coding Phase 1 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199791.1559633722000.2169.1560845401693%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57928) Add JCasc support to JMH benchmarks
Title: Message Title Abhyudaya Sharma updated an issue Jenkins / JENKINS-57928 Add JCasc support to JMH benchmarks Change By: Abhyudaya Sharma Labels: gsoc-2019 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199902.1560142004000.2173.1560845460115%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58065) EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step
Title: Message Title Jesse Glick started work on JENKINS-58065 Change By: Jesse Glick Status: Open In Progress Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200087.1560845123000.2176.1560845522890%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58038) Reflections in Jenkins Test Harness causes Guava version conflict
Title: Message Title Abhyudaya Sharma resolved as Fixed Jenkins / JENKINS-58038 Reflections in Jenkins Test Harness causes Guava version conflict Change By: Abhyudaya Sharma Status: In Progress Resolved Resolution: Fixed Released As: https://github.com/jenkinsci/jenkins-test-harness/releases/tag/jenkins-test-harness-2.51 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200057.1560751492000.2175.1560845522856%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58065) EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step
Title: Message Title Jesse Glick updated JENKINS-58065 Jenkins / JENKINS-58065 EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step Change By: Jesse Glick Status: In Progress Review Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200087.1560845123000.2177.1560845523000%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58038) Reflections in Jenkins Test Harness causes Guava version conflict
Title: Message Title Abhyudaya Sharma updated an issue Jenkins / JENKINS-58038 Reflections in Jenkins Test Harness causes Guava version conflict Change By: Abhyudaya Sharma Labels: gsoc-2019 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200057.1560751492000.2179.1560845523412%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58066) Create blog post for phase 1
Title: Message Title Abhyudaya Sharma started work on JENKINS-58066 Change By: Abhyudaya Sharma Status: Open In Progress Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200088.1560845824000.2185.1560845880493%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58066) Create blog post for phase 1
Title: Message Title Abhyudaya Sharma created an issue Jenkins / JENKINS-58066 Create blog post for phase 1 Issue Type: Task Assignee: Abhyudaya Sharma Components: role-strategy-plugin Created: 2019-06-18 08:17 Labels: gsoc-2019 Priority: Minor Reporter: Abhyudaya Sharma Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.co
[JIRA] (JENKINS-58066) Create blog post for phase 1
Title: Message Title Abhyudaya Sharma commented on JENKINS-58066 Re: Create blog post for phase 1 See: https://github.com/jenkins-infra/jenkins.io/pull/2335 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200088.1560845824000.2187.1560845880516%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58050) sh commands and result set not being published in logs->Splunk
Title: Message Title Ted commented on JENKINS-58050 Re: sh commands and result set not being published in logs->Splunk I can not reproduce, please make sure pipeline related plugins get updated to latest version, e.g. https://plugins.jenkins.io/workflow-job https://plugins.jenkins.io/workflow-support Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200071.156078065.2189.1560846780178%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-55276) HP ALM Plugin - when job is branched only branch appear in HP ALM
Title: Message Title Noam Angel reopened an issue please see full picture (scroll to right side), my branch is osp13 the issue is that JOB_NAME=JOB_NAME/BRANCH we get only the branch name in ALM without the actual job Jenkins / JENKINS-55276 HP ALM Plugin - when job is branched only branch appear in HP ALM Change By: Noam Angel Resolution: Not A Defect Status: Closed Reopened Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196363.154529647.2191.1560847080196%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-27512) Support icons for folders
Title: Message Title Daniel Spilker assigned an issue to Roman Donchenko The is no "Appearance" section on the configure page. That must be provided by some plugin. Please describe which plugins needs to be installed and configured on a fresh Jenkins docker instance. Jenkins / JENKINS-27512 Support icons for folders Change By: Daniel Spilker Assignee: Daniel Spilker Roman Donchenko Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.161314.1426786361000.2194.1560847920199%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58043) latest version not uploading the files
Title: Message Title Jie Shen commented on JENKINS-58043 Re: latest version not uploading the files Thanks for reporting this. New version 1.0.1 has been released to fix this. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200063.1560765751000.2197.1560847980248%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58043) latest version not uploading the files
Title: Message Title Jie Shen closed an issue as Fixed Jenkins / JENKINS-58043 latest version not uploading the files Change By: Jie Shen Status: Open Closed Resolution: Fixed Released As: 1.0.1 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200063.1560765751000.2199.1560847980274%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58018) High CPU load at slave with SSH-agent running freestyle project
Title: Message Title Maciej Maczynski updated an issue Jenkins / JENKINS-58018 High CPU load at slave with SSH-agent running freestyle project Change By: Maciej Maczynski Attachment: remoting-run-profile-1.PNG Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200038.1560499496000.2201.1560848580759%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58018) High CPU load at slave with SSH-agent running freestyle project
Title: Message Title Maciej Maczynski commented on JENKINS-58018 Re: High CPU load at slave with SSH-agent running freestyle project Here are screenshots from profiling session. It was single run of make with target as above (60s sleep). Looks like readBytes method is CPU-eater. I'm not Java developer, but if it was C, I would say this is too frequent polling of input streams, without taking benefit of system asynchronous I/O features. I can post .NPS file if it can be useful for you. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200038.1560499496000.2204.1560848820240%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58045) Manage Jenkins No longer working
Title: Message Title Omar Malik commented on JENKINS-58045 Re: Manage Jenkins No longer working Just a further update, it is only the manage Jenkins page which gives this error. I can still get to other pages via the url address http://hostname/configure. Any help greatly appreciated. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200066.156076000.2207.1560849300170%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-14996) Jenkins does not find Mercurial that is on the PATH
Title: Message Title Wilson Bui updated an issue Jenkins / JENKINS-14996 Jenkins does not find Mercurial that is on the PATH Change By: Wilson Bui Attachment: image-2019-06-18-05-19-54-936.png Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.145715.1346342837000.2210.1560849600583%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-14996) Jenkins does not find Mercurial that is on the PATH
Title: Message Title Wilson Bui commented on JENKINS-14996 Re: Jenkins does not find Mercurial that is on the PATH Hey guys, thanks for the above posts–you guys helped me get my pipeline off the ground. This affects me too, but it turns on that on Mac Mojave 10.14.5, I was just able to use the above advanced configuration in my slave agent to set the following: In "/usr/local/bin" there is a default symlink that is installed to points to Mercurial's actual install location at "/usr/local/bin/hg" so when you set the prefix command, it's able to find Mercurial upon startup. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.145715.1346342837000.2219.1560849780409%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-14996) Jenkins does not find Mercurial that is on the PATH
Title: Message Title Wilson Bui edited a comment on JENKINS-14996 Re: Jenkins does not find Mercurial that is on the PATH Hey guys, thanks for the above posts–you guys helped me get my pipeline off the ground. This affects me too, but it turns on that on Mac Mojave 10.14.5, I was just able to use the above advanced configuration in my slave agent to set the following:!image-2019-06-18-05-19-54-936.png! *Prefix Start Agent Command:* "export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin && " In "/usr/local/bin" there is a default symlink that is installed to points to Mercurial's actual install location at "/usr/local/bin/hg" so when you set the prefix command, it's able to find Mercurial upon startup. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.145715.1346342837000.2228.1560849840401%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58065) EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step
Title: Message Title Vincent Latombe updated JENKINS-58065 Jenkins / JENKINS-58065 EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step Change By: Vincent Latombe Status: In Review Fixed but Unreleased Resolution: Fixed Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200087.1560845123000.2236.1560850140368%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58065) EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step
Title: Message Title Vincent Latombe updated JENKINS-58065 Jenkins / JENKINS-58065 EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step Change By: Vincent Latombe Status: Fixed but Unreleased Closed Released As: 1.16.1 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200087.1560845123000.2238.1560850380532%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57548) Cannot use inheritFrom when PodTemplateContext exists
Title: Message Title Vincent Latombe updated JENKINS-57548 Jenkins / JENKINS-57548 Cannot use inheritFrom when PodTemplateContext exists Change By: Vincent Latombe Status: Fixed but Unreleased Closed Released As: 1.15.7 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199457.1558305772000.2243.1560850444090%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57893) Mask Kubernetes secrets bound to containers in build log
Title: Message Title Vincent Latombe updated JENKINS-57893 Jenkins / JENKINS-57893 Mask Kubernetes secrets bound to containers in build log Change By: Vincent Latombe Status: Fixed but Unreleased Closed Released As: 1.16.0 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199857.1559845148000.2240.1560850443380%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57965) Clicking "Save" on node config throws java.lang.NullPointerException
Title: Message Title Vincent Latombe commented on JENKINS-57965 Re: Clicking "Save" on node config throws java.lang.NullPointerException Kubernetes Agents are not meant to be reconfigured. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199948.1560268008000.2247.1560850740474%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57965) Clicking "Save" on node config throws java.lang.NullPointerException
Title: Message Title Vincent Latombe assigned an issue to Vincent Latombe Jenkins / JENKINS-57965 Clicking "Save" on node config throws java.lang.NullPointerException Change By: Vincent Latombe Assignee: Vincent Latombe Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199948.1560268008000.2250.1560850800375%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57965) Clicking "Save" on node config throws java.lang.NullPointerException
Title: Message Title Vincent Latombe updated an issue Jenkins / JENKINS-57965 Clicking "Save" on node config throws java.lang.NullPointerException Change By: Vincent Latombe Priority: Blocker Minor Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199948.1560268008000.2245.1560850740329%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57965) Clicking "Save" on node config throws java.lang.NullPointerException
Title: Message Title Vincent Latombe started work on JENKINS-57965 Change By: Vincent Latombe Status: Open In Progress Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199948.1560268008000.2253.1560850800414%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57965) Clicking "Save" on node config throws java.lang.NullPointerException
Title: Message Title Vincent Latombe updated JENKINS-57965 Jenkins / JENKINS-57965 Clicking "Save" on node config throws java.lang.NullPointerException Change By: Vincent Latombe Status: In Progress Review Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199948.1560268008000.2256.1560850920285%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-27512) Support icons for folders
Title: Message Title Roman Donchenko assigned an issue to Daniel Spilker Jenkins / JENKINS-27512 Support icons for folders Change By: Roman Donchenko Assignee: Roman Donchenko Daniel Spilker Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.161314.1426786361000.2277.1560851940489%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-27512) Support icons for folders
Title: Message Title Roman Donchenko commented on JENKINS-27512 Re: Support icons for folders That's odd... all you need to install are the Folders and Multi-Branch Project plugins. Then just create a folder, and "Appearance" will be the first section on the configure page. And here is where this section is defined in the code. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.161314.1426786361000.2274.1560851940350%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-56248) P4Plugin Polls Workspaces With Disabled Polling (poll: false)
Title: Message Title Charusheela Bopardikar commented on JENKINS-56248 Re: P4Plugin Polls Workspaces With Disabled Polling (poll: false) The code change as suggested in the PR will have an impact on other customers. Need to do a thorough analysis before accepting the PR. Meanwhile, I tested this workaround as suggested by Paul Allen and it has exactly the same effect as the PR without any code change. Changed the pipeline script as below. {{ }} pipeline { agent \{ label 'master' } stages { stage("Repro") { steps { script { echo "Starting" checkout poll: true, changelog:true, scm: perforce(credential: 'perforceAdmin', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack1', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/projC/main/src/pack1/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack1/...'))) sh 'echo WS IS $P4_CLIENT' checkout poll: false, changelog:false, scm: perforce(credential: 'perforceAdmin', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack2', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/projC/main/src/pack2/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack2/...'))) sh 'echo WS IS $P4_CLIENT' } } } } } {{ }} {{}} Add Comment
[JIRA] (JENKINS-56248) P4Plugin Polls Workspaces With Disabled Polling (poll: false)
Title: Message Title Charusheela Bopardikar edited a comment on JENKINS-56248 Re: P4Plugin Polls Workspaces With Disabled Polling (poll: false) The code change as suggested in the PR will have an impact on other customers. Need to do a thorough analysis before accepting the PR.Meanwhile, I tested this workaround as suggested by [~p4paul] and it has exactly the same effect as the PR without any code change. Changed the pipeline script as below. { {{ code:xml} }} pipeline { agent \ { label 'master' } stages { stage("Repro") { steps { script { echo "Starting" checkout poll: true, changelog:true, scm: perforce(credential: 'perforceAdmin', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack1', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/projC/main/src/pack1/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack1/...'))) sh 'echo WS IS $P4_CLIENT' checkout poll: false, changelog:false, scm: perforce(credential: 'perforceAdmin', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack2', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/projC/main/src/pack2/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-pack2/...'))) sh 'echo WS IS $P4_CLIENT' } } } }} { {{ code} }}{{}} Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
[JIRA] (JENKINS-45228) Git merge requires authentication in LFS merges, plugin does not authenticate the git merge command
Title: Message Title Geoffroy Jabouley edited a comment on JENKINS-45228 Re: Git merge requires authentication in LFS merges, plugin does not authenticate the git merge command Helloalso facing this issue in some cases where files where modified/added into source branch of PR.Any idea when/if LFS credentials support will be added to the merge portion of the git plugin? Maybe at least providing some implementation guidance for a future contributionBR Edit: [https://github.com/jenkinsci/git-client-plugin/pull/433] Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.183359.1498813755000.2307.1560853501215%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-56248) P4Plugin Polls Workspaces With Disabled Polling (poll: false)
Title: Message Title Charusheela Bopardikar edited a comment on JENKINS-56248 Re: P4Plugin Polls Workspaces With Disabled Polling (poll: false) The code change as suggested in the PR will have an impact on other customers. Need to do a thorough analysis before accepting the PR.Meanwhile, I tested this below workaround as suggested by [~p4paul] and it has exactly the same effect as the PR without any code change. Changed the pipeline script as below view mapping to make it unique using the name parameter since ${P4_CLIENT} is not expanded when the key is evaluated . view: '//depot/pipeline_poll_false/sub1/... //jenkins-$ { NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub1/...'andview: '//depot/pipeline_poll_false/sub1/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub2/...' So, the script looks like this:{ code:xml}pipeline { agent { label 'master' } stages {stage("Repro") { steps {script { echo "Starting" checkout poll: true, changelog:true, scm: perforce(credential: ' perforceAdmin JenkinsMasterAdminUser ', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}- pack1 sub1 ', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/ projC pipeline_poll_false / main sub1 / src/pack1/ ... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}- pack1 sub1 /...'))) sh 'echo WS IS $P4_CLIENT' checkout poll: false, changelog:false, scm: perforce(credential: ' perforceAdmin JenkinsMasterAdminUser ', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}- pack2 sub2 ', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/ projC pipeline_poll_false / main sub2 / src/pack2/ ... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}- pack2 sub2 /...'))) sh 'echo WS IS $P4_CLIENT'} }} }}{code} Add Comment
[JIRA] (JENKINS-56248) P4Plugin Polls Workspaces With Disabled Polling (poll: false)
Title: Message Title Charusheela Bopardikar edited a comment on JENKINS-56248 Re: P4Plugin Polls Workspaces With Disabled Polling (poll: false) The code change as suggested in the PR will have an impact on other customers. Need to do a thorough analysis before accepting the PR.Meanwhile, I tested below workaround as suggested by [~p4paul] and it has exactly the same effect as the PR without any code change.Changed the view mapping to make it unique using the name parameter since ${P4_CLIENT} is not expanded when the key is evaluated. view: '//depot/pipeline_poll_false/sub1/... //jenkins-${NODE_NAME} - ${JOB_NAME} - ${EXECUTOR_NUMBER}-sub1/...'andview: '//depot/pipeline_poll_false/sub1/... //jenkins-${NODE_NAME} - ${JOB_NAME} - ${EXECUTOR_NUMBER}-sub2/...' So, the script looks like this:{code:xml}pipeline { agent { label 'master' } stages {stage("Repro") { steps {script { echo "Starting" checkout poll: true, scm: perforce(credential: 'JenkinsMasterAdminUser', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub1', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/pipeline_poll_false/sub1/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub1/...'))) checkout poll: false, scm: perforce(credential: 'JenkinsMasterAdminUser', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: false, replace: true, tidy: false), workspace: manualSpec(charset: 'none', cleanup: false, name: 'jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub2', pinHost: false, spec: clientSpec(allwrite: false, backup: true, changeView: '', clobber: true, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE', view: '//depot/pipeline_poll_false/sub2/... //jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}-sub2/...'))) sh 'echo WS IS $P4_CLIENT'} }} }}{code} Add Comment
[JIRA] (JENKINS-55037) Allow configuration/filtering of detected Changes
Title: Message Title Peter van Zetten commented on JENKINS-55037 Re: Allow configuration/filtering of detected Changes That sounds great! It would be pretty useful if we could access the Gerrit event attributes dynamically in the pipeline code. I don't personally have a need for it right now, but I could certainly incorporate it in the future. I'm not really knowledgable about Jenkins extensions, so how would it look from the pipeline perspective? A new object/map variable, or a variable whose value is a JSON string which has to be parsed into an object if required? So I guess there are two independent parts to this feature: a trait on the branch source which can filter changes, then an injection of extra info which can provide more granular stage management or step configuration. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196079.1544027495000.2335.1560855780118%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58067) Explain why duplicate syncIDs are a problem
Title: Message Title Karl Wirth created an issue Jenkins / JENKINS-58067 Explain why duplicate syncIDs are a problem Issue Type: Improvement Assignee: Unassigned Components: p4-plugin Created: 2019-06-18 11:08 Environment: 1.10.0 Labels: P4_C Priority: Minor Reporter: Karl Wirth In the polling log the message 'duplicate syncID found' can be raised: P4: Polling on: master with:jenkins-master-TestJobName-0 WARNING: duplicate syncID found: jenkins-NODE_NAME-TestJobName-EXECUTOR_NUMBER Found last change 563 on syncID jenkins-NODE_NAME-TestJobName-EXECUTOR_NUMBER Found last change 581 on syncID jenkins-NODE_NAME-TestJobName-EXECUTOR_NUMBER ... p4 client -o jenkins-master-JENKINS-TestJobName-0 + This is related to: https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/pipeline-script-setup.html#Advanced_Polling When polling the plugin needs a way to know what has changed since the last job. This is done by stripping the generic variables from the workspace name then saving the last synced changelist number as a 'SyncID' and storing it in the 'build.xml' on the Jenkins master. If the workspace name is reused in the same job, but with a different view this could cause the highest changelist to be different and may cause the polling to miss new changes. Therefore
[JIRA] (JENKINS-55075) Pipeline: If job fails it will run again on next poll.
Title: Message Title Karl Wirth commented on JENKINS-55075 Re: Pipeline: If job fails it will run again on next poll. Have created the following bug to document here what the 'duplicate syncID found' means and suggest a messaging improvement: JENKINS-58067 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196127.154418064.2338.1560856200434%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-51352) Windows slave not getting connected
Title: Message Title Julianus Pfeuffer commented on JENKINS-51352 Re: Windows slave not getting connected Thanks, the workaround solved it for me, too. When will this be released? The status says fixed. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.190698.1526438065000.2351.1560856680149%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57918) SCM Checkout: java.lang.ArrayIndexOutOfBoundsException: -1
Title: Message Title Fabian Oboril commented on JENKINS-57918 Re: SCM Checkout: java.lang.ArrayIndexOutOfBoundsException: -1 Same issue here. It was caused by upgrading Jenkins to version 2.176 from 2.164. In our case it helped to disable the changelog (checkout changelog: false, poll: false, scm: [...] ) A fix for the changelog would be welcome. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199890.1560007155000.2368.1560857760196%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-53912) Unable to use SSHCheckoutTrait
Title: Message Title Timo Sand commented on JENKINS-53912 Re: Unable to use SSHCheckoutTrait I have the same issue, any knowledge of how to circumvent? Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194446.1538670788000.2370.1560857760228%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-20755) After Installation
Title: Message Title Srikanth Mukku updated an issue Jenkins / JENKINS-20755 After Installation Change By: Srikanth Mukku Priority: Critical Blocker Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.152275.1385383961000.2383.1560858841608%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-20755) After Installation
Title: Message Title Srikanth Mukku updated an issue Jenkins / JENKINS-20755 After Installation Change By: Srikanth Mukku Labels: jenkins Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.152275.1385383961000.2381.1560858841533%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-20755) After Installation
Title: Message Title Srikanth Mukku commented on JENKINS-20755 Re: After Installation Hello , is there any one from this portal can solve this issue, i am not able to use the Jenkins because of this issue. i have tried many of the previous releases also but not of them works. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.152275.1385383961000.2385.1560858960097%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57607) Can't log in after plugin update
Title: Message Title Sergio Labres commented on JENKINS-57607 Re: Can't log in after plugin update No progress in this issue ? Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199534.1558534736000.2397.1560859320662%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58063) Config File Provider plugin 3.6.1 not available
Title: Message Title Dominik Bartholdi resolved as Fixed don't really know what the issue was, but I just released 3.6.2: http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/config-file-provider/3.6.2/ Jenkins / JENKINS-58063 Config File Provider plugin 3.6.1 not available Change By: Dominik Bartholdi Status: Open Resolved Resolution: Fixed Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200085.1560842698000.2400.1560859860297%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57725) Proc.executor inherits ContextClassLoader dynamically
Title: Message Title Oleg Nenashev updated JENKINS-57725 Jenkins / JENKINS-57725 Proc.executor inherits ContextClassLoader dynamically Change By: Oleg Nenashev Status: In Review Resolved Resolution: Fixed Released As: Jenkins 2.181 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199668.1559071263000.2402.1560860700347%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57725) Proc.executor inherits ContextClassLoader dynamically
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-57725 Proc.executor inherits ContextClassLoader dynamically Change By: Oleg Nenashev Labels: lts-candidate Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199668.1559071263000.2404.1560860700448%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57515) AIX slave start error due to can not found /com/sun/jna/aix-ppc64/libjnidispatch.so
Title: Message Title Oleg Nenashev updated JENKINS-57515 Jenkins / JENKINS-57515 AIX slave start error due to can not found /com/sun/jna/aix-ppc64/libjnidispatch.so Change By: Oleg Nenashev Status: Open Fixed but Unreleased Resolution: Fixed Released As: Jenkins 2.181 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199418.1558076672000.2409.1560860760591%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57805) Exception thrown from ExecutorStepExecution.PlaceHolderTask.getAffinityKey breaks Queue maintenance
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-57805 Exception thrown from ExecutorStepExecution.PlaceHolderTask.getAffinityKey breaks Queue maintenance Change By: Oleg Nenashev Labels: lts-candidate robustness Released As: workflow-api 2.35 , Jenkins 2.181 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199756.1559335134000.2407.1560860760562%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57466) non-atomic operations on volatile field inspection - hudson.model.UpdateSite.isDue
Title: Message Title Oleg Nenashev updated JENKINS-57466 Jenkins / JENKINS-57466 non-atomic operations on volatile field inspection - hudson.model.UpdateSite.isDue Change By: Oleg Nenashev Status: In Review Resolved Resolution: Fixed Released As: Jenkins 2.181 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199326.1557850171000.2414.1560860820217%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58040) listing of available archetypes not working
Title: Message Title Dominik Bartholdi commented on JENKINS-58040 Re: listing of available archetypes not working placed a PR: https://github.com/jenkinsci/archetypes/pull/42 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200060.1560760521000.2416.1560861000349%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57992) QueueItemAuthenticatorMonitor.blurb is confusing for Windows users
Title: Message Title Oleg Nenashev updated JENKINS-57992 Jenkins / JENKINS-57992 QueueItemAuthenticatorMonitor.blurb is confusing for Windows users Change By: Oleg Nenashev Status: Open Fixed but Unreleased Resolution: Fixed Released As: Jenkins 2.181 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199977.1560364044000.2418.1560861240346%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57992) QueueItemAuthenticatorMonitor.blurb is confusing for Windows users
Title: Message Title Oleg Nenashev commented on JENKINS-57992 Re: QueueItemAuthenticatorMonitor.blurb is confusing for Windows users Josh Soref if you want it to be backported, please make sure an entry is added to the jenkins.io changelog. It was skipped in https://github.com/jenkins-infra/jenkins.io/pull/2340/ Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199977.1560364044000.2421.1560861300119%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58068) Races / corruption on revision.txt in pipeline-parallel
Title: Message Title Andreas Ringlstetter created an issue Jenkins / JENKINS-58068 Races / corruption on revision.txt in pipeline-parallel Issue Type: Bug Assignee: Ivan Fernandez Calvo Components: subversion-plugin Created: 2019-06-18 12:44 Priority: Major Reporter: Andreas Ringlstetter In the scope of JENKINS-39968, the subversion plugin suffers from additional races due to the dependency on the "revision.txt" file as part of the checkout and change log computation process. Unsynchronized access to "revision.txt" causes `SubversionChangeLogBuilder ` to fail spuriously, as the file may be written to concurrently by other running checkout processes. The final "revision.txt" eventually reaches a stable state where it only contains the revision of the last "checkout" step, but in the process `SubversionChangeLogBuilder` has failed to record changes repeatedly (bailout with "No revision found for ") and the "build.xml" is corrupted and contains fragments like the following: "workflow-scm-step@2.9"> svn http://redacted/trunk "subversion@2.12.1"> ed/trunk16122long> svn http://redacted/trunk 12362long> In summary: Unsafe reads from "revision.txt" which contains data from parallel checkout processes Lost writes to "revision.txt" from previous checkout steps in the sam
[JIRA] (JENKINS-58068) Races / corruption on revision.txt in pipeline-parallel
Title: Message Title Andreas Ringlstetter updated an issue Jenkins / JENKINS-58068 Races / corruption on revision.txt in pipeline-parallel Change By: Andreas Ringlstetter In the scope of JENKINS-39968, the subversion plugin suffers from additional races due to the dependency on the "revision.txt" file as part of the checkout and change log computation process.Unsynchronized access to "revision.txt" causes `SubversionChangeLogBuilder ` to fail spuriously, as the file may be written to concurrently by other running checkout processes.The final "revision.txt" eventually reaches a stable state where it only contains the revision of the last "checkout" step, but in the process `SubversionChangeLogBuilder` has failed to record changes repeatedly (bailout with "No revision found for ") and the "build.xml" is corrupted and contains fragments like the following:{code:java}svn http://redacted/trunked/trunk16122svn http://redacted/trunk12362 {code}In summary:* Unsafe reads from "revision.txt" which contains data from parallel checkout processes* Lost writes to "revision.txt" from previous checkout steps in the same build, with unstable resultsWhile producing "revision.txt" as a side product of the build process may be desired to keep as a side effect, using it internally means state between `SubversionSCM` instances in the same build is shared in an unsafe way. Assuming it is only written to once per build may be somewhat fitting to Freestyle projects, but is unsuited for pipeline projects. Add Comment
[JIRA] (JENKINS-58068) Races / corruption on revision.txt in pipeline-parallel
Title: Message Title Andreas Ringlstetter updated an issue Jenkins / JENKINS-58068 Races / corruption on revision.txt in pipeline-parallel Change By: Andreas Ringlstetter In the scope of JENKINS-39968 When used in a pipleine parallel block , the subversion plugin suffers from additional races raceconditions due to the dependency on the "revision.txt" file as part of the checkout and change log computation process.Unsynchronized access to "revision.txt" causes `SubversionChangeLogBuilder ` to fail spuriously, as the file may be written to concurrently by other running checkout processes.The final "revision.txt" eventually reaches a stable state where it only contains the revision of the last "checkout" step, but in the process `SubversionChangeLogBuilder` has failed to record changes repeatedly (bailout with "No revision found for ") and the "build.xml" is corrupted and contains fragments like the following:{code:java}svn http://redacted/trunked/trunk16122svn http://redacted/trunk12362 {code}In summary:* Unsafe reads from "revision.txt" which contains data from parallel checkout processes* Lost writes to "revision.txt" from previous checkout steps in the same build, with unstable resultsWhile producing "revision.txt" as a side product of the build process may be desired to keep as a side effect, using it internally means state between `SubversionSCM` instances in the same build is shared in an unsafe way. Assuming it is only written to once per build may be somewhat fitting to Freestyle projects, but is unsuited for pipeline projects. Add Comment
[JIRA] (JENKINS-37864) Provide some mechanism for looking up whether credentials exist in Pipeline
Title: Message Title Pieter Vogelaar commented on JENKINS-37864 Re: Provide some mechanism for looking up whether credentials exist in Pipeline Jesse Glick Thanks, that example worked great! Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.174002.1472664258000.2430.1560862500142%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57992) QueueItemAuthenticatorMonitor.blurb is confusing for Windows users
Title: Message Title Josh Soref commented on JENKINS-57992 Re: QueueItemAuthenticatorMonitor.blurb is confusing for Windows users Oleg Nenashev: we run weekly releases. (And on Linux at that.) I'm generally unlikely to ask for backports. If someone else is impacted by an issue that I've fixed, they're welcome to advocate for it. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199977.1560364044000.2434.1560863340129%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-27512) Support icons for folders
Title: Message Title Daniel Spilker assigned an issue to Roman Donchenko I installed these plugins but do not see the "Appearance" section. There is other icon to choose from: https://github.com/jenkinsci/cloudbees-folder-plugin/blob/86c638faf5839042d90b80baeb7b15eb5a6250ba/src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolderDescriptor.java#L151 Jenkins / JENKINS-27512 Support icons for folders Change By: Daniel Spilker Assignee: Daniel Spilker Roman Donchenko Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.161314.1426786361000.2437.1560863640202%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58069) PCT is not working for the CasC plugin
Title: Message Title Evaristo Gutierrez created an issue Jenkins / JENKINS-58069 PCT is not working for the CasC plugin Issue Type: Bug Assignee: Evaristo Gutierrez Components: configuration-as-code-plugin, plugin-compat-tester Created: 2019-06-18 13:17 Priority: Major Reporter: Evaristo Gutierrez With the current state, the PCT fails to execute for the configuration-as-code plugin. [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/configuration-as-code-plugin/plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java:[22,41] package io.jenkins.plugins.casc.snakeyaml does not exist Add Comment
[JIRA] (JENKINS-58069) PCT is not working for the CasC plugin
Title: Message Title Evaristo Gutierrez started work on JENKINS-58069 Change By: Evaristo Gutierrez Status: Open In Progress Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200093.1560863829000.2440.1560863880272%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58069) PCT is not working for the CasC plugin
Title: Message Title Evaristo Gutierrez updated JENKINS-58069 Jenkins / JENKINS-58069 PCT is not working for the CasC plugin Change By: Evaristo Gutierrez Status: In Progress Review Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200093.1560863829000.2445.1560864360230%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58070) i want to run a bat file in VS developer command prompt in windows machine through jenkins
Title: Message Title dinesh talapala created an issue Jenkins / JENKINS-58070 i want to run a bat file in VS developer command prompt in windows machine through jenkins Issue Type: Task Assignee: Kohsuke Kawaguchi Components: batch-task-plugin Created: 2019-06-18 13:26 Priority: Minor Reporter: dinesh talapala i want to run a bat file in VS developer command prompt in windows machine through jenkins. when i tried to run a bat file from jenkins in windows its running in cmd prompt , but developer needs to this bat file in Visual studio command prompt . Please help me to fix this issue whether is there any plugin or any other way to achieve this Add Comment
[JIRA] (JENKINS-58070) i want to run a bat file in VS developer command prompt in windows machine through jenkins
Title: Message Title dinesh talapala updated an issue Jenkins / JENKINS-58070 i want to run a bat file in VS developer command prompt in windows machine through jenkins Change By: dinesh talapala i want to run a bat file in VS developer command prompt in windows machine through jenkins.when i tried to run a bat file from jenkins ... in windows its running in cmd prompt , but developer needs to this bat file in Visual studio developer command prompt . Please help me to fix this issue whether is there any plugin or any other way to achieve this Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200094.1560864374000.2449.1560864480708%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58069) PCT is not working for the CasC plugin
Title: Message Title Oleg Nenashev commented on JENKINS-58069 Re: PCT is not working for the CasC plugin https://github.com/jenkinsci/plugin-compat-tester/pull/160 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200093.1560863829000.2455.1560864960098%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58064) jenkins jobs wasn't show running as a windows service
Title: Message Title James McShane commented on JENKINS-58064 Re: jenkins jobs wasn't show running as a windows service This is not related to the service now plugin Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200086.1560845062000.2457.1560865980243%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58064) jenkins jobs wasn't show running as a windows service
Title: Message Title James McShane updated JENKINS-58064 Jenkins / JENKINS-58064 jenkins jobs wasn't show running as a windows service Change By: James McShane Status: Open Fixed but Unreleased Resolution: Won't Fix Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200086.1560845062000.2459.1560865980396%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Jovan Hernandez created an issue Jenkins / JENKINS-58071 Cloudbees error upon initial install - FolderCredentialsProvider Issue Type: Bug Assignee: Unassigned Components: blueocean-plugin, cloudbees-credentials-plugin Created: 2019-06-18 14:04 Environment: Ubuntu 18.04 Jenkins 2.176.1 Labels: plugin jenkins cloudbees blueocean Priority: Blocker Reporter: Jovan Hernandez After installing Jenkins and trying to create a folder or import jobs from a prior Jenkins server, I run into an error that seems like Cloudbees is trying to access a certain folder or plugin that isn't included in the recommended plugin wizard installer. The issue seems to be resolved when installing Blue Ocean plugin, but my old Jenkins server running v2.1 never needed Blue Ocean plugin and never had it installed. Why would v2.176.1 require it for my old projects when I never needed that plugin while running v2.1 See code below: Oops!Oops!A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened. Stack traceorg.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.176.1.jar!/lib/hudson/actions.jelly:39:7
[JIRA] (JENKINS-57603) Git Plugin: No JCasC configurator for Submodule configurations
Title: Message Title Evaristo Gutierrez assigned an issue to Evaristo Gutierrez Jenkins / JENKINS-57603 Git Plugin: No JCasC configurator for Submodule configurations Change By: Evaristo Gutierrez Assignee: Francisco Fernández Evaristo Gutierrez Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199528.1558527868000.2463.1560866760233%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57670) Create new Helm chart from Jenkins Helm chart to launch Zookeeper and Kafka
Title: Message Title Long Nguyen started work on JENKINS-57670 Change By: Long Nguyen Status: Open In Progress Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199603.1558718473000.2464.1560867240129%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57936) Git plugin password bug
Title: Message Title Mark Waite edited a comment on JENKINS-57936 Re: Git plugin password bug [~unrue] Please provide a numbered series of steps which will duplicate the problem you are seeing. As an example of the steps that I use to test various authentication schemes with the Jenkins git plugin, I use:# Define a Jenkins username / password credential using a valid username and password for the git account that will provide the repository# Define a Freestyle job that uses the https protocol to clone that repository and users the credential defined in the previous step# Run the Freestyle job to confirm that the https protocol clone works as expected.You say that bq. for some reason git plugin add "%24" in front of my password read from password parameter. How can you see that Jenkins is adding "%24" to the front of your password? Are you cloning without using the git plugin? Does your password start with the character '$' (which might be HTML escaped to '%24')? Are you cloning an authenticated repository by embedding the username and password into the URL instead of using a credential? If so, does it work any better if you use a Jenkins credential instead of embedding the username and password in the repository URL? Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199912.1560167892000.2467.1560867362029%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-57936) Git plugin password bug
Title: Message Title Mark Waite edited a comment on JENKINS-57936 Re: Git plugin password bug [~unrue] Please please provide a numbered series of steps which will duplicate the problem you are seeing. As an example of the steps that I use to test various authentication schemes with the Jenkins git plugin, I use:# Define a Jenkins username / password credential using a valid username and password for the git account that will provide the repository# Define a Freestyle job that uses the https protocol to clone that repository and users the credential defined in the previous step# Run the Freestyle job to confirm that the https protocol clone works as expected.You say that bq. for some reason git plugin add "%24" in front of my password read from password parameter. How can you see that Jenkins is adding "%24" to the front of your password? Are you cloning without using the git plugin? Does your password start with the character '$' (which might be HTML escaped to '%24')? Are you cloning an authenticated repository by embedding the username and password into the URL instead of using a credential? If so, does it work any better if you use a Jenkins credential instead of embedding the username and password in the repository URL? Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199912.1560167892000.2469.1560867362677%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58072) no notification with successful test connection
Title: Message Title jakub S created an issue Jenkins / JENKINS-58072 no notification with successful test connection Issue Type: Bug Assignee: Martin Reinhardt Attachments: image-2019-06-18-16-34-43-336.png, image-2019-06-18-16-36-52-624.png Components: rocket-chat-notifier-plugin Created: 2019-06-18 14:41 Environment: I tested it on: Ubuntu 16.04 + Jenkins 2.150.2 + RocketChat Notifier 1.4.3 and Windows 10 + Jenkins 2.176.1 + RocketChat Notifier 1.4.3 both with the same rocketchat server Priority: Major Reporter: jakub S I installed plugin and configured it: Test connection works and send message to channel. Then I started dummy project like this: Again, test is successful. I checked logs: cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.RocketChatNotifier prebuild Invoking Started... cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.ActiveNotifier started Could not send rocket message cze 18, 2019 4:11:03 PM INFO hudson.model.Run execute test-rocketchat #17 main build action completed: SUCCESS cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.RocketChatNotifier perform Invoking Completed... cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.ActiveNotifier completed any idea what's going on? how I can debug it further? Thanks, Jakub
[JIRA] (JENKINS-57698) Results are not saving in the mentioned directory after the execution in Execute Microfocus Test from Filesystem
Title: Message Title Rolando-Mihai Vlad commented on JENKINS-57698 Re: Results are not saving in the mentioned directory after the execution in Execute Microfocus Test from Filesystem Helllo, Download my repository https://github.com/vladrolando-mihai/hpe-application-automation-tools-plugin. You need to have maven installed: http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html. Once your environment is set up, run mvn package -DskipTests on the root folder of the project. Regards, Rolando Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199636.155895364.2475.1560869220487%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58072) no notification with successful test connection
Title: Message Title jakub S updated an issue Jenkins / JENKINS-58072 no notification with successful test connection Change By: jakub S Environment: I tested it on:Ubuntu 16.04 + Jenkins 2.150.2 + RocketChat Notifier 1.4.3andWindows 10 + Jenkins 2.176.1 + RocketChat Notifier 1.4.3both with the same rocketchat server (version "0.69.2") Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200096.156086886.2477.1560869220561%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58030) TFS plugin failing in Jenkins
Title: Message Title prav teja commented on JENKINS-58030 Re: TFS plugin failing in Jenkins Hello Olivier/Team, have you got a chance to look into this issue. As it is high priority, need to clear this issue as soon as possible. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199979.1560368858000.2479.1560869340200%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-58071 Cloudbees error upon initial install - FolderCredentialsProvider Change By: Oleg Nenashev Component/s: credentials-plugin Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200095.156082000.2483.1560869880202%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Oleg Nenashev commented on JENKINS-58071 Re: Cloudbees error upon initial install - FolderCredentialsProvider See https://github.com/jenkinsci/docker/issues/736 for other reports and discussions Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200095.156082000.2481.1560869880176%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58073) Can't install plugins when Jenkins is installed on a different subnet
Title: Message Title Slim W. created an issue Jenkins / JENKINS-58073 Can't install plugins when Jenkins is installed on a different subnet Issue Type: Bug Assignee: Natasha Stopa Components: plugin-installation-manager-tool Created: 2019-06-18 14:58 Environment: Debian 9, openjdk 8, Jenkins 2.176.1 from Docker jenkinsci/blueocean Priority: Major Reporter: Slim W. I have Jenkins installed via Docker. When I try to install plugins from the browser via the "Available Plugins" menu, I get an error every time: Also: java.lang.Throwable: HttpInput failure at org.eclipse.jetty.server.HttpInput.failed(HttpInput.java:831) at org.eclipse.jetty.server.HttpConnection$BlockingReadCallback.failed(HttpConnection.java:661) at org.eclipse.jetty.io.FillInterest.onFail(FillInterest.java:138) at org.eclipse.jetty.io.AbstractEndPoint.onIdleExpired(AbstractEndPoint.java:406) java.util.concurrent.TimeoutException: Idle timeout expired: 5000/5000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:166) at org.eclipse.jetty.io.IdleTimeout$1.run(IdleTimeout.java:50) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-58071 Cloudbees error upon initial install - FolderCredentialsProvider Change By: Oleg Nenashev Component/s: blueocean-plugin Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200095.156082000.2487.1560870120118%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-27512) Support icons for folders
Title: Message Title Roman Donchenko commented on JENKINS-27512 Re: Support icons for folders There is other icon to choose from Assuming you mean no other icon. That would explain why there's no Appearance section. I've no idea why you don't get the other icon descriptors, though... Just in case, these are the classes that implement the icon types I mentioned in my original comment: https://github.com/jenkinsci/multi-branch-project-plugin/blob/master/src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/SelectJobsBallColorFolderIcon.java https://github.com/jenkinsci/multi-branch-project-plugin/blob/master/src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/BallColorFolderIcon.java https://github.com/jenkinsci/multi-branch-project-plugin/blob/master/src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/SelectJobsBallColorFolderIcon.java https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/MetadataActionFolderIcon.java Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.161314.1426786361000.2489.1560870180154%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58073) Can't install plugins when Jenkins is installed on a different subnet
Title: Message Title Kristin Whetstone assigned an issue to Unassigned Jenkins / JENKINS-58073 Can't install plugins when Jenkins is installed on a different subnet Change By: Kristin Whetstone Assignee: Natasha Stopa Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200097.156086993.2497.1560870300502%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58073) Can't install plugins when Jenkins is installed on a different subnet
Title: Message Title Kristin Whetstone updated an issue Jenkins / JENKINS-58073 Can't install plugins when Jenkins is installed on a different subnet Change By: Kristin Whetstone Component/s: docker Component/s: plugin-installation-manager-tool Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200097.156086993.2494.1560870300453%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-58071 Cloudbees error upon initial install - FolderCredentialsProvider Change By: Oleg Nenashev Component/s: cloudbees-folder-plugin Component/s: cloudbees-credentials-plugin Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200095.156082000.2501.1560870360260%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58071) Cloudbees error upon initial install - FolderCredentialsProvider
Title: Message Title Oleg Nenashev commented on JENKINS-58071 Re: Cloudbees error upon initial install - FolderCredentialsProvider It has nothing to do with BlueOcean. https://github.com/jenkinsci/credentials-plugin/blob/credentials-2.2.0/src/main/java/com/cloudbees/plugins/credentials/CredentialsStore.java#L102 makes a false assumption due to optional dependencies from what I see Caused by: java.lang.NoClassDefFoundError: com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider at java.lang.Class.getDeclaringClass0(Native Method) at java.lang.Class.getDeclaringClass(Class.java:1235) at java.lang.Class.getEnclosingClass(Class.java:1277) at com.cloudbees.plugins.credentials.CredentialsStore.(CredentialsStore.java:102) at Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200095.156082000.2499.1560870360231%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-58073) Can't install plugins when Jenkins is installed on a different subnet
Title: Message Title Kristin Whetstone commented on JENKINS-58073 Re: Can't install plugins when Jenkins is installed on a different subnet Hi, this is more of a docker problem, I think it has something to do with the networking there. I'd try asking on the jenkins IRC or gitter channel, or on the Jenkins mailing list. Thanks! Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200097.156086993.2503.1560870420130%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.