[JIRA] [cli] (JENKINS-23232) SEVERE: I/O error in channel Chunked connection
cepnyci edited a comment on JENKINS-23232 SEVERE: I/O error in channel Chunked connection Daniel, I am sorry but I have no idea what "ASCII nloa" means. I did google, but could not find anything useful. Is it ASCII nload? unknown host. Thanks for the help. 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] [cli] (JENKINS-23232) SEVERE: I/O error in channel Chunked connection
cepnyci edited a comment on JENKINS-23232 SEVERE: I/O error in channel Chunked connection Daniel, Is it ASCII nload? unknown host. We will update the configuration accordingly and monitor the slaves.Thanks for the help. 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] [cli] (JENKINS-23232) SEVERE: I/O error in channel Chunked connection
cepnyci edited a comment on JENKINS-23232 SEVERE: I/O error in channel Chunked connection Daniel, I think you meant ASCII "nload": unknown host. We will update the configuration accordingly and monitor the slaves.Thanks for the help. 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] [junit-plugin] (JENKINS-12815) Add an option to select Build status when no Test is found
Zdenek Dolezal commented on JENKINS-12815 Add an option to select Build status when no Test is found I want to have one job template config for all my projects and this is also an unpleasant issue for me. 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] [msbuild-plugin] (JENKINS-25841) MSBuild exe in white space path messes up properties on command line
Ulf Jonson commented on JENKINS-25841 MSBuild exe in white space path messes up properties on command line I was able to use this workaround, for the above example. It is important to get the quotes right when giving the command line arguments in the Jenkins configuration. (added the extra spaces for clarity) /p:SolutionFileName= ' " Framework.sln;.\VS2010_projects\Framework2010.sln " ' 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] [msbuild-plugin] (JENKINS-25841) MSBuild exe in white space path messes up properties on command line
Ulf Jonson edited a comment on JENKINS-25841 MSBuild exe in white space path messes up properties on command line Thanks for the suggestion. I was able to use this workaround, for the above example. It is important to get the quotes right when giving the command line arguments in the Jenkins configuration. (added the extra spaces for clarity) /p:SolutionFileName= ' " Framework.sln;.\VS2010_projects\Framework2010.sln " ' 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] [cli] (JENKINS-23232) SEVERE: I/O error in channel Chunked connection
Daniel Beck commented on JENKINS-23232 SEVERE: I/O error in channel Chunked connection I got it straight from the error message you provided: Caused by: java.io.StreamCorruptedException: invalid stream header: 6E6C6F61 That hex part translates to 'nloa'. Unfortunately it only ever provides four characters. 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] [google-login-plugin] (JENKINS-25994) Unable to log in via google login plugin
Anatoly Bubenkov created JENKINS-25994 Unable to log in via google login plugin Issue Type: Bug Assignee: recampbell Components: google-login-plugin Created: 10/Dec/14 8:56 AM Description: When i try to log in i get this: 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 trace javax.servlet.ServletException: java.lang.NullPointerException at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:211) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:95) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249) at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46) at org.eclipse.jetty.servlet.ServletHandler$Cach
[JIRA] [mailer-plugin] (JENKINS-23598) Expose a few more (crucial) SMTP properties
Fabio Porcedda commented on JENKINS-23598 Expose a few more (crucial) SMTP properties I've also the same issue when a try to use Office 365 but i'm not really sure it will be solved by increasing the time out. BR Fabio 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] [groovy-plugin] (JENKINS-25992) Groovy script lucks permissions on slave
vjuranek resolved JENKINS-25992 as Not A Defect Groovy script lucks permissions on slave I'm closing it as this is IMHO not a bug. If I missed something or ordinary Groovy build step doesn't work for you, please re-open. Change By: vjuranek (10/Dec/14 9:40 AM) Status: Open Resolved Resolution: Not A Defect 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] [groovy-plugin] (JENKINS-25992) Groovy script lucks permissions on slave
vjuranek commented on JENKINS-25992 Groovy script lucks permissions on slave Hi, system groovy script runs in master JVM and therefore cannot see files located on slaves. System groovy script is intended to be used for various operation with master, like an automation of scripts which are executed by admin in $JENKINS_URL/script. You should use ordinary Groovy build step. This is executed on slave and should work fine for scenario you've described. 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] [acceptance-test-harness] (JENKINS-25995) Cannot find function querySelectorAll while running HtmlUnit tests
Pavel Baranchikov created JENKINS-25995 Cannot find function querySelectorAll while running HtmlUnit tests Issue Type: Bug Assignee: Oliver Gondža Components: acceptance-test-harness Created: 10/Dec/14 9:55 AM Description: Jenkins has its own HtmlUnit module, that is downloaded throught Maven as dependency to jenkins test harness. But the module is rather old (2.6). This causes error while running JUnit tests Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.895 sec <<< FAILURE! - in hudson.plugins.git.ui.ChangeSetListTest test1(hudson.plugins.git.ui.ChangeSetListTest) Time elapsed: 17.864 sec <<< ERROR! com.gargoylesoftware.htmlunit.ScriptException: TypeError: Cannot find function querySelectorAll in object [object HTMLDocument]. (script in http://localhost:48448/job/test0/1/ from (45, 21) to (65, 14)#47) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.constructError(ScriptRuntime.java:3652) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.constructError(ScriptRuntime.java:3630) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.typeError(ScriptRuntime.java:3658) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.typeError2(ScriptRuntime.java:3677) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.notFunctionError(ScriptRuntime.java:3741) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2249) at net.sourceforge.htmlunit.corejs._javascript_.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2216) The method querySelectorAll() support has been added since 2.9 according to HtmlUnit change log. Simple substitution of new HtmlUnit causes failure in WebClient (Jenkins') constructor, as BrowserVersion has been changed: Tests in error: FailedTest.org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite » NoSuchField PreBuildMergeOptionsTest.exporting:48 » NoSuchField FIREFOX_2 GitSCMTest>HudsonTestCase.runBare:296->HudsonTestCase.runTest:440- >testConfigRoundtripURLPreserved:1229->HudsonTestCase.configRoundtrip:888- >HudsonTestCase.createWebClient:1617 » NoSuchField GitSCMTest>HudsonTestCase.runBare:296->HudsonTestCase.runTest:440- >testConfigRoundtrip:1240->HudsonTestCase.configRoundtrip:888- >HudsonTestCase.createWebClient:1617 » NoSuchField Project: Jenkins Priority: Minor Reporter: Pavel Baranchikov 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] [junit-plugin] (JENKINS-25996) All Failed Tests - name ordering issue
Philippe Lambert created JENKINS-25996 All Failed Tests - name ordering issue Issue Type: Bug Assignee: Unassigned Attachments: junit-plugin_bug.JPG, junit-plugin_bug2.JPG Components: junit-plugin Created: 10/Dec/14 10:08 AM Description: Ordering the Failed Tests by name doesn't work on my PC : there's always one test case that is not ordered (at the top when alphabetically ordered, at the bottom otherwise). Test case name differs from one build to another (see attached screenshots). Environment: Jenkins version 1.580 junit-plugin version 1.1 Project: Jenkins Priority: Major Reporter: Philippe Lambert 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] [junit-plugin] (JENKINS-25996) All Failed Tests - name ordering issue
Philippe Lambert updated JENKINS-25996 All Failed Tests - name ordering issue Change By: Philippe Lambert (10/Dec/14 10:09 AM) Description: Ordering the Failed Tests by name doesn't work on my PC : there's always one test case that is not ordered (at the top when alphabetically ordered, at the bottom otherwise). Test case name differs from one build to another (see attached screenshots). Please note all the test cases have a unique name. 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] [svnmerge-plugin] (JENKINS-14725) Build promotion leads to "Upstream Subversion URL is not specified"
Félix Belzunce Arcos assigned JENKINS-14725 to Félix Belzunce Arcos Build promotion leads to "Upstream Subversion URL is not specified" Change By: Félix Belzunce Arcos (10/Dec/14 10:13 AM) Assignee: Kohsuke Kawaguchi Félix Belzunce Arcos 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] [ssh-slaves-plugin] (JENKINS-25997) Jenkins node connectivity Issue using SSH agent
Ganesha Prasad created JENKINS-25997 Jenkins node connectivity Issue using SSH agent Issue Type: Bug Assignee: Kohsuke Kawaguchi Components: ssh-slaves-plugin Created: 10/Dec/14 10:31 AM Description: I am trying to add one more node using the following Steps: (Note: Adding other 3 nodes(or slaves) completed successfully) 1.Manage Jenkins -> Configure System -> SSH Remote Hosts 2.Under SSH Remote Hosts -> Host Name: 192.168.242.30 -> Port: 22 -> Username: auto_ci Launch Method: Launch Slave Agents on Unix machines via SSH Jenkins Return Message: Could not connect to server Illustration: IP Address of the master: 192.168.240.33 IP Address of the slave node: 192.168.242.30 (runs as a Clearcase terminal) Normal ssh login using Putty or any SSH Tool, from 192.168.240.33 system to 192.168.242.30 works fine. Node Log on Jenkins shows: USER=auto_ci _=bash [12/04/14 16:41:13] [SSH] Checking java version of java [12/04/14 16:41:13] [SSH] java -version returned 1.7.0_25. [12/04/14 16:41:13] [SSH] Starting sftp client. [12/04/14 16:41:14] [SSH] Copying latest slave.jar... [12/04/14 16:41:14] [SSH] Copied 416,640 bytes. Expanded the channel window size to 4MB [12/04/14 16:41:14] [SSH] Starting slave process: cd "/home/auto_ci" && java -jar slave.jar ===[JENKINS REMOTING CAPACITY]===>channel started Slave.jar version: 2.44 This is a Unix slave Slave successfully connected and online See a Wheel like object spinning endlessly Trace of /var/log/jenkins/jenkins-log from the Jenkins Master Server Dec 04, 2014 3:58:40 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run SEVERE: I/O error in channel Clearcase_Meal java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run (SynchronousCommandTransport.java:50) Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2298) at java.io.ObjectInputStream$BlockDataInputStream.readShort (ObjectInputStream.java:2767) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:798) at java.io.ObjectInputStream.(ObjectInputStream.java:298) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:40) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read (AbstractSynchronousByteArrayCommandTransport.java:34) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run (SynchronousCommandTransport.java:48) Dec 04, 2014 3:59:00 PM hudson.slaves.SlaveComputer tryReconnect INFO: Attempting to reconnect Clearcase_Meal Environment: Jenkins Version 1.579, O/S: CentOS 6.4 (64-bit); Java version "1.7.0_09-icedtea"; OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64); OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) Project: Jenkins Priority: Blocker Reporter: Ganesha Prasad 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-24352) Unneccessary line breaks in JUnit test results table since 1.576
Lars W commented on JENKINS-24352 Unneccessary line breaks in JUnit test results table since 1.576 Because there is nothing happening here, I fixed the JUnit table myself by installing the Simple Theme Plugin and adding the CSS .bigtable td { white-space: nowrap } 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] [buildresult-trigger-plugin] (JENKINS-25998) Ad execution schedules generated by BuildResult-Trigger-plugin.
Sebastian Wezel created JENKINS-25998 Ad execution schedules generated by BuildResult-Trigger-plugin. Issue Type: New Feature Assignee: Unassigned Components: buildresult-trigger-plugin Created: 10/Dec/14 10:56 AM Description: Is it possible to show the execution schedule from a "Build Result Trigger" schedule in the "Next executions" or "Possible Next Executions" widget? Environment: Jenkins ver. 1.580.1 next-executions 1.0.9 Project: Jenkins Priority: Minor Reporter: Sebastian Wezel 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] [buildresult-trigger-plugin] (JENKINS-25998) Ad execution schedules generated by BuildResult-Trigger-plugin.
Sebastian Wezel updated JENKINS-25998 Ad execution schedules generated by BuildResult-Trigger-plugin. Change By: Sebastian Wezel (10/Dec/14 10:57 AM) Component/s: next-executions-plugin 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] [tfs-plugin] (JENKINS-23344) TFS plugin does not create label as trigger value is not saved in config
Hannes Hofmann commented on JENKINS-23344 TFS plugin does not create label as trigger value is not saved in config Thanks for pointing that out. It seems to work after reloading the configuration from disk. 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-client-plugin] (JENKINS-25999) Unable to clone GitLab repository after updated to plugin version 1.12.0
Sergii Kozak created JENKINS-25999 Unable to clone GitLab repository after updated to plugin version 1.12.0 Issue Type: Bug Assignee: Nicolas De Loof Components: git-client-plugin Created: 10/Dec/14 11:36 AM Description: Jenkins setup: master + 1 slave Master: Windows Server 2008 64-bit Slave: Ubuntu 14.04.1 LTS x86-64 Git repositories server: GitLab 6.5.1 Repository SSH URL: git@:test-group/my-test.git There is "jenkins" user created in GitLab, and SSH public key generated at Ubuntu slave for that one is uploaded to user's GitLab profile. Jenkins credentials contain entry for SSH username/public key with corresponding data for "jenkins" public key Git client: official git client distributed via Ubuntu's package repositories ~$ git --version git version 1.9.1 Build environment: build is restricted to be executed only on slave node. Job is configured to clone git repository from git@:test-group/my-test.git using proper "jenkins" credentials. Build workspace is cleaned before. There are no any other build steps defined, so the expectation is to see that project sources are correctly checked out and build finishes with success status. However, Git plugin execution is failing. See the log below: Started by user admin Building remotely on ubuntu_14.04 in workspace /home/jenkins/workspace/my-tests Wiping out workspace first. Cloning the remote Git repository Cloning repository git@:test-group/my-test.git > git init /home/jenkins/workspace/my-tests # timeout=10 Fetching upstream changes from git@:test-group/my-test.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@:test-group/my-test.git +refs/heads/*:refs/remotes/origin/* ERROR: Error cloning remote repo 'origin' ERROR: Error cloning remote repo 'origin' Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE I have figured out what are the commands that plugin issues in order to clone the repository. I combined them in the simple shell script, and ran that one as the build step. Below is the script content and resulting build output: set +x git --version git init $WORKSPACE git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* git config remote.origin.url git@:test-group/my-test.git # Fetching upstream changes from git@:test-group/my-test.git git fetch --tags git@:test-group/my-test.git +refs/heads/*:refs/remotes/origin/* GIT_REVISION=$(git rev-parse refs/remotes/origin/master^{commit}) echo "Checking out Revision $GIT_REVISION (refs/remotes/origin/master)" git checkout -f $GIT_REVISION Started by user admin Building remotely on ubuntu_14.04 in workspace /home/jenkins/workspace/my-tests Deleting project workspace... done [my-tests] $ /bin/bash -xe /tmp/hudson7151967760759332823.sh + set +x git version 1.9.1 Initialized empty Git repository in /home/jenkins/workspace/my-tests/.git/ >From :test-group/my-test * [new branch] master -> origin/master Checking out Revision 366ee0fbaf6483eab4057398d249e3b21f9dcd33 (refs/remotes/origin/master) Note: checking out '366ee0fbaf6483eab4057398d249e3b21f9dcd33'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 366ee0f... - refactoring made for xxx Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS Executing the same sequence of commands from command line of slave node is also successful, thus results in project sources checked out for the latest revision.. In meanwhi
[JIRA] [p4-plugin] (JENKINS-25968) False positive changes trigger builds
David Cluytens commented on JENKINS-25968 False positive changes trigger builds I've the same issue. Builds started for no reason. Success Build #731 (Dec 10, 2014 10:05:51 AM) No changes from last build. Started by an SCM change Polling Log View as plain text This page captures the polling log that triggered this build. Started on Dec 10, 2014 10:00:00 AM Looking for changes... Using node: sahwbld04 Using remote perforce client: jenkins-1161836321 [/builds] $ /usr/bin/p4 workspace -o jenkins-1161836321 Changing P4 Client View from: //depot/ext/lib/rvmtf/GEN/V4.1/MAIN/... //jenkins-1161836321/ext/lib/rvmtf/GEN/V4.1/MAIN/... //depot/sah/lib/voiceplugin/MAIN/... //jenkins-1161836321/sah/lib/voiceplugin/MAIN/... //depot/sah/services/voice/GEN/V4.1/MAIN/... //jenkins-1161836321/sah/services/voice/GEN/V4.1/MAIN/... Changing P4 Client View to: //depot/config/GEN/V5.2/PROJ/FT_STEP5/MAIN/ft/lbv2pl/zte_h202n/ft_multi_sip_normal/... //jenkins-1161836321/config/GEN/V5.2/PROJ/FT_STEP5/MAIN/ft/lbv2pl/zte_h202n/ft_multi_sip_normal/... Saving modified client jenkins-1161836321 [/builds] $ /usr/bin/p4 -s client -i [/builds] $ /usr/bin/p4 counter change [/builds] $ /usr/bin/p4 -s changes -s submitted //jenkins-1161836321/...@250723,@254218 Latest submitted change selected by workspace is 254098 [/builds] $ /usr/bin/p4 describe -s 254098 [/builds] $ /usr/bin/p4 -G where //... Done. Took 1.7 sec Changes found 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] [gerrit-trigger-plugin] (JENKINS-25983) Provide link or variable to dependent triggered job
rsandell commented on JENKINS-25983 Provide link or variable to dependent triggered job I think the simplest way to do this would be to add a BuildWrapper that can provide the "Other builds triggered by this event" as env vars. Or maybe simpler for the end user to add an EnvironmentContributingAction when the build is scheduled, if there is a trigger config saying to include it (could be set to true by default). 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] [testlink-plugin] (JENKINS-26000) Invelid processing of suite-files in testng
A B created JENKINS-26000 Invelid processing of suite-files in testng Issue Type: Bug Assignee: Bruno P. Kinoshita Attachments: All.xml, config.xml, jenkins-ko.PNG, jenkins-ok.PNG, TAMMerchants.xml, TAMScenarioWizard.xml, testng-results.ko, testng-results.ok Components: testlink-plugin Created: 10/Dec/14 12:34 PM Description: There is a problem while retrieving results for testng when the testng XML file contains the constructions with multiple suites. Here are the details. At first, this is the example that works OK: Here there are two tests, the first one is successful, the second one fails. In this format everything is OK, see the screenshot jenkins-ok.png. I attach also the file testng-results.ok for this case. Next, I do the same tests java with the same confuguration of testlink and plugin. I replace only the testng XML file by three files (attached): All.xml, TAMMerchants.xml, TAMScenarioWizard.xml. The tests are the same, but they are organized in separate files: In this case both tests are executed by testng, but the problem appears when the plugin retrieves the result, see the screenshot jenkins-ko.PNG attached. The test from TAMScenarioWizard.xml is Not Run. However it was executed, see the file testng-results.ko attached. In TestLink also: for the first case the test MRCT1100 is successful, and SCNWZD1100 failes in the second case the test MRCT1100 is successful, and SCNWZD1100 Not Run It seems that there is a problem when processing testng-results.xml: in first case it contains only one suite ,and it works, and in the seconde case there are three suite tags, and only one result is retrieved. I join also the file config.xml Environment: Testlink Plugin 3.10 Jenkins 1.567 TestLink 1.9.10 Project: Jenkins Labels: testng testlink suite-files Priority: Minor Reporter: A B 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] [testlink-plugin] (JENKINS-26000) Invalid processing of suite-files in testng
A B updated JENKINS-26000 Invalid processing of suite-files in testng Change By: A B (10/Dec/14 12:36 PM) Summary: Invelid Invalid processing of suite-files in testng 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] [junit-plugin] (JENKINS-25996) All Failed Tests - name ordering issue
Philippe Lambert updated JENKINS-25996 All Failed Tests - name ordering issue Change By: Philippe Lambert (10/Dec/14 12:48 PM) Description: Ordering the Failed Tests by name doesn't work on my PC seem to be fully working : there's always one test case that is not ordered (at the top when alphabetically ordered, at the bottom otherwise). Test case name differs from one build to another (see attached screenshots).Please note all the test cases have a unique name. 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] [svnmerge-plugin] (JENKINS-26001) Be able to set commit comments in "Integrate to upstream upon successful build"
Tong Chen created JENKINS-26001 Be able to set commit comments in "Integrate to upstream upon successful build" Issue Type: Improvement Assignee: Kohsuke Kawaguchi Components: svnmerge-plugin Created: 10/Dec/14 2:12 PM Description: Some svn repositories may have pre-commit hook setup to require certain message appear in the check-in description. This could be a JIRA ticket number or anything like that. For a system with this kind of setup, this plugin won't work when trying to merge. Project: Jenkins Priority: Minor Reporter: Tong Chen 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] [hp-application-automation-tools-plugin] (JENKINS-26002) Send ALM test execution summary email
Ashok Kumar created JENKINS-26002 Send ALM test execution summary email Issue Type: Improvement Assignee: Ofir Shaked Attachments: ALM Automailer Execution Summary.png Components: hp-application-automation-tools-plugin Created: 10/Dec/14 2:18 PM Description: Hi, We are able to trigger our QTP automated scripts stored in ALM via Jenkins plugin. But when the script is triggered via Jenkins I do not get the test execution summary email trigger to all existing ALM user group. However if I trigger the scripts directly from ALM this auto mailer is triggering. Regards, Ashok Environment: windows 7, IE Project: Jenkins Priority: Critical Reporter: Ashok Kumar 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] [ec2-plugin] (JENKINS-25029) Service: AmazonEC2; Status Code: 400; Error Code: InvalidInstanceID.NotFound; Request ID: abcdef)
Tomasz Warchoł commented on JENKINS-25029 Service: AmazonEC2; Status Code: 400; Error Code: InvalidInstanceID.NotFound; Request ID: abcdef) https://github.com/jenkinsci/ec2-plugin/pull/120 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] [build-flow-plugin] (JENKINS-18088) Build flow execute on slave but write file on master
Gil Shinar commented on JENKINS-18088 Build flow execute on slave but write file on master And how can I print a file content? When I run 'cat /path/to/file'.execute().text I get file not found (obviously not found on the master) 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] [openid-plugin] (JENKINS-26003) username is endpoint URL after openid SSO
junaid shaikh created JENKINS-26003 username is endpoint URL after openid SSO Issue Type: Bug Assignee: Kohsuke Kawaguchi Components: openid-plugin, openid4java-plugin Created: 10/Dec/14 4:18 PM Description: When I login to jenkins using openid plugin which is. the username on the top right of the page is displayed as the openid SSO endpoint URL that I specified in the configure global security option. Where is this parameter specified. Project: Jenkins Priority: Major Reporter: junaid shaikh 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] [multijob-plugin] (JENKINS-26004) Priority option in multijob projects
joao anhas created JENKINS-26004 Priority option in multijob projects Issue Type: New Feature Assignee: Unassigned Components: multijob-plugin Created: 10/Dec/14 4:24 PM Description: This is a suggestion of creating a priority order to execute multijob projects. I'm writing this because if i only 2 executors and 2 multijob projects they get stuck infinitely. Project: Jenkins Priority: Minor Reporter: joao anhas 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] [multijob-plugin] (JENKINS-26004) Priority option in multijob projects
jony17 updated JENKINS-26004 Priority option in multijob projects Change By: jony17 (10/Dec/14 4:25 PM) Priority: Minor Critical 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] [workflow-plugin] (JENKINS-25898) Create acceptance tests based on tutorial
Jesse Glick started work on JENKINS-25898 Create acceptance tests based on tutorial Change By: Jesse Glick (10/Dec/14 4:29 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] [matrix-auth-plugin] (JENKINS-17764) 'Trigger Builds Remotely' with ?token not working when Matrix Authorization Strategy is used
Emil Dragu commented on JENKINS-17764 'Trigger Builds Remotely' with ?token not working when Matrix Authorization Strategy is used I had the same problem, to workaround I used this plugin: https://wiki.jenkins-ci.org/display/JENKINS/Build+Token+Root+Plugin. Hope it helps. 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] [build-flow-plugin] (JENKINS-18088) Build flow execute on slave but write file on master
Daniel Beck commented on JENKINS-18088 Build flow execute on slave but write file on master http://javadoc.jenkins-ci.org/hudson/FilePath.html 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] [junit-plugin] (JENKINS-25340) lost trend history after skipping build
Peter Winkler commented on JENKINS-25340 lost trend history after skipping build Thanks for the information. I've made an interesting detection. It seems that the complete history trend information is still there. To be found at //lastCompletedBuild/testReport/history/countGraph/png?start=0&end=100". (There I can see a history of 100 items although there was gaps in the history due to deleted builds.) For the moment I can put this url in a img-html statement in the job description and have back the old trend graph. That would means that the history graph shown by junit plugin isn't the same as before and it would be enough to change something in the junit plugin only. Is that right? 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] [maven-plugin] (JENKINS-19352) Maven logs no errors
Eric Rizzo commented on JENKINS-19352 Maven logs no errors Sorry if the answer is buried in all the comments and metadata (I've read through everything twice), but I can't determine if this fix is in any release of Jenkins other than the LTS 1.532.1 and later. Can anyone confirm precisely which releases I can get that include this fix? 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] [junit-plugin] (JENKINS-25340) lost trend history after skipping build
Jesse Glick commented on JENKINS-25340 lost trend history after skipping build Of course the issue is in the JUnit plugin. 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] [chromedriver-plugin] (JENKINS-25911) ChromeDriver plugin 1.1 throws NPE since Jenkins 1.591 when polling SCM
Chris Rasys commented on JENKINS-25911 ChromeDriver plugin 1.1 throws NPE since Jenkins 1.591 when polling SCM Getting same issue in Jenkins 1.593. Disabling the chromedriver plugin does seem to be a viable workaround though. 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] [email-ext-plugin] (JENKINS-26005) "Run condition trigger" does not retain "Send To" information on Save/Apply
slav dok created JENKINS-26005 "Run condition trigger" does not retain "Send To" information on Save/Apply Issue Type: Bug Assignee: Alex Earl Components: email-ext-plugin Created: 10/Dec/14 6:33 PM Description: Create new "Freestyle Project" Choose "Editable Email Notification" from "Post-build Actions" Click "Advanced Settings..." Click "Add Trigger" Select "Run condition trigger" Click "Add" for "Send To" of "Run condition trigger" Choose "Recipient List" (or any other) Click "Advanced..." of "Run condition trigger" Select "Run Condition" (can leave at "Always") Click Jenkins "Save" or "Apply" Leave the page, and return to the same configuration Expected result: All configuration was saved, "send to" has a list of selected recipients. Actual result: Most configuration was saved, "send to" list has been cleared. Please note this only happens for "Run condition trigger". Other triggers save correctly Environment: Jenkins ver: 1.565.3 Email Extension Plugin: 2.39 Project: Jenkins Labels: plugin email-ext Priority: Minor Reporter: slav dok 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] [xfpanel-plugin] (JENKINS-26006) Can't change background color
Bruno Teixeira created JENKINS-26006 Can't change background color Issue Type: Bug Assignee: Julien RENAUT Attachments: gHA5P.jpg, iSMHS.jpg Components: xfpanel-plugin Created: 10/Dec/14 6:34 PM Description: I use the extreme feedback panel for some time now, and all time time i was able to change background colors for all kind of builds. After the last update all colors were reset and i'm not able to do that anymore, also other configurations don't work anymore. Project: Jenkins Priority: Minor Reporter: Bruno Teixeira 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-26007) Job dependent on SSH Plugin does not fail when the plugin is not installed
Nathan Malinoski created JENKINS-26007 Job dependent on SSH Plugin does not fail when the plugin is not installed Issue Type: Bug Assignee: Unassigned Components: core Created: 10/Dec/14 6:36 PM Description: I have a job that utilizes the SSH and SSH Credentials plugins. The job is configured to use "Execute shell script on remote host using ssh", with "Pre build script" configured execute a backup script. These jobs had been running successfully from at least mid-July. At some point at the beginning of November (I only caught this today; a month later), the SSH plugin was uninstalled from this Jenkins instance; however, these scheduled backup jobs continued to run, reporting as successful. The console output had an SSH Agent connect, then disconnect, and the job was marked as successful. No errors, no warnings, no notifications. I'm not sure how feasible it is, but I believe Jenkins should [at least have the option to] check each job before running to ensure that it has all of the required Jenkins plugins, and, if it doesn't, fail the build, thus sending notification emails so responsible parties can fix it. Plugins: Active Directory Plugin 1.38, Credentials Plugin 1.18, Deploy to container Plugin 1.10, Javadoc Plugin 1.2, JUnit Plugin 1.2-beta-3, Mailer 1.11, MapDB API Plugin 1.0.6.0, Matrix Authorization Strategy Plugin 1.2, Matrix Project Plugin 1.4, Maven Project Plugin 2.7.1, OWASP Markup Formatter Plugin 1.3, PAM Authentication plugin 1.2, Parameterized Trigger plugin 2.25, SCM API Plugin 0.2, SSH Agent Plugin 1.5, SSH Credentials Plugin 1.10, SSH plugin 2.4, SSH Slaves plugin 1.9, Subversion Plugin 2.4.4, Translation Assistance plugin 1.12, Windows Slaves Plugin 1.0 Environment: Jenkins 1.588 (Standalone from pkg.jenkinsci.org repo) Red Hat Enterprise Linux 6.6 Project: Jenkins Priority: Major Reporter: Nathan Malinoski 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-25742) Concurrent "job rename" and "edit view" results in deadlock that puts Jenkins in a non responsive state
Tony Yang edited a comment on JENKINS-25742 Concurrent "job rename" and "edit view" results in deadlock that puts Jenkins in a non responsive state Hi Daniel, We reproduced this in the latest weekly release Jenkins ver. 1.590 Here is the thread deadlock stack trace we captured through jConsole for the pair of threads that got into deadlock Name: Handling POST /jenkins/view/deadlock1/configSubmit from 10.72.120.119 : qtp1955915048-52 State: BLOCKED on hudson.model.Hudson@7e3b42ad owned by: Handling POST /jenkins/job/aaa_test2/doRename from 10.73.211.174 : qtp1955915048-45 Total blocked: 1 Total waited: 14 Stack trace: jenkins.model.Jenkins.save(Jenkins.java:2756) hudson.model.View.save(View.java:333) hudson.model.View.doConfigSubmit(View.java:959) locked hudson.model.ListView@1a6186c3 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:483) org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298) org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:46) org.kohsuke.stapler.Function$InterceptedFunction.invoke(Function.java:399) org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161) org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96) org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:121) org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249) org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) org.kohsuke.stapler.Stapler.service(Stapler.java:238) javax.servlet.http.HttpServlet.service(HttpServlet.java:790) org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:769) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1667) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206) net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179) net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86) org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:85) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) hudson.security.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:114) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) org.eclipse.jetty.servlet.ServletHand
[JIRA] [email-ext-plugin] (JENKINS-26005) "Run condition trigger" does not retain "Send To" information on Save/Apply
Alex Earl commented on JENKINS-26005 "Run condition trigger" does not retain "Send To" information on Save/Apply The "run condition trigger" is not part of the email-ext plugin. It is part of the run-condition-extras plugin. 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-25742) Concurrent "job rename" and "edit view" results in deadlock that puts Jenkins in a non responsive state
Tony Yang edited a comment on JENKINS-25742 Concurrent "job rename" and "edit view" results in deadlock that puts Jenkins in a non responsive state Hi Daniel, We reproduced this in the latest weekly release Jenkins ver. 1.590 Here is the thread deadlock stack trace we captured through jConsole for the pair of threads that got into deadlock Name: Handling POST /jenkins/view/deadlock1/configSubmit from 10.72.120.119 : qtp1955915048-52 State: BLOCKED on hudson.model.Hudson@7e3b42ad owned by: Handling POST /jenkins/job/aaa_test2/doRename from 10.73.211.174 : qtp1955915048-45 Total blocked: 1 Total waited: 14 Stack trace: jenkins.model.Jenkins.save(Jenkins.java:2756) hudson.model.View.save(View.java:333) hudson.model.View.doConfigSubmit(View.java:959) - locked hudson.model.ListView@1a6186c3 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:483) org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298) org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:46) org.kohsuke.stapler.Function$InterceptedFunction.invoke(Function.java:399) org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161) org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96) org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:121) org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249) org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) org.kohsuke.stapler.Stapler.service(Stapler.java:238) javax.servlet.http.HttpServlet.service(HttpServlet.java:790) org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:769) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1667) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206) net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179) net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86) org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84) hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:85) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) hudson.security.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:114) hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46) org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) org.eclipse.jetty.servlet.ServletHan
[JIRA] [run-condition-extras-plugin] (JENKINS-26005) "Run condition trigger" does not retain "Send To" information on Save/Apply
Alex Earl updated JENKINS-26005 "Run condition trigger" does not retain "Send To" information on Save/Apply Change By: Alex Earl (10/Dec/14 6:45 PM) Assignee: Alex Earl Oleg Nenashev Component/s: run-condition-extras-plugin Component/s: email-ext-plugin 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-26008) Use of compression during copying of artifacts cut throughput by a factor of 3
Carl George created JENKINS-26008 Use of compression during copying of artifacts cut throughput by a factor of 3 Issue Type: Improvement Assignee: Unassigned Components: core Created: 10/Dec/14 7:26 PM Description: We have 19GB of tarballs and isos that are built on a Linux slave. The pulling of artifacts to the master takes 33 minutes over a local network. I modified the Jenkins source to not use compression and reran the job; the job took 9 minutes. This mirrors what happens if you use tar and ssh from the command line with the same machines. My method of test was to have a job in Jenkins that only archived the artifacts. I pre-populated the workspace with the data that I wanted archived. To turn of compression I modified the function copyRecursiveTo in FilePath.java (core/src/main/hudson). I change the 4 lines in that function that referenced TarCompression.GZIP to TarCompression.NONE for my test. I don't suggest just simply changing the TarCompression to NONE but to make it configurable. It should be configurable due to slaves running over the internet, remotely, or in the cloud, etc where compression may be desirable. As a note if I tar up the same data with compression and pipe it to ssh and untar it on the destination it takes 19 minutes. Doing the same thing without compression it takes 5 minutes. Environment: Jenkins 1.565 jdk-1.7.0_67 (master and slave) Custom Linux running 3.10.59 64 bit (master and slave) Project: Jenkins Labels: slave linux performance artifacts archiving Priority: Minor Reporter: Carl George 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] [parameterized-trigger-plugin] (JENKINS-26009) Triggering Workflow using parameterized-trigger-plugin
Andrew Lin created JENKINS-26009 Triggering Workflow using parameterized-trigger-plugin Issue Type: Bug Assignee: huybrechts Components: parameterized-trigger-plugin Created: 10/Dec/14 7:29 PM Description: Can not trigger workflow from Parameterized Trigger plugin Error: "X is not buildable" Environment: Jenkins: 1.591 Parameterized Trigger plugin: 2.25 Project: Jenkins Priority: Minor Reporter: Andrew Lin 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-24155) Jenkins Slaves Go Offline In Large Quantities and Don't Reconnect Until Reboot
Richard Mortimer commented on JENKINS-24155 Jenkins Slaves Go Offline In Large Quantities and Don't Reconnect Until Reboot Relevant bits from the thread dump. NioChannelHub (and a few other things not included for compactness) are waiting on Channel@2323a3cd NioChannelHub keys=4 gen=5352736: Computer.threadPoolForRemoting [#2] "NioChannelHub keys=4 gen=5352736: Computer.threadPoolForRemoting [#2]" Id=144 Group=main BLOCKED on hudson.remoting.Channel@2d23a3cd owned by "Finalizer" Id=3 at hudson.remoting.Channel.terminate(Channel.java:804) - blocked on hudson.remoting.Channel@2d23a3cd at hudson.remoting.Channel$2.terminate(Channel.java:491) at hudson.remoting.AbstractByteArrayCommandTransport$1.terminate(AbstractByteArrayCommandTransport.java:72) at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:211) at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:631) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Number of locked synchronizers = 1 - java.util.concurrent.ThreadPoolExecutor$Worker@1b9eef5 this is held by the Finalizer that is waiting on FifoBuffer@782372ec Finalizer "Finalizer" Id=3 Group=system WAITING on org.jenkinsci.remoting.nio.FifoBuffer@782372ec at java.lang.Object.wait(Native Method) - waiting on org.jenkinsci.remoting.nio.FifoBuffer@782372ec at java.lang.Object.wait(Object.java:503) at org.jenkinsci.remoting.nio.FifoBuffer.write(FifoBuffer.java:336) at org.jenkinsci.remoting.nio.FifoBuffer.write(FifoBuffer.java:324) at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.writeBlock(NioChannelHub.java:222) at hudson.remoting.AbstractByteArrayCommandTransport.write(AbstractByteArrayCommandTransport.java:83) at hudson.remoting.Channel.send(Channel.java:553) - locked hudson.remoting.Channel@2d23a3cd at hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:240) at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method) at java.lang.ref.Finalizer.runFinalizer(Unknown Source) at java.lang.ref.Finalizer.access$100(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) It looks like the Finalizer is trying to write to a channel to cleanup an object with remote state and has effectively locked things up because nothing can come along and force the FifoBuffer write to terminate. 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] [delivery-pipeline-plugin] (JENKINS-25744) Change delivery-pipeline job property from using section to an optionalBlock
Patrik Boström closed JENKINS-25744 as Fixed Change delivery-pipeline job property from using section to an optionalBlock Released in 0.8.8 Change By: Patrik Boström (10/Dec/14 7:57 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] [delivery-pipeline-plugin] (JENKINS-21291) Loading animation for first load of the view
Patrik Boström resolved JENKINS-21291 as Fixed Loading animation for first load of the view Change By: Patrik Boström (10/Dec/14 7:57 PM) Status: In Progress 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] [delivery-pipeline-plugin] (JENKINS-21291) Loading animation for first load of the view
Patrik Boström closed JENKINS-21291 as Fixed Loading animation for first load of the view Released in 0.8.8 Change By: Patrik Boström (10/Dec/14 7:57 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] [delivery-pipeline-plugin] (JENKINS-25457) Server error when viewing pipeline with NOT_BUILT result job.
Patrik Boström closed JENKINS-25457 as Fixed Server error when viewing pipeline with NOT_BUILT result job. Released in 0.8.8 Change By: Patrik Boström (10/Dec/14 7:56 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] [workflow-plugin] (JENKINS-25898) Create acceptance tests based on tutorial
Jesse Glick resolved JENKINS-25898 as Fixed Create acceptance tests based on tutorial Change By: Jesse Glick (10/Dec/14 8:00 PM) Status: In Progress 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] [parameterized-trigger-plugin] (JENKINS-26009) Triggering Workflow using parameterized-trigger-plugin
Andrew Lin updated JENKINS-26009 Triggering Workflow using parameterized-trigger-plugin Change By: Andrew Lin (10/Dec/14 8:15 PM) Priority: Minor Major 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] [github-plugin] (JENKINS-23995) Adding commit status context in github-plugin
Nelson Chen commented on JENKINS-23995 Adding commit status context in github-plugin Which is kinda weird since their examples feature a jenkins context. 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-20217) Too many PingThread's
Jesse Glick commented on JENKINS-20217 Too many PingThread's -Dhudson.slaves.ChannelPinger.pingInterval=0 seems to be the workaround. 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] [hp-application-automation-tools-plugin] (JENKINS-25478) HTTPS to HP ALM PC
Sridharan Gopal commented on JENKINS-25478 HTTPS to HP ALM PC I see this issue is categorized as a Minor issue. Is there a workaround for this? I am hoping the workaround isnt "Use HTTP". 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] [tfs-plugin] (JENKINS-3002) TFS Support to get labels
nelson jordan commented on JENKINS-3002 TFS Support to get labels Hi, I've downloaded the 3.1.2-SNAPSHOT in an effort to pull in a specific label. I've used VERSION_SPEC and CHECKOUT_INFO as parameters, but the plugin keeps pulling in the latest code. Did anyone have any success with pulling code from a specific label. 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] [google-login-plugin] (JENKINS-25994) Unable to log in via google login plugin
Devin Zuczek commented on JENKINS-25994 Unable to log in via google login plugin I get this too, using a Google apps account. I'm using the same API credentials with Gitlab's OAuth so I know the setup on Google side is correct. 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] [google-login-plugin] (JENKINS-25994) Unable to log in via google login plugin
Anatoly Bubenkov resolved JENKINS-25994 as Fixed Unable to log in via google login plugin Actually i've found that it was because of the wrong configuration - i've put improper secret Change By: Anatoly Bubenkov (10/Dec/14 10:03 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] [extensible-choice-parameter-plugin] (JENKINS-24274) New DB-based choice provider
Mark Chance commented on JENKINS-24274 New DB-based choice provider Is this available anywhere? I don't see such a fork on GitHub... I'm trying to do a very similar thing, but even less ambitious - have my Groovy script read from a database (hard-coded table, column, etc.). But it is not working due to class loader issues – i have a jar file with the sqlite driver in it, but I sure can't get it to be recognized by the Groovy... import groovy.sql.Sql //def jc = jenkins.getPluginManager().uberClassLoader; def jc = this.getClass().getClassLoader() def furl = new File("/vagrant/lib/sqlite-jdbc-3.8.7.jar").toURL() jc.addURL(furl) def cc = Class.forName('org.sqlite.JDBC', true, jc) java.sql.DriverManager.registerDriver(cc.newInstance()) def props = new java.util.Properties() def sql = new Sql(java.sql.DriverManager.getConnection('jdbc:sqlite:databasefile.sqlite', props)) Results in: Failed to execute script java.sql.SQLException: No suitable driver found for jdbc:sqlite:databasefile.sqlite at java.sql.DriverManager.getConnection(DriverManager.java:596) at java.sql.DriverManager.getConnection(DriverManager.java:187) at java_sql_DriverManager$getConnection.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) at Script1.run(Script1.groovy:9) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589) 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-24274) New DB-based choice provider
Mark Chance edited a comment on JENKINS-24274 New DB-based choice provider Is this available anywhere? I don't see such a fork on GitHub... I'm trying to do a very similar thing, but even less ambitious - have my Groovy script read from a database (hard-coded table, column, etc.). But it is not working due to class loader issues – i have a jar file with the sqlite driver in it, but I sure can't get it to be recognized by the Groovy... import groovy.sql.Sql //def jc = jenkins.getPluginManager().uberClassLoader; def jc = this.getClass().getClassLoader() def furl = new File("/vagrant/lib/sqlite-jdbc-3.8.7.jar").toURL() jc.addURL(furl) def cc = Class.forName('org.sqlite.JDBC', true, jc) java.sql.DriverManager.registerDriver(cc.newInstance()) def props = new java.util.Properties() def sql = new Sql(java.sql.DriverManager.getConnection('jdbc:sqlite:databasefile.sqlite', props)) Results in: Failed to execute script java.sql.SQLException: No suitable driver found for jdbc:sqlite:databasefile.sqlite at java.sql.DriverManager.getConnection(DriverManager.java:596) at java.sql.DriverManager.getConnection(DriverManager.java:187) at java_sql_DriverManager$getConnection.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) at Script1.run(Script1.groovy:9) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589) btw - you see in the commented out code, i tried using the class loader of the jenkins - unfortunately it wasn't a WebappClassLoader or NetworkClassLoader, so there didn't seem to be a way to add the jar file to it. 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-25986) Cannot save jenkins job after updating it
ikedam updated JENKINS-25986 Cannot save jenkins job after updating it Change By: ikedam (11/Dec/14 12:05 AM) Assignee: huybrechts Component/s: core Component/s: parameterized-trigger-plugin 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-25913) Please modify clean after checkout behaviour to optionally clean ignored, un-ignored and tracked files
Stuart Whelan commented on JENKINS-25913 Please modify clean after checkout behaviour to optionally clean ignored, un-ignored and tracked files Also the ability to do a git clean -dff, and clean away sub-repos. 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] [svnmerge-plugin] (JENKINS-25769) "Rebase" build action cannot be triggered from Promoted Builds
Hugues Chabot commented on JENKINS-25769 "Rebase" build action cannot be triggered from Promoted Builds Applying the fix for JENKINS-14725 (https://github.com/jenkinsci/svnmerge-plugin/pull/24) should fix this 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] [perforce-plugin] (JENKINS-25732) NPE Thrown when using the parameterize build with a 'Run Parameter'
Oleg Nenashev resolved JENKINS-25732 as Fixed NPE Thrown when using the parameterize build with a 'Run Parameter' 1.3.31 should resolve the issue. // SCM Link bot seems to be dead Change By: Oleg Nenashev (11/Dec/14 2:54 AM) Status: In Progress 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] [perforce-plugin] (JENKINS-25559) Missing hash in client names if ClientNameFormat substitution fails
Oleg Nenashev resolved JENKINS-25559 as Fixed Missing hash in client names if ClientNameFormat substitution fails 1.3.31 should resolve the issue. // SCM Link bot seems to be dead Change By: Oleg Nenashev (11/Dec/14 2:55 AM) Status: Reopened 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] [perforce-plugin] (JENKINS-24401) Changelists' submit time in the Jenkins changelog is displayed in the Perforce server's timezone
Oleg Nenashev resolved JENKINS-24401 as Fixed Changelists' submit time in the Jenkins changelog is displayed in the Perforce server's timezone 1.3.31 should resolve the issue. // SCM Link bot seems to be dead Change By: Oleg Nenashev (11/Dec/14 2:58 AM) Status: In Progress 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] [perforce-plugin] (JENKINS-24856) Perforce View Mask option gets reset when editing job configuration
Oleg Nenashev assigned JENKINS-24856 to Oleg Nenashev Perforce View Mask option gets reset when editing job configuration Change By: Oleg Nenashev (11/Dec/14 3:00 AM) Assignee: Oleg Nenashev 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] [svnmerge-plugin] (JENKINS-14725) Build promotion leads to "Upstream Subversion URL is not specified"
Steven Christou resolved JENKINS-14725 as Fixed Build promotion leads to "Upstream Subversion URL is not specified" Fixed by Félix in https://github.com/jenkinsci/svnmerge-plugin/pull/24. Change By: Steven Christou (11/Dec/14 5:30 AM) 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] [maven-plugin] (JENKINS-19352) Maven logs no errors
Torsten Mingers commented on JENKINS-19352 Maven logs no errors You will need the Maven Project Plugin in at least version 2.0 (latest version is 2.8). This plugin needs Jenkins 1.532+ (1.538+ for latest version). 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] [workflow-plugin] (JENKINS-26010) Workflow plugin not working with with Gerrit event
Praveen Kumar created JENKINS-26010 Workflow plugin not working with with Gerrit event Issue Type: Bug Assignee: Jesse Glick Components: workflow-plugin Created: 11/Dec/14 7:35 AM Description: Each time when I try to add Gerrit Event for a workflow job it's throw below error when try to save or apply it. Stack trace javax.servlet.ServletException: java.lang.ClassCastException: org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be cast to hudson.model.AbstractProject at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:795) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:875) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:745) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:875) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:648) at org.kohsuke.stapler.Stapler.service(Stapler.java:237) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:370) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:960) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1021) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.ru