You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by sebb <se...@gmail.com> on 2011/09/27 00:33:53 UTC

Jenkins seems to be very sluggish at present

Taking ages to archive artifacts from ubuntu5, see
https://builds.apache.org/job/JMeter-trunk/1527/console

Editting config is also very slow.

Re: Jenkins seems to be very sluggish at present

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Sep 27, 2011 at 1:30 AM, Grant Smith <wo...@gmail.com> wrote:
> Not sure if this is related, but one of our builds is terminating with this:
>
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ------------------------------------------------------------------------
> [INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [22.692s]
> [INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS
> [2:59.496s]
> [INFO] Apache MyFaces Shared For JSF 2.1 - Project ........... SUCCESS [7.029s]
> [INFO] Apache MyFaces Shared For JSF 2.1 - Core Mirror ....... SUCCESS [6.348s]
> [INFO] MyFaces Shared Tomahawk ............................... SUCCESS [13.931s]
> [INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [24.376s]
> [INFO] Apache MyFaces JSF-2.1 Core Shaded Impl ............... SUCCESS [3.043s]
> [INFO] Apache MyFaces JSF-2.1 Core Impl for Java EE 6 ........ SUCCESS [6.287s]
> [INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [42.885s]
> [INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [2.948s]
> [INFO] Apache MyFaces Composite Build ........................ SUCCESS [0.097s]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 6 minutes 40 seconds
> [INFO] Finished at: Mon Sep 26 22:38:30 UTC 2011
> [INFO] Final Memory: 113M/482M
> [INFO] ------------------------------------------------------------------------
> channel stopped
> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
> java.io.IOException: No such file or directory
>        at java.io.UnixFileSystem.createFileExclusively(Native Method)
>        at java.io.File.checkAndCreate(File.java:1704)
>        at java.io.File.createTempFile(File.java:1792)
>        at java.io.File.createTempFile(File.java:1828)
>        at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:196)
>        at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:137)
>        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
>        at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:693)
>        at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:668)
>        at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:953)
>        at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:615)
>        at hudson.model.Run.run(Run.java:1401)
>        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:474)
>        at hudson.model.ResourceController.execute(ResourceController.java:88)
>        at hudson.model.Executor.run(Executor.java:230)
> Sending e-mails to: grantsmith@apache.org
> Finished: FAILURE

Looks like a separate issue, feel free to report it in Jenkins JIRA:
https://issues.jenkins-ci.org/

/niklas

Re: Jenkins seems to be very sluggish at present

Posted by Grant Smith <wo...@gmail.com>.
Not sure if this is related, but one of our builds is terminating with this:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [22.692s]
[INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS
[2:59.496s]
[INFO] Apache MyFaces Shared For JSF 2.1 - Project ........... SUCCESS [7.029s]
[INFO] Apache MyFaces Shared For JSF 2.1 - Core Mirror ....... SUCCESS [6.348s]
[INFO] MyFaces Shared Tomahawk ............................... SUCCESS [13.931s]
[INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [24.376s]
[INFO] Apache MyFaces JSF-2.1 Core Shaded Impl ............... SUCCESS [3.043s]
[INFO] Apache MyFaces JSF-2.1 Core Impl for Java EE 6 ........ SUCCESS [6.287s]
[INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [42.885s]
[INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [2.948s]
[INFO] Apache MyFaces Composite Build ........................ SUCCESS [0.097s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 40 seconds
[INFO] Finished at: Mon Sep 26 22:38:30 UTC 2011
[INFO] Final Memory: 113M/482M
[INFO] ------------------------------------------------------------------------
channel stopped
ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
java.io.IOException: No such file or directory
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1704)
	at java.io.File.createTempFile(File.java:1792)
	at java.io.File.createTempFile(File.java:1828)
	at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:196)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:137)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:693)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:668)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:953)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:615)
	at hudson.model.Run.run(Run.java:1401)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:474)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Sending e-mails to: grantsmith@apache.org
Finished: FAILURE



On Mon, Sep 26, 2011 at 3:33 PM, sebb <se...@gmail.com> wrote:

> Taking ages to archive artifacts from ubuntu5, see
> https://builds.apache.org/job/JMeter-trunk/1527/console
>
> Editting config is also very slow.
>



-- 
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.

Re: Jenkins seems to be very sluggish at present

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Sep 27, 2011 at 12:33 AM, sebb <se...@gmail.com> wrote:
> Taking ages to archive artifacts from ubuntu5, see
> https://builds.apache.org/job/JMeter-trunk/1527/console
>
> Editting config is also very slow.

Seems like upgrading Jenkins did not help with having to restart it
every other day. Restarting it now.

/niklas