[JIRA] [git-plugin] (JENKINS-28098) Reduce resource usage during matrix builds

2015-04-25 Thread simon.rich...@hogyros.de (JIRA)














































Simon Richter
 created  JENKINS-28098


Reduce resource usage during matrix builds















Issue Type:


Improvement



Assignee:


Nicolas De Loof



Components:


git-plugin



Created:


26/Apr/15 5:06 AM



Description:


During a matrix build, the repository is cloned once for each configuration, and an extra time for the coordinating build in the matrix.

It should be possible to create a single copy of the repository and reuse that for each of the builds, which should reduce network traffic, server load on the git remote being queried and disk usage, and improve build time.

A possible implementation strategy would be to ensure that the .git directory from the toplevel workspace is always used, and to coordinate that only a single process may invoke "git fetch" at a time. Other processes can simply wait for the active fetch operation to complete, and need not do anything if the same parameters were used (as would be likely).

Unless there are submodules, it is also not necessary to check out any files in the coordinating build, and even with submodules, only .gitmodules is strictly necessary.




Project:


Jenkins



Labels:


matrix
performance
disk




Priority:


Minor



Reporter:


Simon Richter

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [extensible-choice-parameter-plugin] (JENKINS-28046) Error: No stapler-class is specified

2015-04-25 Thread de...@ikedam.jp (JIRA)














































ikedam
 updated  JENKINS-28046


Error: No stapler-class is specified
















Reproduced with Jenkins 1.610.
The data submit was:

			"parameterized": {
"parameter": {
	"name": "test",
	"description": "",
	"": "2",
	"choiceListProvider": {
		"choiceListText": "a\nb\nc",
		"defaultChoice": "###NODEFAULTCHOICE###",
		"addEditedValue": false,
		"whenToAdd": "Triggered",
		"kind": ""
	},
	"editable": false,
	"stapler-class": "jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition",
	"$class": "jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition"
}
			}


There's no stapler-class or $class for choiceListProvider.
This looks rather related to JENKINS-28011, which is a bug in Jenkins 1.610 and will be fixed in Jenkins 1.611.





Change By:


ikedam
(26/Apr/15 3:26 AM)




Assignee:


ikedam



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [extensible-choice-parameter-plugin] (JENKINS-28046) Error: No stapler-class is specified

2015-04-25 Thread de...@ikedam.jp (JIRA)














































ikedam
 started work on  JENKINS-28046


Error: No stapler-class is specified
















Change By:


ikedam
(26/Apr/15 3:26 AM)




Status:


Open
In Progress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [sauce-ondemand-plugin] (JENKINS-27884) Doesn't work with: Jenkins1.608 with Sauce on demand plugin 1.125

2015-04-25 Thread piar...@gmail.com (JIRA)














































Ross Rowe
 commented on  JENKINS-27884


Doesn't work with: Jenkins1.608 with Sauce on demand plugin 1.125















Thanks for letting me know, I've developed an update to the plugin which should ensure that all opened tunnels are closed when the 'can't lock pidfile' error is generated, I'm just doing some testing of this and I'll let you know when it's ready.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-10629) Tar implimentation can't handle > 8GB and doesn't error out.

2015-04-25 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-10629


Tar implimentation can't handle > 8GB and doesn't error out.















User on IRC reported that this build fixes issue.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ivytrigger-plugin] (JENKINS-28044) IvyTrigger plugin description indicates that it "has no impact on the Jenkins infrastructure", but it does download all dependencies to the local file system

2015-04-25 Thread cl...@exiter.com (JIRA)














































Robert Clark
 updated  JENKINS-28044


IvyTrigger plugin description indicates that it "has no impact on the Jenkins infrastructure", but it does download all dependencies to the local file system
















Change By:


Robert Clark
(25/Apr/15 7:51 PM)




Summary:


IveTrigger
IvyTrigger
 plugin description indicates that it "has no impact on the Jenkins infrastructure", but it does download all dependencies to the local file system



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [prioritysorter-plugin] (JENKINS-27966) Priority Sorter must not require matrix-project

2015-04-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27966


Priority Sorter must not require matrix-project















