You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/30 12:40:06 UTC

Build failed in Jenkins: ServiceMix #54

See <https://builds.apache.org/job/ServiceMix/54/>

------------------------------------------
[...truncated 2455 lines...]

increase-perm-mem:
     [echo] Updating bin/setenv in unix assembly
     [echo] Updating bin/setenv.bat in windows assembly
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-system-folder) @ apache-servicemix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 60 resources
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-servicemix ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-artifacts) @ apache-servicemix ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (unix-bin) @ apache-servicemix ---
[INFO] Reading assembly descriptor: src/main/descriptors/unix-bin.xml
[WARNING] Cannot include project artifact: org.apache.servicemix:apache-servicemix:pom:6.0.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.servicemix:apache-servicemix:pom:6.0.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://builds.apache.org/job/ServiceMix/ws/assembly/target/apache-servicemix-6.0.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-servicemix ---
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/assembly/pom.xml> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/internal.xml> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-internal.xml>
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/features.xml> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-features.xml>
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/examples.xml> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-examples.xml>
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/assembly/target/apache-servicemix-6.0.0-SNAPSHOT.zip> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache ServiceMix :: Integration Tests 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ itests ---
[INFO] Deleting <https://builds.apache.org/job/ServiceMix/ws/itests/target>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-legal) @ itests ---
[INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
[INFO] Copying legal-1.0.xml to <https://builds.apache.org/job/ServiceMix/ws/itests/target/legal/legal.xml>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ itests ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ itests ---
[INFO] Created: <https://builds.apache.org/job/ServiceMix/ws/itests/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ itests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ServiceMix/ws/itests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ itests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ itests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ itests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:testCompile (compile) @ itests ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /x1/jenkins/jenkins-slave/workspace/ServiceMix/itests/src/test/scala:-1: info: compiling
[INFO] Compiling 6 source files to /x1/jenkins/jenkins-slave/workspace/ServiceMix/itests/target/test-classes at 1398847569151
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ itests ---
[INFO] Surefire report directory: <https://builds.apache.org/job/ServiceMix/ws/itests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.servicemix.itests.DefaultAssemblyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.868 sec - in org.apache.servicemix.itests.DefaultAssemblyTest
Running org.apache.servicemix.itests.CamelExamplesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.621 sec - in org.apache.servicemix.itests.CamelExamplesTest
Running org.apache.servicemix.itests.CxfExamplesTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.618 sec - in org.apache.servicemix.itests.CxfExamplesTest
Running org.apache.servicemix.itests.ActiveMQExamplesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.51 sec - in org.apache.servicemix.itests.ActiveMQExamplesTest
Running org.apache.servicemix.itests.ActivitiExamplesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.102 sec - in org.apache.servicemix.itests.ActivitiExamplesTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ itests ---
[INFO] Building jar: <https://builds.apache.org/job/ServiceMix/ws/itests/target/itests-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ itests ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ itests ---
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/itests/target/itests-6.0.0-SNAPSHOT.jar> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/itests/itests/6.0.0-SNAPSHOT/itests-6.0.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/ServiceMix/ws/itests/pom.xml> to <https://builds.apache.org/job/ServiceMix/ws/.repository/org/apache/servicemix/itests/itests/6.0.0-SNAPSHOT/itests-6.0.0-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache ServiceMix ................................. SUCCESS [8.977s]
[INFO] Apache ServiceMix :: Parent ....................... SUCCESS [2.666s]
[INFO] Apache ServiceMix :: ActiveMQ ..................... SUCCESS [2.099s]
[INFO] Apache ServiceMix :: ActiveMQ :: Service .......... SUCCESS [5.415s]
[INFO] Apache ServiceMix :: Activiti Support ............. SUCCESS [2.415s]
[INFO] Apache ServiceMix :: Activiti Support :: Activiti Configuration  SUCCESS [10.582s]
[INFO] Apache ServiceMix :: Branding Support ............. SUCCESS [9.131s]
[INFO] Apache ServiceMix :: Logging ...................... SUCCESS [1.886s]
[INFO] Apache ServiceMix :: Logging :: JMS Appender ...... SUCCESS [7.499s]
[INFO] Apache ServiceMix :: Examples ..................... SUCCESS [7.691s]
[INFO] Apache ServiceMix :: Examples :: ActiveMQ ......... SUCCESS [2.192s]
[INFO] Apache ServiceMix :: Examples :: ActiveMQ Camel Blueprint  SUCCESS [3.420s]
[INFO] Apache ServiceMix :: Examples :: Activiti ......... SUCCESS [2.323s]
[INFO] Apache ServiceMix :: Examples :: Activiti :: Activiti Camel  SUCCESS [3.858s]
[INFO] Apache ServiceMix :: Examples :: Akka ............. SUCCESS [2.082s]
[INFO] Apache ServiceMix :: Examples :: Akka :: Akka Camel  SUCCESS [26.980s]
[INFO] Apache ServiceMix :: Examples :: Camel ............ SUCCESS [10.362s]
[INFO] Apache ServiceMix :: Examples :: Camel Blueprint .. SUCCESS [3.057s]
[INFO] Apache ServiceMix :: Examples :: Camel OSGi ....... SUCCESS [3.266s]
[INFO] Apache ServiceMix :: Examples :: Camel Drools ..... SUCCESS [5.577s]
[INFO] Apache ServiceMix :: Examples :: Camel Drools Blueprint  SUCCESS [4.480s]
[INFO] Apache ServiceMix :: Examples :: Camel SQL ........ SUCCESS [2.690s]
[INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource Derby  SUCCESS [3.692s]
[INFO] Apache ServiceMix :: Examples :: Camel SQL :: Orders  SUCCESS [3.339s]
[INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource PgSql  SUCCESS [2.996s]
[INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource H2  SUCCESS [4.101s]
[INFO] Apache ServiceMix :: Examples :: Camel CXF REST ... SUCCESS [2.980s]
[INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Service  SUCCESS [4.954s]
[INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Route  SUCCESS [4.137s]
[INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Client  SUCCESS [3.778s]
[INFO] Apache ServiceMix :: Examples :: CXF .............. SUCCESS [3.183s]
[INFO] Apache ServiceMix :: Examples :: CXF OSGi ......... SUCCESS [3.720s]
[INFO] Apache ServiceMix :: Examples :: CXF JAX-RS OSGI .. SUCCESS [8.782s]
[INFO] Apache ServiceMix :: Examples :: CXF JAXWS Blueprint  SUCCESS [3.282s]
[INFO] Apache ServiceMix :: Examples :: CXF JAX-RS OSGI Blueprint  SUCCESS [3.943s]
[INFO] Apache ServiceMix :: Examples :: CXF WS-Addressing OSGI  SUCCESS [11.055s]
[INFO] Apache ServiceMix :: Examples :: CXF WS-Security OSGi  SUCCESS [2.880s]
[INFO] Apache ServiceMix :: Examples :: CXF WS-Security Blueprint  SUCCESS [3.526s]
[INFO] Apache ServiceMix :: Examples :: CXF WS-RM OSGi ... SUCCESS [8.932s]
[INFO] Apache ServiceMix :: Examples :: CXF WS-Security Signature OSGi  SUCCESS [2.935s]
[INFO] Apache ServiceMix :: Examples :: CXF WSN .......... SUCCESS [2.578s]
[INFO] Apache ServiceMix :: Examples :: CXF WSN :: Base .. SUCCESS [3.326s]
[INFO] Apache ServiceMix :: Examples :: CXF WSN :: Client  SUCCESS [3.917s]
[INFO] Apache ServiceMix :: Examples :: CXF WSN :: Receive  SUCCESS [3.150s]
[INFO] Apache ServiceMix :: Examples :: CXF WSN :: Notifier  SUCCESS [3.524s]
[INFO] Apache ServiceMix :: Assembly ..................... SUCCESS [34.132s]
[INFO] Apache ServiceMix :: Integration Tests ............ SUCCESS [5:09.311s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:36.956s
[INFO] Finished at: Wed Apr 30 08:51:11 UTC 2014
[INFO] Final Memory: 85M/281M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/ServiceMix/ws/assembly/pom.xml> to org.apache.servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/internal.xml> to org.apache.servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-internal.xml
[JENKINS] Archiving <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/features.xml> to org.apache.servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/ServiceMix/ws/assembly/target/classes/examples.xml> to org.apache.servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT-examples.xml
[JENKINS] Archiving <https://builds.apache.org/job/ServiceMix/ws/assembly/target/apache-servicemix-6.0.0-SNAPSHOT.zip> to org.apache.servicemix/apache-servicemix/6.0.0-SNAPSHOT/apache-servicemix-6.0.0-SNAPSHOT.zip
Build timed out (after 120 minutes). Marking the build as aborted.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: java.io.IOException: Failed to extract <https://builds.apache.org/job/ServiceMix/ws/assembly/transfer> of 5 files
	at hudson.FilePath.readFromTar(FilePath.java:2101)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:845)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
	at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
	at com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:175)
	at com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
	at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:257)
	at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:223)
	at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:345)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2091)
	... 9 more

	at hudson.FilePath.copyRecursiveTo(FilePath.java:2020)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:845)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination
	at hudson.remoting.Request$1.get(Request.java:278)
	at hudson.remoting.Request$1.get(Request.java:210)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2016)
	... 8 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:802)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:76)
Caused by: java.io.IOException: Unexpected reader termination
	... 1 more
Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
	at java.util.Arrays.copyOf(Arrays.java:3230)
	at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:113)
	at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:93)
	at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:140)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:87)
	at hudson.remoting.ChunkedInputStream.read(ChunkedInputStream.java:46)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:88)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:33)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:541)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:739)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:913)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:541)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Unexpected reader termination
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:76)
Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
	at java.util.Arrays.copyOf(Arrays.java:3230)
	at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:113)
	at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:93)
	at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:140)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:87)
	at hudson.remoting.ChunkedInputStream.read(ChunkedInputStream.java:46)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:88)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:33)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Jenkins build is back to normal : ServiceMix #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix/55/changes>