You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/19 02:33:12 UTC

Build failed in Jenkins: sling-healthcheck-1.6 #20

See <https://builds.apache.org/job/sling-healthcheck-1.6/20/>

------------------------------------------
Started by timer
Building remotely on solaris1 in workspace <https://builds.apache.org/job/sling-healthcheck-1.6/ws/>
Updating http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/healthcheck
At revision 1494400
no change for http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/healthcheck since the previous build
Parsing POMs
[healthcheck] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /export/home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven3-interceptor.jar 60018
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/sling-healthcheck-1.6/ws/healthcheck/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.sling:org.apache.sling.hc.sling:bundle:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.sling:org.apache.sling.commons.json:jar -> duplicate declaration of version 2.0.6 @ line 135, column 22
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Sling Health Check Core
[INFO] Sling Health Check Rules
[INFO] Sling Health Check Sling Components
[INFO] Sling Health Check Sling demo content
[INFO] Sling Health Check Integration Tests
[INFO] Sling Health Check Tool Reactor POM
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sling Health Check Core 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.hc.core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.hc.core ---[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-healthcheck-1.6/ws/healthcheck/hc-core/src/main/resources>
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.hc.core ---[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.hc.core ---[INFO] Nothing to compile - all classes are up to date

[INFO] 
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-healthcheck-1.6/ws/healthcheck/hc-core/src/test/resources>
[INFO] Copying 3 resources
--- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] [INFO] Nothing to compile - all classes are up to date
--- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.hc.core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-healthcheck-1.6/ws/healthcheck/hc-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.hc.api.RuleTagsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.sling.hc.api.RuleInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.sling.hc.impl.RuleTest
19 [main] WARN org.apache.sling.hc.api.Rule - Value [5] does not match expression [> 12]
19 [main] WARN org.apache.sling.hc.api.Rule - Something went wrong
20 [main] WARN org.apache.sling.hc.api.Rule - Something went wrong
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.sling.hc.impl.DefaultEvaluatorTest
31 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [active] does not match expression [foo]
33 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [foo]
34 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [] does not match expression [foo]
35 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Invalid numeric value [null] while evaluating > 2
35 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [] does not match expression [> 2]
37 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [> 12]
38 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [< 2]
39 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [between 2 and 5]
40 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [between 5 and 7]
43 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [between 12 and 61]
44 [main] WARN org.apache.sling.hc.impl.DefaultEvaluatorTest - Value [5] does not match expression [BETWEEN 12 AND 61]
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.sling.hc.impl.RulesEngineTest
85 [main] WARN org.apache.sling.hc.impl.RulesEngineTest$TestBuilder$1 - Value [5] does not match expression [between 12 and 21]
86 [main] WARN org.apache.sling.hc.impl.RulesEngineTest$TestBuilder$1 - Value [5] does not match expression [42]
86 [main] WARN org.apache.sling.hc.impl.RulesEngineTest$TestBuilder$1 - Value [-12] does not match expression [-1]
89 [main] WARN org.apache.sling.hc.impl.RulesEngineTest$TestBuilder$1 - Value [5] does not match expression [between 12 and 21]
90 [main] WARN org.apache.sling.hc.impl.RulesEngineTest$TestBuilder$1 - Value [-12] does not match expression [-1]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.sling.hc.impl.TextRulesParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.sling.hc.util.TaggedRuleFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.hc.core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.hc.core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.hc.core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
Jun 19, 2013 12:32:19 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.hc.core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Sling Health Check Core ........................... FAILURE [4:25.973s]
[INFO] Sling Health Check Rules .......................... SKIPPED
[INFO] Sling Health Check Sling Components ............... SKIPPED
[INFO] Sling Health Check Sling demo content ............. SKIPPED
[INFO] Sling Health Check Integration Tests .............. SKIPPED
[INFO] Sling Health Check Tool Reactor POM ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:48.750s
[INFO] Finished at: Wed Jun 19 00:32:31 GMT+00:00 2013
[INFO] Final Memory: 17M/187M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar (attach-sources) on project org.apache.sling.hc.core: Execution attach-sources of goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar failed.
cause : Execution attach-sources of goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar failed.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar (attach-sources) on project org.apache.sling.hc.core: Execution attach-sources of goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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.PluginExecutionException: Execution attach-sources of goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Caused by: java.lang.reflect.UndeclaredThrowableException
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:576)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:270)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:240)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.execute(AbstractSourceJarMojo.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 28 more
Caused by: org.codehaus.plexus.archiver.ArchiverException: Failed to quote directory: '<https://builds.apache.org/job/sling-healthcheck-1.6/ws/healthcheck/hc-core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:472)
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:564)
	... 32 more
Caused by: java.io.IOException: Failed to quote directory: '<https://builds.apache.org/job/sling-healthcheck-1.6/ws/healthcheck/hc-core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:253)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:192)
	at org.codehaus.plexus.components.io.resources.PlexusIoFileResourceCollection.getResources(PlexusIoFileResourceCollection.java:189)
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:468)
	... 33 more
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing process.
	at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:656)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLineAsCallable(CommandLineUtils.java:141)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:244)
	... 36 more
Caused by: java.io.IOException: Cannot run program "/bin/sh": error=12, Not enough space
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at java.lang.Runtime.exec(Runtime.java:593)
	at java.lang.Runtime.exec(Runtime.java:509)
	at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:636)
	... 38 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)
	... 41 more
channel stopped