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 Hudson Server <hu...@hudson.apache.org> on 2011/03/22 15:11:11 UTC

Build failed in Jenkins: CXF-2.3.x #280

See <https://hudson.apache.org/hudson/job/CXF-2.3.x/280/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/Customer.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/utils/JAXRSUtilsTest.java
A         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/CustomerApplication.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/interceptor/JAXRSOutInterceptor.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/InjectionUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/JAXRSUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/ResourceUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/AnnotationUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/model/AbstractResourceInfo.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/JAXRSServerFactoryBean.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ServerWebApplicationException.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ResponseReader.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JAXWSMethodInvoker.java
U         rt/core/src/main/java/org/apache/cxf/endpoint/AbstractEndpointFactory.java
U         rt/core/src/main/java/org/apache/cxf/endpoint/ManagedEndpoint.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java
 U        rt/ws/security
U         common/common/src/main/java/org/apache/cxf/common/util/ClassHelper.java
U         systests/uncategorized/src/test/java/org/apache/cxf/systest/management/ManagedBusTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/CustomOutInterceptor.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookStore.java
 U        .
At revision 1084187
no revision recorded for http://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes in the previous build
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	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:636)
project=hudson.maven.MavenModuleSet@4f0ea988[CXF-2.3.x]
project.getModules()=[hudson.maven.MavenModule@275d13c3[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:], hudson.maven.MavenModule@23d0f70a[CXF-2.3.x/org.apache.cxf:cxf-api][CXF-2.3.x/org.apache.cxf:cxf-api][relativePath:api], hudson.maven.MavenModule@57502283[CXF-2.3.x/org.apache.cxf:cxf-archetypes][CXF-2.3.x/org.apache.cxf:cxf-archetypes][relativePath:maven-plugins/archetypes], hudson.maven.MavenModule@18a3e8f5[CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][relativePath:maven-plugins/codegen-plugin], hudson.maven.MavenModule@6efed938[CXF-2.3.x/org.apache.cxf:cxf-common][CXF-2.3.x/org.apache.cxf:cxf-common][relativePath:common], hudson.maven.MavenModule@564ca930[CXF-2.3.x/org.apache.cxf:cxf-common-schemas][CXF-2.3.x/org.apache.cxf:cxf-common-schemas][relativePath:common/schemas], hudson.maven.MavenModule@57d37013[CXF-2.3.x/org.apache.cxf:cxf-common-utilities][CXF-2.3.x/org.apache.cxf:cxf-common-utilities][relativePath:common/common], hudson.maven.MavenModule@637550b3[CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][relativePath:maven-plugins/corba], hudson.maven.MavenModule@33b54d4e[CXF-2.3.x/org.apache.cxf:cxf-integration][CXF-2.3.x/org.apache.cxf:cxf-integration][relativePath:integration], hudson.maven.MavenModule@63198ed3[CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][relativePath:integration/jbi], hudson.maven.MavenModule@71060c3e[CXF-2.3.x/org.apache.cxf:cxf-integration-jca][CXF-2.3.x/org.apache.cxf:cxf-integration-jca][relativePath:integration/jca], hudson.maven.MavenModule@377f8716[CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][relativePath:maven-plugins/java2ws-plugin], hudson.maven.MavenModule@727dcc23[CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][relativePath:maven-plugins], hudson.maven.MavenModule@7c572f78[CXF-2.3.x/org.apache.cxf:cxf-parent][CXF-2.3.x/org.apache.cxf:cxf-parent][relativePath:parent], hudson.maven.MavenModule@65052f49[CXF-2.3.x/org.apache.cxf:cxf-rt][CXF-2.3.x/org.apache.cxf:cxf-rt][relativePath:rt], hudson.maven.MavenModule@50267e5f[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][relativePath:rt/bindings], hudson.maven.MavenModule@6d9d3901[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][relativePath:rt/bindings/coloc], hudson.maven.MavenModule@5de39029[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][relativePath:rt/bindings/corba], hudson.maven.MavenModule@43d8add3[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][relativePath:rt/bindings/http], hudson.maven.MavenModule@31f3f16b[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][relativePath:rt/bindings/jbi], hudson.maven.MavenModule@2644c9f6[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][relativePath:rt/bindings/object], hudson.maven.MavenModule@5cef8a56[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][relativePath:rt/bindings/soap], hudson.maven.MavenModule@98320df[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][relativePath:rt/bindings/xml], hudson.maven.MavenModule@4544c134[CXF-2.3.x/org.apache.cxf:cxf-rt-core][CXF-2.3.x/org.apache.cxf:cxf-rt-core][relativePath:rt/core], hudson.maven.MavenModule@6fae53e9[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][relativePath:rt/databinding/aegis], hudson.maven.MavenModule@50b7ad1a[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][relativePath:rt/databinding/jaxb], hudson.maven.MavenModule@387d3660[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][relativePath:rt/databinding/sdo], hudson.maven.MavenModule@4ebfa97b[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][relativePath:rt/databinding/xmlbeans], hudson.maven.MavenModule@56f3d4c3[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][relativePath:rt/frontend/jaxrs], hudson.maven.MavenModule@27d43d30[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][relativePath:rt/frontend/jaxws], hudson.maven.MavenModule@275c48f7[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][relativePath:rt/frontend/js], hudson.maven.MavenModule@16daece7[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][relativePath:rt/frontend/simple], hudson.maven.MavenModule@144d8db0[CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][relativePath:rt/javascript], hudson.maven.MavenModule@64bf091d[CXF-2.3.x/org.apache.cxf:cxf-rt-management][CXF-2.3.x/org.apache.cxf:cxf-rt-management][relativePath:rt/management], hudson.maven.MavenModule@74d2e636[CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][relativePath:rt/management-web], hudson.maven.MavenModule@722cf676[CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][relativePath:rt/testsupport], hudson.maven.MavenModule@42d9a8c6[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][relativePath:rt/transports/common], hudson.maven.MavenModule@22f4bf02[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][relativePath:rt/transports/http], hudson.maven.MavenModule@50d0843b[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][relativePath:rt/transports/http-jetty], hudson.maven.MavenModule@1aa94e49[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][relativePath:rt/transports/http-osgi], hudson.maven.MavenModule@792442a2[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][relativePath:rt/transports/jbi], hudson.maven.MavenModule@7bb2f811[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][relativePath:rt/transports/jms], hudson.maven.MavenModule@3bf4899c[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][relativePath:rt/transports/local], hudson.maven.MavenModule@694c01ac[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][relativePath:rt/ws/addr], hudson.maven.MavenModule@3a17f493[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][relativePath:rt/ws/policy], hudson.maven.MavenModule@75b7e189[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][relativePath:rt/ws/rm], hudson.maven.MavenModule@21d1cd0d[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][relativePath:rt/ws/security], hudson.maven.MavenModule@46028049[CXF-2.3.x/org.apache.cxf:cxf-testutils][CXF-2.3.x/org.apache.cxf:cxf-testutils][relativePath:testutils], hudson.maven.MavenModule@2829306c[CXF-2.3.x/org.apache.cxf:cxf-tools][CXF-2.3.x/org.apache.cxf:cxf-tools][relativePath:tools], hudson.maven.MavenModule@7869971[CXF-2.3.x/org.apache.cxf:cxf-tools-common][CXF-2.3.x/org.apache.cxf:cxf-tools-common][relativePath:tools/common], hudson.maven.MavenModule@186b282d[CXF-2.3.x/org.apache.cxf:cxf-tools-corba][CXF-2.3.x/org.apache.cxf:cxf-tools-corba][relativePath:tools/corba], hudson.maven.MavenModule@498f3db0[CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][relativePath:tools/javato/ws], hudson.maven.MavenModule@e980a8d[CXF-2.3.x/org.apache.cxf:cxf-tools-javato][CXF-2.3.x/org.apache.cxf:cxf-tools-javato][relativePath:tools/javato], hudson.maven.MavenModule@2f8891c4[CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][relativePath:tools/wsdlto/misc], hudson.maven.MavenModule@5f2c402a[CXF-2.3.x/org.apache.cxf:cxf-tools-validator][CXF-2.3.x/org.apache.cxf:cxf-tools-validator][relativePath:tools/validator], hudson.maven.MavenModule@1afd07df[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][relativePath:tools/wsdlto], hudson.maven.MavenModule@66e0e0e2[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][relativePath:tools/wsdlto/core], hudson.maven.MavenModule@60ece686[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][relativePath:tools/wsdlto/databinding/jaxb], hudson.maven.MavenModule@199ec67[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][relativePath:tools/wsdlto/frontend/javascript], hudson.maven.MavenModule@6df0a29b[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][relativePath:tools/wsdlto/frontend/jaxws], hudson.maven.MavenModule@20ba650b[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][relativePath:tools/wsdlto/test], hudson.maven.MavenModule@3bbb81f0[CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][relativePath:maven-plugins/wsdl-validator-plugin], hudson.maven.MavenModule@65f9b56b[CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][relativePath:common/wstx-msv-validation], hudson.maven.MavenModule@11e19edb[CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][relativePath:common/xerces-xsd-validation], hudson.maven.MavenModule@53e59730[CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][relativePath:maven-plugins/archetypes/cxf-jaxws-javafirst], hudson.maven.MavenModule@54a8c871[CXF-2.3.x/org.apache.cxf.systests:cxf-systests][CXF-2.3.x/org.apache.cxf.systests:cxf-systests][relativePath:systests], hudson.maven.MavenModule@1ae40317[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][relativePath:systests/container-integration/webapp], hudson.maven.MavenModule@5944b364[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][relativePath:systests/container-integration], hudson.maven.MavenModule@1267fb9f[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][relativePath:systests/databinding], hudson.maven.MavenModule@75e4c320[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][relativePath:systests/jaxrs], hudson.maven.MavenModule@4fd00cff[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][relativePath:systests/jaxws], hudson.maven.MavenModule@1ab95774[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][relativePath:systests/transports], hudson.maven.MavenModule@463c0196[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][relativePath:systests/uncategorized], hudson.maven.MavenModule@3490b317[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][relativePath:systests/ws-specs], hudson.maven.MavenModule@2653a1b3[CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][relativePath:systests/wsdl_maven], hudson.maven.MavenModule@70c0c9d0[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][relativePath:systests/wsdl_maven/codegen], hudson.maven.MavenModule@3ca55242[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][relativePath:systests/wsdl_maven/java2ws]]
project.getRootModule()=hudson.maven.MavenModule@275d13c3[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	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:636)


