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 Jenkins Server <je...@builds.apache.org> on 2013/05/11 12:30:27 UTC

Build failed in Jenkins: myfaces-orchestra-core #1047

See <https://builds.apache.org/job/myfaces-orchestra-core/1047/>

------------------------------------------
[...truncated 235 lines...]
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2013.05.11 10:27:44.429--ServerSession(28732166)--Connection(22239832)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2013.05.11 10:27:44.430--ServerSession(28732166)--Connection(13165790)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2013.05.11 10:27:44.431--ServerSession(28732166)--Connection(19521418)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2013.05.11 10:27:44.432--ServerSession(28732166)--Connection(27271319)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2013.05.11 10:27:44.432--ServerSession(28732166)--Connection(29083513)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2013.05.11 10:27:44.433--ServerSession(28732166)--Connection(5875509)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Info]: 2013.05.11 10:27:44.491--ServerSession(28732166)--Thread(Thread[main,5,main])--<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/test-classes-default> login successful
[TopLink Fine]: 2013.05.11 10:27:44.503--ServerSession(28732166)--Connection(6322407)--Thread(Thread[main,5,main])--DROP TABLE USERDATA
[TopLink Fine]: 2013.05.11 10:27:44.758--ServerSession(28732166)--Connection(24187402)--Thread(Thread[main,5,main])--CREATE TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
May 11, 2013 10:27:44 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@366573: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentBackingBean,persistentBackingBean,scopedTarget.dummyBean,dummyBean]; root of factory hierarchy
[TopLink Fine]: 2013.05.11 10:27:45.124--ClientSession(8036743)--Connection(33179918)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2013.05.11 10:27:45.205--ClientSession(8036743)--Connection(33179918)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2013.05.11 10:27:45.266--ClientSession(7143355)--Connection(17773772)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2013.05.11 10:27:45.268--ClientSession(7143355)--Connection(17773772)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.202 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.myfaces.orchestra.conversation.TestConversationBind
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
May 11, 2013 10:27:45 AM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
May 11, 2013 10:27:45 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@1995d80: display name [org.springframework.context.support.GenericApplicationContext@1995d80]; startup date [Sat May 11 10:27:34 GMT+00:00 2013]; root of context hierarchy
May 11, 2013 10:27:45 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@1ec58a: display name [org.springframework.context.support.GenericApplicationContext@1ec58a]; startup date [Sat May 11 10:27:40 GMT+00:00 2013]; root of context hierarchy
May 11, 2013 10:27:45 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@1926e90: display name [org.springframework.context.support.GenericApplicationContext@1926e90]; startup date [Sat May 11 10:27:40 GMT+00:00 2013]; root of context hierarchy
May 11, 2013 10:27:45 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@969c29: display name [org.springframework.context.support.GenericApplicationContext@969c29]; startup date [Sat May 11 10:27:39 GMT+00:00 2013]; root of context hierarchy
[TopLink Config]: 2013.05.11 10:27:45.369--ServerSession(28732166)--Connection(24187402)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Info]: 2013.05.11 10:27:45.370--ServerSession(28732166)--Thread(Thread[Thread-5,5,main])--<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/test-classes-default> logout successful
[TopLink Config]: 2013.05.11 10:27:45.371--ServerSession(28732166)--Connection(6322407)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.371--ServerSession(28732166)--Connection(2409492)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.372--ServerSession(28732166)--Connection(13165790)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.372--ServerSession(28732166)--Connection(27271319)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.373--ServerSession(28732166)--Connection(5875509)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.373--ServerSession(28732166)--Connection(33179918)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2013.05.11 10:27:45.374--ServerSession(28732166)--Connection(17773772)--Thread(Thread[Thread-5,5,main])--disconnect

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/myfaces-orchestra-core-1.6-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] DEPRECATED [tasks]: Use target instead
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-orchestra-core/modules/org.apache.myfaces.orchestra$myfaces-orchestra-core/builds/2013-05-11_10-21-09/archive/org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/myfaces-orchestra-core-1.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-orchestra-core/modules/org.apache.myfaces.orchestra$myfaces-orchestra-core/builds/2013-05-11_10-21-09/archive/org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> added.
[INFO] [source:jar {execution: attach-source}]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
error=12, Not enough space
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:519)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:262)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:232)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.execute(AbstractSourceJarMojo.java:201)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	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.codehaus.plexus.archiver.ArchiverException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlaR <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:427)
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:507)
	... 34 more
Caused by: java.io.IOException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlaR <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:287)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:223)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:189)
	at org.codehaus.plexus.components.io.resources.PlexusIoFileResourceCollection.getResources(PlexusIoFileResourceCollection.java:175)
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:423)
	... 35 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.executeCommandLine(CommandLineUtils.java:144)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:107)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:277)
	... 39 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)
	... 42 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)
	... 45 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 8 seconds
[INFO] Finished at: Sat May 11 10:30:10 GMT+00:00 2013
[INFO] Final Memory: 52M/371M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : myfaces-orchestra-core #1048

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-orchestra-core/1048/>