Code changed in jenkins
User: emsa23
Path:
 pom.xml
 src/main/java/jenkins/advancedqueue/PriorityConfiguration.java
 src/main/java/jenkins/advancedqueue/PriorityConfigurationCallback.java
 src/main/java/jenkins/advancedqueue/PriorityConfigurationMatrixHelper.java
 src/main/java/jenkins/advancedqueue/RunExclusiveThrottler.java
 src/main/java/jenkins/advancedqueue/priority/strategy/PriorityJobProperty.java
 src/main/java/jenkins/advancedqueue/sorter/AdvancedQueueSorter.java
 src/main/java/jenkins/advancedqueue/sorter/ItemInfo.java
 src/test/java/jenkins/advancedqueue/test/BasicTest.java
 src/test/java/jenkins/advancedqueue/test/JobPatternGroupTest.java
 src/test/java/jenkins/advancedqueue/test/MatrixTest.java
 src/test/java/jenkins/advancedqueue/test/MultipleMatchJobGroupTest.java
 src/test/java/jenkins/advancedqueue/test/OneJobGroupTest.java
 src/test/java/jenkins/advancedqueue/test/SectionedViewTest.java
 src/test/java/jenkins/advancedqueue/test/SimpleTest.java
 src/test/java/jenkins/advancedqueue/testutil/JobHelper.java
 src/test/java/jenkins/advancedqueue/testutil/TestRunListener.java
 src/test/resources/jenkins/advancedqueue/test/BasicTest/config.xml
 src/test/resources/jenkins/advancedqueue/test/MatrixTest/config.xml
 src/test/resources/jenkins/advancedqueue/test/MatrixTest/jenkins.advancedqueue.PriorityConfiguration.xml
 src/test/resources/jenkins/advancedqueue/test/MatrixTest/jenkins.advancedqueue.PrioritySorterConfiguration.xml
 src/test/resources/jenkins/advancedqueue/test/SimpleTest/config.xml
http://jenkins-ci.org/commit/priority-sorter-plugin/53bde96a1c6b4a1849280c442e851695d6e5e410
Log:
  Merge pull request #23 from emsa23/master

JENKINS-27966 Priority Sorter must not require matrix-project


Compare: https://github.com/jenkinsci/priority-sorter-plugin/compare/ba869de376cc...53bde96a1c6b




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [prioritysorter-plugin] (JENKINS-27966) Priority Sorter must not require matrix-project

2015-04-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27966


Priority Sorter must not require matrix-project















Code changed in jenkins
User: emsa23
Path:
 pom.xml
 src/main/java/jenkins/advancedqueue/PriorityConfiguration.java
 src/main/java/jenkins/advancedqueue/PriorityConfigurationMatrixHelper.java
 src/test/java/jenkins/advancedqueue/test/MatrixTest.java
http://jenkins-ci.org/commit/priority-sorter-plugin/fc9df24d710adaba6a6de1763ec142ea95b3ca60
Log:
  JENKINS-27966 Priority Sorter must not require matrix-project





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [prioritysorter-plugin] (JENKINS-23557) Add matrix child jobs to the front of the queue

2015-04-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-23557


Add matrix child jobs to the front of the queue















Code changed in jenkins
User: emsa23
Path:
 src/main/java/jenkins/advancedqueue/PriorityConfigurationCallback.java
 src/main/java/jenkins/advancedqueue/PriorityConfigurationMatrixHelper.java
 src/main/java/jenkins/advancedqueue/RunExclusiveThrottler.java
 src/main/java/jenkins/advancedqueue/priority/strategy/PriorityJobProperty.java
 src/main/java/jenkins/advancedqueue/sorter/ItemInfo.java
http://jenkins-ci.org/commit/priority-sorter-plugin/78ce5bebeec9227a270b83942be7db24a18c8f8a
Log:
  JENKINS-23557 Add matrix child jobs in the fron of the queue

MatrixConfiguration (children) will now inherit the place 
in the queue from the MatrixProject (parent)





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28097) Post JIRA migration test

2015-04-25 Thread k...@kohsuke.org (JIRA)















































Kohsuke Kawaguchi
 resolved  JENKINS-28097 as Fixed


Post JIRA migration test
















Yep, done.





Change By:


