You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/15 17:53:34 UTC

Build failed in Jenkins: CXF-trunk-deploy » Apache CXF Distribution #785

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/785/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Distribution
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target>
[INFO] [bundle:cleanVersions {execution: versions}]
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [dependency:copy {execution: add-jars}]
[INFO] Configured Artifact: org.apache.cxf:cxf-integration-jca:2.6.0-SNAPSHOT:jar
[INFO] snapshot org.apache.cxf:cxf-integration-jca:2.6.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Configured Artifact: javax.xml.bind:jaxb-api:2.2.3:jar
[INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:1.1:jar
[INFO] Copying cxf-integration-jca-2.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/additional-libs/cxf-integration-jca-2.6.0-20120215.162756-27.jar>
[INFO] Copying jaxb-api-2.2.3.jar to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/libs/endorsed/jaxb-api-2.2.3.jar>
[INFO] Copying geronimo-jaxws_2.2_spec-1.1.jar to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/libs/endorsed/geronimo-jaxws_2.2_spec-1.1.jar>
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: process-sources-xsl}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
Feb 15, 2012 4:47:47 PM org.apache.velocity.runtime.log.JdkLogChute log
INFO: FileResourceLoader : adding path '.'
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [dependency:unpack {execution: unpack-javadoc}]
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.6.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/workspace/CXF-trunk-deploy/.repository/org/apache/cxf/cxf-api/2.6.0-SNAPSHOT/cxf-api-2.6.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/javadoc> with includes "" and excludes ""
[INFO] [assembly:single {execution: distribution-package-bin}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT>
[WARNING] Assembly file: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT.tar.gz>
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.6.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT.zip>
[INFO] [assembly:single {execution: distribution-package-src}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
Exception in thread "Thread-10717" java.lang.OutOfMemoryError: Java heap space
	at java.util.Arrays.copyOf(Arrays.java:2882)
	at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
	at java.lang.StringBuilder.append(StringBuilder.java:119)
	at org.codehaus.plexus.components.io.attributes.AttributeParser.consumeLine(AttributeParser.java:111)
	at org.codehaus.plexus.util.cli.StreamPumper.consumeLine(StreamPumper.java:190)
	at org.codehaus.plexus.util.cli.StreamPumper.run(StreamPumper.java:135)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf$apache-cxf/builds/2012-02-15_16-27-35/archive/org.apache.cxf/apache-cxf/2.6.0-SNAPSHOT/apache-cxf-2.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT.tar.gz> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf$apache-cxf/builds/2012-02-15_16-27-35/archive/org.apache.cxf/apache-cxf/2.6.0-SNAPSHOT/apache-cxf-2.6.0-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/target/apache-cxf-2.6.0-SNAPSHOT.zip> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf$apache-cxf/builds/2012-02-15_16-27-35/archive/org.apache.cxf/apache-cxf/2.6.0-SNAPSHOT/apache-cxf-2.6.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive src: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to create assembly: Error creating assembly archive src: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	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: Failed to create assembly: Error creating assembly archive src: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>
	at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:511)
	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)
	... 28 more
Caused by: org.apache.maven.plugin.assembly.archive.ArchiveCreationException: Error creating assembly archive src: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>
	at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:189)
	at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:452)
	... 31 more
Caused by: org.codehaus.plexus.archiver.ArchiverException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:459)
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:486)
	at org.apache.maven.plugin.assembly.filter.ComponentsXmlArchiverFileFilter.finalizeArchiveCreation(ComponentsXmlArchiverFileFilter.java:166)
	at org.codehaus.plexus.archiver.AbstractArchiver.runArchiveFinalizers(AbstractArchiver.java:871)
	at org.codehaus.plexus.archiver.AbstractArchiver.createArchive(AbstractArchiver.java:895)
	at org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiver.createArchive(AssemblyProxyArchiver.java:512)
	at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:185)
	... 32 more
Caused by: java.io.IOException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/ws/..'>
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:358)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getNameBasedParser(PlexusIoResourceAttributeUtils.java:302)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:262)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:195)
	at org.codehaus.plexus.components.io.resources.PlexusIoFileResourceCollection.getResources(PlexusIoFileResourceCollection.java:189)
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:455)
	... 38 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 minutes 52 seconds
[INFO] Finished at: Wed Feb 15 16:53:33 UTC 2012
[INFO] Final Memory: 376M/617M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : CXF-trunk-deploy » Apache CXF Distribution #786

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$apache-cxf/786/>