Hi guys,
It seems as though the server's disk has run out of space:
Stack trace :
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException:
Failed to serialize hudson.maven.MavenBuild#executedMojos for class
hudson.maven.MavenBuild
at
org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:98)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
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:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: Failed to serialize
hudson.maven.MavenBuild#executedMojos for class hudson.maven.MavenBuild
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)
at
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)
at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)
at hudson.XmlFile.write(XmlFile.java:177)
at hudson.model.Run.save(Run.java:1638)
at hudson.maven.MavenBuild$ProxyImpl2.end(MavenBuild.java:495)
at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at hudson.model.Executor$1.call(Executor.java:531)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at $Proxy41.end(Unknown Source)
at sun.reflect.GeneratedMethodAccessor2772.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
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:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.RuntimeException: Failed to serialize
hudson.maven.ExecutedMojo#digest for class hudson.maven.ExecutedMojo
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
at
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
... 36 more
Caused by: com.thoughtworks.xstream.io.StreamException: : No space left on device
at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
at com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:49)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:245)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:199)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.setValue(PrettyPrintWriter.java:182)
at com.thoughtworks.xstream.io.WriterWrapper.setValue(WriterWrapper.java:45)
at
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.marshal(SingleValueConverterWrapper.java:45)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:48)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
... 49 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:297)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
at java.io.BufferedWriter.flush(BufferedWriter.java:253)
at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
... 59 more
channel stopped
Can you assisst?
Thanks,
Allon
----- Forwarded Message -----
From: "Jenkins oVirt Server" <jenkins(a)ovirt.org>
To: eedri(a)redhat.com, amureini(a)redhat.com, alonbl(a)redhat.com
Sent: Wednesday, January 16, 2013 9:37:53 PM
Subject: [oVirt Jenkins] ovirt_engine_animal_sniffer_check - Build # 2375 - Still
Failing!
Project:
http://jenkins.ovirt.org/job/ovirt_engine_animal_sniffer_check/
Build:
http://jenkins.ovirt.org/job/ovirt_engine_animal_sniffer_check/2375/
Build Number: 2375
Build Status: Still Failing
Triggered By: Started by an SCM change
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #2361
Changes for Build #2362
[ofrenkel] core: fix serialization error for template
Changes for Build #2375
[alonbl] build: use apache-commons-compress-1.4.1
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
[...truncated 939 lines...]
[INFO] [INFO] Building jar:
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/target/dal-3.2.0-tests.jar
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ dal ---
mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.2(default)
mojoStarted
org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
[INFO] Installing
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/target/dal-3.2.0.jar
to
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/.repository/org/ovirt/engine/core/dal/3.2.0/dal-3.2.0.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ dal
---
[INFO] Installing
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/pom.xml
to
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/.repository/org/ovirt/engine/core/dal/3.2.0/dal-3.2.0.pom
[INFO] Installing
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/target/dal-3.2.0-tests.jar
to
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/.repository/org/ovirt/engine/core/dal/3.2.0/dal-3.2.0-tests.jar
mojoSucceeded
org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
mojoStarted org.jvnet:animal-sniffer:1.2(default-cli)
[INFO] Checking unresolved references to
org.jvnet.animal-sniffer:java1.6:1.0
[INFO]
[INFO] --- animal-sniffer:1.2:check (default-cli) @ dal ---
mojoSucceeded org.jvnet:animal-sniffer:1.2(default-cli)
projectSucceeded org.ovirt.engine.core:dal:3.2.0
projectFailed org.ovirt.engine.core:dal:3.2.0
sessionEnded
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ovirt-root ........................................ SUCCESS
[1:01.226s]
[INFO] oVirt Build Tools root ............................ SUCCESS
[2.330s]
[INFO] oVirt checkstyle .................................. SUCCESS
[14.734s]
[INFO] oVirt Checkstyle Checks ........................... SUCCESS
[12.096s]
[INFO] oVirt Modules - backend ........................... SUCCESS
[3.954s]
[INFO] oVirt Manager ..................................... SUCCESS
[3.374s]
[INFO] oVirt DB Scripts .................................. SUCCESS
[3.782s]
[INFO] oVirt Modules - manager ........................... SUCCESS
[22.020s]
[INFO] CSharp Compatibility .............................. SUCCESS
[16.638s]
[INFO] Encryption Libraries .............................. SUCCESS
[11.358s]
[INFO] oVirt Tools ....................................... SUCCESS
[3.907s]
[INFO] oVirt Tools Common Library ........................ SUCCESS
[11.731s]
[INFO] Common Code ....................................... SUCCESS
[38.676s]
[INFO] Common utilities .................................. SUCCESS
[37.839s]
[INFO] Data Access Layer ................................. FAILURE
[15:57.600s]
[INFO] engine beans ...................................... SKIPPED
[INFO] engine scheduler bean ............................. SKIPPED
[INFO] Vds broker ........................................ SKIPPED
[INFO] Search Backend .................................... SKIPPED
[INFO] Backend Logic @Service bean ....................... SKIPPED
[INFO] oVirt RESTful API Backend Integration ............. SKIPPED
[INFO] oVirt RESTful API interface ....................... SKIPPED
[INFO] oVirt Engine API Definition ....................... SKIPPED
[INFO] oVirt Engine API Commom Parent POM ................ SKIPPED
[INFO] oVirt Engine API Common JAX-RS .................... SKIPPED
[INFO] oVirt RESTful API Backend Integration Type Mappers SKIPPED
[INFO] oVirt RESTful API Backend Integration JAX-RS Resources
SKIPPED
[INFO] oVirt RESTful API Backend Integration Webapp ...... SKIPPED
[INFO] oVirt Engine Web Root ............................. SKIPPED
[INFO] oVirt Configuration Tool .......................... SKIPPED
[INFO] Notifier Service package .......................... SKIPPED
[INFO] Notifier Service .................................. SKIPPED
[INFO] Notifier Service Resources ........................ SKIPPED
[INFO] oVirt Modules :: Frontend ......................... SKIPPED
[INFO] oVirt APIs ........................................ SKIPPED
[INFO] oVirt generic API ................................. SKIPPED
[INFO] oVirt Modules :: Webadmin ......................... SKIPPED
[INFO] oVirt Modules - ui ................................ SKIPPED
[INFO] Extensions for GWT ................................ SKIPPED
[INFO] UI Utils Compatibility (for UICommon) ............. SKIPPED
[INFO] Frontend for GWT UI Projects ...................... SKIPPED
[INFO] UICommonWeb ....................................... SKIPPED
[INFO] oVirt GWT UI common infrastructure ................ SKIPPED
[INFO] WebAdmin .......................................... SKIPPED
[INFO] UserPortal ........................................ SKIPPED
[INFO] oVirt WARs ........................................ SKIPPED
[INFO] oVirt Web Ap[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/beans/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/uicommonweb/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/root/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/webapp/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-tools-common/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-tools-common/target/engine-tools-common-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-tools-common/target/engine-tools-common-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-notifier/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/common/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/common/target/common-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/common/target/common-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/common/target/common-3.2.0-sources.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/gwt-common/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/wars/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/checkstyles/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/checkstyles/target/checkstyles-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/checkstyles/target/checkstyles-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/beans/scheduler/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-config/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-notifier/engine-notifier-resources/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/api/genericapi/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/api/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/engineencryptutils/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/engineencryptutils/target/engineencryptutils-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/engineencryptutils/target/engineencryptutils-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/tools/engine-notifier/engine-notifier-service/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/utils/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/utils/target/utils-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/utils/target/utils-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/interface/common/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/interface/definition/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/types/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/uicompat/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/ovirt-checkstyle-extension/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/ovirt-checkstyle-extension/target/ovirt-checkstyle-extension-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/ovirt-checkstyle-extension/target/ovirt-checkstyle-extension-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/interface/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/jaxrs/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/frontend/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/wars/rmw-war/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/target/dal-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/dal/target/dal-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/ear/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/webadmin/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/searchbackend/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/gwt-extension/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/build-tools-root/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/compat/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/compat/target/compat-3.2.0.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/compat/target/compat-3.2.0-tests.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/compat/target/compat-3.2.0-sources.jar
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/frontend/webadmin/modules/userportal-gwtp/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/vdsbroker/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/modules/bll/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/pom.xml
[JENKINS] Archiving disabled - not archiving
/home/jenkins/workspace/ovirt_engine_animal_sniffer_check/backend/manager/dbscripts/pom.xml
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.RuntimeException: Failed to
serialize hudson.maven.MavenBuild#executedMojos for class
hudson.maven.MavenBuild
cause : Failed to serialize hudson.maven.MavenBuild#executedMojos for
class hudson.maven.MavenBuild
Stack trace :
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException: Failed to serialize
hudson.maven.MavenBuild#executedMojos for class
hudson.maven.MavenBuild
at
org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
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:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:98)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
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:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: Failed to serialize
hudson.maven.MavenBuild#executedMojos for class
hudson.maven.MavenBuild
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
at
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
at
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
at
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
at
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)
at
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)
at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)
at hudson.XmlFile.write(XmlFile.java:177)
at hudson.model.Run.save(Run.java:1638)
at hudson.maven.MavenBuild$ProxyImpl2.end(MavenBuild.java:495)
at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at hudson.model.Executor$1.call(Executor.java:531)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at $Proxy41.end(Unknown Source)
at sun.reflect.GeneratedMethodAccessor2772.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
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:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.RuntimeException: Failed to serialize
hudson.maven.ExecutedMojo#digest for class hudson.maven.ExecutedMojo
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
at
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
at
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
at
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
at
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
... 36 more
Caused by: com.thoughtworks.xstream.io.StreamException: : No space
left on device
at
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
at
com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:49)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:245)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:199)
at
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.setValue(PrettyPrintWriter.java:182)
at
com.thoughtworks.xstream.io.WriterWrapper.setValue(WriterWrapper.java:45)
at
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.marshal(SingleValueConverterWrapper.java:45)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:48)
at
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
... 49 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:297)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
at java.io.BufferedWriter.flush(BufferedWriter.java:253)
at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
at
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
... 59 more
channel stopped
IRC notifier plugin: Sending notification to: #ovirt-jenkins
Email was triggered for: Failure
Sending email for trigger: Failure