Jenkins build is back to normal : CXF-2.3.x #283

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-2.3.x/283/changes>



Build failed in Jenkins: CXF-2.3.x #282

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-2.3.x/282/changes>

Changes:

[dkulp] Blocked revisions 1082683,1082896,1082979,1082985,1083132-1083133,1083772-1083773,1084236,1084417 via svnmerge

........
  r1082683 | dkulp | 2011-03-17 16:43:48 -0400 (Thu, 17 Mar 2011) | 1 line
  
  Add a simple antbuild demo
........
  r1082896 | coheigea | 2011-03-18 08:52:28 -0400 (Fri, 18 Mar 2011) | 2 lines
  
  Removed Shibboleth reference from distribution poms.
........
  r1082979 | coheigea | 2011-03-18 13:19:40 -0400 (Fri, 18 Mar 2011) | 2 lines
  
  Added some new configuration tags for BSP compliance and Future TTL for Timestamp processing.
........
  r1082985 | coheigea | 2011-03-18 13:25:27 -0400 (Fri, 18 Mar 2011) | 2 lines
  
  All wssec10, wssec11 and wssc interop tests are now working, bar one failing TLS test.
........
  r1083132 | dkulp | 2011-03-18 22:24:37 -0400 (Fri, 18 Mar 2011) | 2 lines
  
  Remove the lib-samples stuff and remove the build.xml files that
  required it.
