You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/12 01:34:42 UTC

Build failed in Hudson: myfaces-shared-2.0 #21

See <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/21/>

------------------------------------------
[...truncated 1119 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242)
	at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
	at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:285)
	at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:201)
	at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:366)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 61 more
[surefire] Running org.apache.myfaces.shared.util.StateUtilsDefaultTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
Dec 11, 2010 7:34:21 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242)
	at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
	at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:285)
	at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:201)
	at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:366)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 61 more
[surefire] Running org.apache.myfaces.shared.util.CachedStateUtilsTripleDES_ECBTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
[surefire] Running org.apache.myfaces.shared.util.InitVector_CBCTestCase
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
currency 100,00 ?
currency ?100.00
[surefire] Running org.apache.myfaces.shared.util.MessageUtilsTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
[surefire] Running org.apache.myfaces.shared.util.SecretKeyCacheTest
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec

Results :
[surefire] Tests run: 89, Failures: 0, Errors: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Preparing checkstyle:check
[HUDSON] Re-archiving <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT.jar>
[HUDSON] Re-archiving <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar>
[INFO] [checkstyle:checkstyle {execution: checkstyle}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-SNAPSHOT.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-20101212.003359-32.jar
238K uploaded  (myfaces-shared-core-2.0.12-20101212.003359-32.jar)
[INFO] Uploading project information for myfaces-shared-core 2.0.12-20101212.003359-32
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-core'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.12-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-20101212.003359-32-sources.jar
224K uploaded  (myfaces-shared-core-2.0.12-20101212.003359-32-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-20101212.003359-32-sources.jar
224K uploaded  (myfaces-shared-core-2.0.12-20101212.003359-32-sources.jar)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-shared-2.0/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2010-12-12_00-33-45/archive/org.apache.myfaces.shared/myfaces-shared-core/2.0.12-20101212.003359-32/myfaces-shared-core-2.0.12-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/core/target/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-shared-2.0/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2010-12-12_00-33-45/archive/org.apache.myfaces.shared/myfaces-shared-core/2.0.12-20101212.003359-32/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared - Impl
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.12-SNAPSHOT:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.12-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.12-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.12-SNAPSHOT/myfaces-shared-core-2.0.12-SNAPSHOT-sources.jar into <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/unpacked-shared-sources>
[INFO] [antrun:run {execution: refactor-shared-sources}]
[INFO] Executing tasks

refactor-java-sources:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/refactored-shared-sources/main/java>
     [move] Moving 101 files to <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_impl>
[INFO] Executed tasks
[INFO] Registering compile source root <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/refactored-shared-sources/main/java>
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: refactor-resources}]
[INFO] Executing tasks

refactor-resources:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/refactored-shared-sources/main/resources>
     [move] Moving 2 files to <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/refactored-shared-sources/main/resources/META-INF>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 101 source files to <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/target/surefire-reports>
[HUDSON] Recording test results
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/ws/trunk_2.0.x/shared-impl/pom.xml> to /home/hudson/hudson/jobs/myfaces-shared-2.0/modules/org.apache.myfaces.shared$myfaces-shared-impl/builds/2010-12-12_00-33-45/archive/org.apache.myfaces.shared/myfaces-shared-impl/2.0.12-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating archive file; nested exception is java.io.IOException: No space left on device

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 seconds
[INFO] Finished at: Sat Dec 11 19:34:40 EST 2010
[INFO] Final Memory: 55M/400M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: grantsmith@apache.org commits@myfaces.apache.org
channel stopped


Hudson build is back to normal : myfaces-shared-2.0 #23

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/23/>



Build failed in Hudson: myfaces-shared-2.0 #22

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/myfaces-shared-2.0/22/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/myfaces-shared-2.0 at hudson.remoting.Channel@7278b065:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:675)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:139)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1847)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1885)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1546)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:333)
	at hudson.remoting.Channel.send(Channel.java:472)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:630)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more