Kohsuke Kawaguchi
(25/Apr/15 6:28 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28097) Post JIRA migration test

2015-04-25 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 updated  JENKINS-28097


Post JIRA migration test
















Change By:


Kohsuke Kawaguchi
(25/Apr/15 5:58 PM)




Attachment:


awesome.png



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28097) Post JIRA migration test

2015-04-25 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 moved  JENKINS-28097


Post JIRA migration test
















Change By:


Kohsuke Kawaguchi
(25/Apr/15 5:57 PM)




Project:


Infrastructure
Jenkins





Key:


INFRA
JENKINS
-
282
28097





Workflow:


jira
JNJira





Component/s:


core





Component/s:


jira



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [prioritysorter-plugin] (JENKINS-23557) Add matrix child jobs to the front of the queue

2015-04-25 Thread e...@switchbeat.com (JIRA)














































Magnus Sandberg
 started work on  JENKINS-23557


Add matrix child jobs to the front of the queue
















Change By:


Magnus Sandberg
(25/Apr/15 5:04 PM)




Status:


Open
In Progress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-27097) wrong timezone reported in changes

2015-04-25 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 resolved  JENKINS-27097 as Fixed


wrong timezone reported in changes
















Git client plugin 1.17.0 released 25 Apr 2015 and includes this fix.

I've also compiled and run the automated tests with JDK 6 and do not see any failure with JDK 6.





Change By:


Mark Waite
(25/Apr/15 4:40 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-26197) Allow prune option when using JGit

2015-04-25 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 closed  JENKINS-26197 as Fixed


Allow prune option when using JGit
















Change By:


Mark Waite
(25/Apr/15 4:29 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-26197) Allow prune option when using JGit

2015-04-25 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 resolved  JENKINS-26197 as Fixed


Allow prune option when using JGit
















Included in git client plugin 1.17.0 released 25 Apr 2015





Change By:


Mark Waite
(25/Apr/15 4:28 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [rundeck-plugin] (JENKINS-28059) API Version is not used in test connection

2015-04-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-28059


API Version is not used in test connection















Code changed in jenkins
User: Anders Hammar
Path:
 src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/global.jelly
http://jenkins-ci.org/commit/rundeck-plugin/633904e0514fe223790b4e66dce0c57f08691257
Log:
  [FIXED JENKINS-28059] API Version is not used in test connection

Signed-off-by: Anders Hammar 





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [rundeck-plugin] (JENKINS-28059) API Version is not used in test connection

2015-04-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-28059


API Version is not used in test connection















Code changed in jenkins
User: Anders Hammar
Path:
 src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/global.jelly
http://jenkins-ci.org/commit/rundeck-plugin/86cc1fd626ff6474835f7a682082edbb09d5da53
Log:
  Merge pull request #12 from andham/apiversion-config-issues

[FIXED JENKINS-28059] API Version is not used in test connection


Compare: https://github.com/jenkinsci/rundeck-plugin/compare/68f348e051e6...86cc1fd626ff




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [rundeck-plugin] (JENKINS-28059) API Version is not used in test connection

2015-04-25 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-28059 as Fixed


API Version is not used in test connection
















Change By:


SCM/JIRA link daemon
(25/Apr/15 12:27 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28093) Plugin Manager gets exception because of FileNotFound nodejs Installer

2015-04-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-28093


Plugin Manager gets exception because of FileNotFound nodejs Installer
















Caused by the fix JENKINS-26781 in 1.610.

https://github.com/jenkinsci/jenkins/pull/1563#discussion_r29099691





Change By:


Daniel Beck
(25/Apr/15 10:31 AM)




Priority:


Minor
Major





Component/s:


core



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [nodejs-plugin] (JENKINS-28093) Plugin Manager gets exception because of FileNotFound nodejs Installer

2015-04-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-28093


Plugin Manager gets exception because of FileNotFound nodejs Installer















Answering my own question, the access logs only show the 'jenkins' URL used from 1.610. 1.609 and earlier used 'hudson'.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [nodejs-plugin] (JENKINS-28093) Plugin Manager gets exception because of FileNotFound nodejs Installer

2015-04-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-28093


Plugin Manager gets exception because of FileNotFound nodejs Installer















Does it work on Jenkins 1.609?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.