........
  r1083133 | dkulp | 2011-03-18 22:30:16 -0400 (Fri, 18 Mar 2011) | 1 line
  
  Attempt to fix tests on windows
........
  r1083772 | coheigea | 2011-03-21 09:18:18 -0400 (Mon, 21 Mar 2011) | 2 lines
  
  All WS-Trust 1.3 tests are now passing.
........
  r1083773 | coheigea | 2011-03-21 09:19:30 -0400 (Mon, 21 Mar 2011) | 2 lines
  
  Using constant names instead of values for setting crypto properties.
........
  r1084236 | coheigea | 2011-03-22 12:18:29 -0400 (Tue, 22 Mar 2011) | 2 lines
  
  Fixed some of the WSTrust 1.0 interop tests.
........
  r1084417 | dkulp | 2011-03-22 20:03:19 -0400 (Tue, 22 Mar 2011) | 2 lines
  
  [CXF-1100] Change WS-RM to cache base on streams instead of byte[]
  Patch from Aki Yoshida applied
........

[dkulp] Merged revisions 1084449 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1084449 | dkulp | 2011-03-22 21:25:43 -0400 (Tue, 22 Mar 2011) | 2 lines
  
  [CXF-3411] JMSDestination improperly swollows exceptions
  Patch from Andrei Shakirin applied.
