See 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/1023/>

------------------------------------------
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found 
for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/pom.xml>
 -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/1 clean 
deploy site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Checkstyle Configuration 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
checkstyle-configuration ---[INFO] Deleting 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/target>

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
checkstyle-configuration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle-configuration ---[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
checkstyle-configuration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle-configuration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
checkstyle-configuration ---[INFO] No sources to compile

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
checkstyle-configuration ---[INFO] Surefire report directory: 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:18.469s
[INFO] Finished at: Tue Jul 02 02:29:02 GMT+00:00 2013
[INFO] Final Memory: 12M/184M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/dir-checkstyle-jdk16-deploy-site/modules/org.apache.directory.buildtools$checkstyle-configuration/builds/2013-07-02_02-23-20/archive/org.apache.directory.buildtools/checkstyle-configuration/0.2-SNAPSHOT/checkstyle-configuration-0.2-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on 
project checkstyle-configuration: Error while executing forked tests.; nested 
exception is java.io.IOException: Cannot run program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
cause : Error while executing forked tests.; nested exception is 
java.io.IOException: Cannot run program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on 
project checkstyle-configuration: Error while executing forked tests.; nested 
exception is java.io.IOException: Cannot run program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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: org.apache.maven.plugin.MojoExecutionException: Error while 
executing forked tests.; nested exception is java.io.IOException: Cannot run 
program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:656)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:645)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:137)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:98)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error 
while executing forked tests.; nested exception is java.io.IOException: Cannot 
run program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:294)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:113)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:199)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:176)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:135)
        ... 30 more
Caused by: java.io.IOException: Cannot run program "/bin/sh" (in directory 
"<https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/";)>:
 error=12, Not enough space
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
        at java.lang.Runtime.exec(Runtime.java:593)
        at 
org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:651)
        at 
org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLineAsCallable(CommandLineUtils.java:140)
        at 
org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:111)
        at 
org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:86)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:276)
        ... 34 more
Caused by: java.io.IOException: error=12, Not enough space
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
        ... 40 more

Reply via email to