........

[dkulp] Merged revisions 1084160 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1084160 | coheigea | 2011-03-22 09:14:39 -0400 (Tue, 22 Mar 2011) | 2 lines
  
  [CXF-3224] - Add a boolean parameter to the STSClient to disable sending a default KeyType.
........

[dkulp] Merged revisions 1082698 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1082698 | dkulp | 2011-03-17 17:06:42 -0400 (Thu, 17 Mar 2011) | 1 line
  
  Add a NPE guard
........

------------------------------------------
[...truncated 3516 lines...]
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11c1393: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.ws.policy.AssertionBuilderRegistry,org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry,org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry,org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder,org.apache.cxf.ws.policy.PolicyBuilder,org.apache.cxf.ws.policy.PolicyEngine,org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider,org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider,org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder,org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.jaxws.context.WebServiceContextResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org.apache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder,org.apache.cxf.transport.local.LocalTransportFactory]; root of factory hierarchy
Mar 23, 2011 2:40:37 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@1b8cb47: startup date [Wed Mar 23 02:40:36 UTC 2011]; root of context hierarchy
Mar 23, 2011 2:40:37 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11c1393: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.ws.policy.AssertionBuilderRegistry,org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry,org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry,org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder,org.apache.cxf.ws.policy.PolicyBuilder,org.apache.cxf.ws.policy.PolicyEngine,org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider,org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider,org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder,org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.jaxws.context.WebServiceContextResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org.apache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder,org.apache.cxf.transport.local.LocalTransportFactory]; root of factory hierarchy
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 90 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 35 source files to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.ws.policy.AssertionBuilderRegistryImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.cxf.ws.policy.EffectivePolicyImplTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec
Running org.apache.cxf.ws.policy.EndpointPolicyImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.apache.cxf.ws.policy.NormalizeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.apache.cxf.ws.policy.PolicyAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 sec
Running org.apache.cxf.ws.policy.PolicyBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.cxf.ws.policy.PolicyEngineImplInitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec
Running org.apache.cxf.ws.policy.PolicyEngineTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.cxf.ws.policy.PolicyExtensionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.cxf.ws.policy.PolicyInterceptorsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.cxf.ws.policy.PolicyRegistryImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.cxf.ws.policy.PolicyVerificationInInterceptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.cxf.ws.policy.PolicyVerificationOutInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.cxf.ws.policy.attachment.external.PolicyAttachmentTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.cxf.ws.policy.attachment.reference.ReferenceResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProviderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
Running org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.cxf.ws.policy.selector.FirstAlternativeSelectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cxf.ws.policy.selector.MinimalMaximalAlternativeSelectorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cxf.ws.policy.spring.PolicyBeansTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
Running org.apache.cxf.ws.policy.spring.PolicyFeatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec

Results :

Tests run: 105, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/cxf-rt-ws-policy-2.3.4-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/cxf-rt-ws-policy-2.3.4-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/.repository/org/apache/cxf/cxf-rt-ws-policy/2.3.4-SNAPSHOT/cxf-rt-ws-policy-2.3.4-SNAPSHOT.jar>
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-ws-policy/builds/2011-03-23_02-29-08/archive/org.apache.cxf/cxf-rt-ws-policy/2.3.4-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/policy/target/cxf-rt-ws-policy-2.3.4-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-ws-policy/builds/2011-03-23_02-29-08/archive/org.apache.cxf/cxf-rt-ws-policy/2.3.4-SNAPSHOT/cxf-rt-ws-policy-2.3.4-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Reliable Messaging
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [cxf-xjc:xsdtojava {execution: generate-sources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 10 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 69 source files to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/src/test/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 21 source files to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.ws.rm.AbstractEndpointTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
Running org.apache.cxf.ws.rm.AbstractRMInterceptorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running org.apache.cxf.ws.rm.AbstractSequenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.apache.cxf.ws.rm.DestinationSequenceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 sec
Running org.apache.cxf.ws.rm.DestinationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.apache.cxf.ws.rm.ProxyTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
Running org.apache.cxf.ws.rm.RMContextUtilsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.cxf.ws.rm.RMEndpointTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
Running org.apache.cxf.ws.rm.RMInInterceptorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.apache.cxf.ws.rm.RMManagerConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec
Running org.apache.cxf.ws.rm.RMManagerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.apache.cxf.ws.rm.RMOutInterceptorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.cxf.ws.rm.RMUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.cxf.ws.rm.SourceSequenceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec
Running org.apache.cxf.ws.rm.persistence.PersistenceUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.cxf.ws.rm.persistence.jdbc.RMTxStoreConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.apache.cxf.ws.rm.persistence.jdbc.RMTxStoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.196 sec
Running org.apache.cxf.ws.rm.policy.PolicyUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.cxf.ws.rm.soap.RMSoapInterceptorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.cxf.ws.rm.soap.RetransmissionQueueImplTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.cxf.ws.rm.soap.SoapFaultFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/cxf-rt-ws-rm-2.3.4-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/cxf-rt-ws-rm-2.3.4-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/.repository/org/apache/cxf/cxf-rt-ws-rm/2.3.4-SNAPSHOT/cxf-rt-ws-rm-2.3.4-SNAPSHOT.jar>
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-ws-rm/builds/2011-03-23_02-29-08/archive/org.apache.cxf/cxf-rt-ws-rm/2.3.4-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/rm/target/cxf-rt-ws-rm-2.3.4-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-ws-rm/builds/2011-03-23_02-29-08/archive/org.apache.cxf/cxf-rt-ws-rm/2.3.4-SNAPSHOT/cxf-rt-ws-rm-2.3.4-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Security
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 101 source files to <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java>:[803,40] getX509Certificates(byte[],boolean) in org.apache.ws.security.components.crypto.Crypto cannot be applied to (java.lang.String)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-ws-security/builds/2011-03-23_02-29-08/archive/org.apache.cxf/cxf-rt-ws-security/2.3.4-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java>:[803,40] getX509Certificates(byte[],boolean) in org.apache.ws.security.components.crypto.Crypto cannot be applied to (java.lang.String)

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java>:[803,40] getX509Certificates(byte[],boolean) in org.apache.ws.security.components.crypto.Crypto cannot be applied to (java.lang.String)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	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:592)
	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:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://hudson.apache.org/hudson/job/CXF-2.3.x/ws/2.3.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java>:[803,40] getX509Certificates(byte[],boolean) in org.apache.ws.security.components.crypto.Crypto cannot be applied to (java.lang.String)

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	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
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 36 seconds
[INFO] Finished at: Wed Mar 23 02:41:12 UTC 2011
[INFO] Final Memory: 107M/178M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: notifications@cxf.apache.org dkulp_apache@dankulp.com
channel stopped


Build failed in Jenkins: CXF-2.3.x #281

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-2.3.x/281/changes>

Changes:

[sergeyb] Merged revisions 1084241 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1084241 | sergeyb | 2011-03-22 16:33:37 +0000 (Tue, 22 Mar 2011) | 1 line
  
  [JAX-RS] Avoid checking HttpURLConnection for the status code on the client side
........

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/AbstractClient.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ClientProxyImpl.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/WebClient.java
 U        rt/ws/security
 U        .
At revision 1084299
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	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:636)
project=hudson.maven.MavenModuleSet@4f0ea988[CXF-2.3.x]
project.getModules()=[hudson.maven.MavenModule@275d13c3[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:], hudson.maven.MavenModule@23d0f70a[CXF-2.3.x/org.apache.cxf:cxf-api][CXF-2.3.x/org.apache.cxf:cxf-api][relativePath:api], hudson.maven.MavenModule@57502283[CXF-2.3.x/org.apache.cxf:cxf-archetypes][CXF-2.3.x/org.apache.cxf:cxf-archetypes][relativePath:maven-plugins/archetypes], hudson.maven.MavenModule@18a3e8f5[CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][relativePath:maven-plugins/codegen-plugin], hudson.maven.MavenModule@6efed938[CXF-2.3.x/org.apache.cxf:cxf-common][CXF-2.3.x/org.apache.cxf:cxf-common][relativePath:common], hudson.maven.MavenModule@564ca930[CXF-2.3.x/org.apache.cxf:cxf-common-schemas][CXF-2.3.x/org.apache.cxf:cxf-common-schemas][relativePath:common/schemas], hudson.maven.MavenModule@57d37013[CXF-2.3.x/org.apache.cxf:cxf-common-utilities][CXF-2.3.x/org.apache.cxf:cxf-common-utilities][relativePath:common/common], hudson.maven.MavenModule@637550b3[CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][relativePath:maven-plugins/corba], hudson.maven.MavenModule@33b54d4e[CXF-2.3.x/org.apache.cxf:cxf-integration][CXF-2.3.x/org.apache.cxf:cxf-integration][relativePath:integration], hudson.maven.MavenModule@63198ed3[CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][relativePath:integration/jbi], hudson.maven.MavenModule@71060c3e[CXF-2.3.x/org.apache.cxf:cxf-integration-jca][CXF-2.3.x/org.apache.cxf:cxf-integration-jca][relativePath:integration/jca], hudson.maven.MavenModule@377f8716[CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][relativePath:maven-plugins/java2ws-plugin], hudson.maven.MavenModule@727dcc23[CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][relativePath:maven-plugins], hudson.maven.MavenModule@7c572f78[CXF-2.3.x/org.apache.cxf:cxf-parent][CXF-2.3.x/org.apache.cxf:cxf-parent][relativePath:parent], hudson.maven.MavenModule@65052f49[CXF-2.3.x/org.apache.cxf:cxf-rt][CXF-2.3.x/org.apache.cxf:cxf-rt][relativePath:rt], hudson.maven.MavenModule@50267e5f[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][relativePath:rt/bindings], hudson.maven.MavenModule@6d9d3901[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][relativePath:rt/bindings/coloc], hudson.maven.MavenModule@5de39029[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][relativePath:rt/bindings/corba], hudson.maven.MavenModule@43d8add3[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][relativePath:rt/bindings/http], hudson.maven.MavenModule@31f3f16b[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][relativePath:rt/bindings/jbi], hudson.maven.MavenModule@2644c9f6[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][relativePath:rt/bindings/object], hudson.maven.MavenModule@5cef8a56[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][relativePath:rt/bindings/soap], hudson.maven.MavenModule@98320df[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][relativePath:rt/bindings/xml], hudson.maven.MavenModule@4544c134[CXF-2.3.x/org.apache.cxf:cxf-rt-core][CXF-2.3.x/org.apache.cxf:cxf-rt-core][relativePath:rt/core], hudson.maven.MavenModule@6fae53e9[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][relativePath:rt/databinding/aegis], hudson.maven.MavenModule@50b7ad1a[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][relativePath:rt/databinding/jaxb], hudson.maven.MavenModule@387d3660[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][relativePath:rt/databinding/sdo], hudson.maven.MavenModule@4ebfa97b[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][relativePath:rt/databinding/xmlbeans], hudson.maven.MavenModule@56f3d4c3[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][relativePath:rt/frontend/jaxrs], hudson.maven.MavenModule@27d43d30[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][relativePath:rt/frontend/jaxws], hudson.maven.MavenModule@275c48f7[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][relativePath:rt/frontend/js], hudson.maven.MavenModule@16daece7[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][relativePath:rt/frontend/simple], hudson.maven.MavenModule@144d8db0[CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][relativePath:rt/javascript], hudson.maven.MavenModule@64bf091d[CXF-2.3.x/org.apache.cxf:cxf-rt-management][CXF-2.3.x/org.apache.cxf:cxf-rt-management][relativePath:rt/management], hudson.maven.MavenModule@74d2e636[CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][relativePath:rt/management-web], hudson.maven.MavenModule@722cf676[CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][relativePath:rt/testsupport], hudson.maven.MavenModule@42d9a8c6[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][relativePath:rt/transports/common], hudson.maven.MavenModule@22f4bf02[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][relativePath:rt/transports/http], hudson.maven.MavenModule@50d0843b[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][relativePath:rt/transports/http-jetty], hudson.maven.MavenModule@1aa94e49[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][relativePath:rt/transports/http-osgi], hudson.maven.MavenModule@792442a2[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][relativePath:rt/transports/jbi], hudson.maven.MavenModule@7bb2f811[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][relativePath:rt/transports/jms], hudson.maven.MavenModule@3bf4899c[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][relativePath:rt/transports/local], hudson.maven.MavenModule@694c01ac[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][relativePath:rt/ws/addr], hudson.maven.MavenModule@3a17f493[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][relativePath:rt/ws/policy], hudson.maven.MavenModule@75b7e189[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][relativePath:rt/ws/rm], hudson.maven.MavenModule@21d1cd0d[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][relativePath:rt/ws/security], hudson.maven.MavenModule@46028049[CXF-2.3.x/org.apache.cxf:cxf-testutils][CXF-2.3.x/org.apache.cxf:cxf-testutils][relativePath:testutils], hudson.maven.MavenModule@2829306c[CXF-2.3.x/org.apache.cxf:cxf-tools][CXF-2.3.x/org.apache.cxf:cxf-tools][relativePath:tools], hudson.maven.MavenModule@7869971[CXF-2.3.x/org.apache.cxf:cxf-tools-common][CXF-2.3.x/org.apache.cxf:cxf-tools-common][relativePath:tools/common], hudson.maven.MavenModule@186b282d[CXF-2.3.x/org.apache.cxf:cxf-tools-corba][CXF-2.3.x/org.apache.cxf:cxf-tools-corba][relativePath:tools/corba], hudson.maven.MavenModule@498f3db0[CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][relativePath:tools/javato/ws], hudson.maven.MavenModule@e980a8d[CXF-2.3.x/org.apache.cxf:cxf-tools-javato][CXF-2.3.x/org.apache.cxf:cxf-tools-javato][relativePath:tools/javato], hudson.maven.MavenModule@2f8891c4[CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][relativePath:tools/wsdlto/misc], hudson.maven.MavenModule@5f2c402a[CXF-2.3.x/org.apache.cxf:cxf-tools-validator][CXF-2.3.x/org.apache.cxf:cxf-tools-validator][relativePath:tools/validator], hudson.maven.MavenModule@1afd07df[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][relativePath:tools/wsdlto], hudson.maven.MavenModule@66e0e0e2[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][relativePath:tools/wsdlto/core], hudson.maven.MavenModule@60ece686[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][relativePath:tools/wsdlto/databinding/jaxb], hudson.maven.MavenModule@199ec67[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][relativePath:tools/wsdlto/frontend/javascript], hudson.maven.MavenModule@6df0a29b[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][relativePath:tools/wsdlto/frontend/jaxws], hudson.maven.MavenModule@20ba650b[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][relativePath:tools/wsdlto/test], hudson.maven.MavenModule@3bbb81f0[CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][relativePath:maven-plugins/wsdl-validator-plugin], hudson.maven.MavenModule@65f9b56b[CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][relativePath:common/wstx-msv-validation], hudson.maven.MavenModule@11e19edb[CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][relativePath:common/xerces-xsd-validation], hudson.maven.MavenModule@53e59730[CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][relativePath:maven-plugins/archetypes/cxf-jaxws-javafirst], hudson.maven.MavenModule@54a8c871[CXF-2.3.x/org.apache.cxf.systests:cxf-systests][CXF-2.3.x/org.apache.cxf.systests:cxf-systests][relativePath:systests], hudson.maven.MavenModule@1ae40317[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][relativePath:systests/container-integration/webapp], hudson.maven.MavenModule@5944b364[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][relativePath:systests/container-integration], hudson.maven.MavenModule@1267fb9f[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][relativePath:systests/databinding], hudson.maven.MavenModule@75e4c320[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][relativePath:systests/jaxrs], hudson.maven.MavenModule@4fd00cff[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][relativePath:systests/jaxws], hudson.maven.MavenModule@1ab95774[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][relativePath:systests/transports], hudson.maven.MavenModule@463c0196[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][relativePath:systests/uncategorized], hudson.maven.MavenModule@3490b317[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][relativePath:systests/ws-specs], hudson.maven.MavenModule@2653a1b3[CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][relativePath:systests/wsdl_maven], hudson.maven.MavenModule@70c0c9d0[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][relativePath:systests/wsdl_maven/codegen], hudson.maven.MavenModule@3ca55242[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][relativePath:systests/wsdl_maven/java2ws]]
project.getRootModule()=hudson.maven.MavenModule@275d13c3[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	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:636)