See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/711/changes>
Changes:
[lresende] TUSCANY-3585 - Moving to Spring 2.5.6
------------------------------------------
[...truncated 26599 lines...]
[HUDSON] Archiving
/home/hudson/.m2/repository/org/apache/tuscany/sca/itest-databindings/2.0-SNAPSHOT/itest-databindings-2.0-SNAPSHOT.pom
to
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$itest-databindings/builds/2010-06-04_18-33-17/archive/org.apache.tuscany.sca/itest-databindings/2.0-SNAPSHOT/itest-databindings-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA iTest Databinding - JAXB Bottom Up
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: javax.xml.ws:jaxws-api:2.1:jar
[INFO] Configured Artifact: javax.xml.bind:jaxb-api:2.1:jar
[INFO] Copying jaxws-api-2.1.jar to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/target/endorsed/jaxws-api-2.1.jar>
[INFO] Copying jaxb-api-2.1.jar to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/target/endorsed/jaxb-api-2.1.jar>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 36 source files to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.itest.databindings.jaxb.DocLitBareWsdlTestCase
Jun 4, 2010 6:59:03 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain:
default
Jun 4, 2010 6:59:03 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl
loadContributions
INFO: Loading contribution:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/main/resources/>
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
2010-06-04 18:59:05.465::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
Jun 4, 2010 6:59:05 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jun 4, 2010 6:59:05 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Jun 4, 2010 6:59:05 PM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/AService/endpointref
Jun 4, 2010 6:59:05 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@2153655)Endpoint: URI =
AComponent#service-binding(AService/AService)
Jun 4, 2010 6:59:05 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@3160672)Endpoint: URI =
AClientComponent#service-binding(AClientService/AClientService)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@2153655)Endpoint: URI =
AComponent#service-binding(AService/AService)
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.http.jetty.JettyServer
removeServletMapping
INFO: Removed Servlet mapping: /AService/endpointref
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@3160672)Endpoint: URI =
AClientComponent#service-binding(AClientService/AClientService)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 sec
Running org.apache.tuscany.sca.itest.databindings.jaxb.DatabindingTestCase
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain:
default
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl
loadContributions
INFO: Loading contribution:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/main/resources/>
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@18635912)Endpoint: URI =
HelloServiceSimpleClientWSComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@16715083)Endpoint: URI =
HelloServiceSimpleClientSCAComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@12705649)Endpoint: URI =
HelloLocalServiceSimpleClientSCAComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Jun 4, 2010 6:59:06 PM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/hs-ep0
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@12882632)Endpoint: URI =
HelloServiceSimpleComponent#service-binding(HelloServiceSimple/HelloServiceSimple)
Jun 4, 2010 6:59:06 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@25212153)Endpoint: URI =
HelloServiceSimpleComponent#service-binding(HelloLocalServiceSimple/HelloLocalServiceSimple)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@18635912)Endpoint: URI =
HelloServiceSimpleClientWSComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@16715083)Endpoint: URI =
HelloServiceSimpleClientSCAComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@12705649)Endpoint: URI =
HelloLocalServiceSimpleClientSCAComponent#service-binding(HelloServiceSimpleClient/HelloServiceSimpleClient)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@12882632)Endpoint: URI =
HelloServiceSimpleComponent#service-binding(HelloServiceSimple/HelloServiceSimple)
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.http.jetty.JettyServer
removeServletMapping
INFO: Removed Servlet mapping: /hs-ep0
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@25212153)Endpoint: URI =
HelloServiceSimpleComponent#service-binding(HelloLocalServiceSimple/HelloLocalServiceSimple)
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec
Running
org.apache.tuscany.sca.itest.databindings.jaxb.PrimitivesDatabindingTestCase
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain:
default
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl
loadContributions
INFO: Loading contribution:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/main/resources/>
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@16975694)Endpoint: URI =
PrimitivesServiceClientWSComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@30714629)Endpoint: URI =
PrimitivesServiceClientSCAComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@19395833)Endpoint: URI =
PrimitivesLocalServiceClientSCAComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Jun 4, 2010 6:59:07 PM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/ps-ep
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@20501244)Endpoint: URI =
PrimitivesServiceComponent#service-binding(PrimitivesService/PrimitivesService)
Jun 4, 2010 6:59:07 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@27501868)Endpoint: URI =
PrimitivesServiceComponent#service-binding(PrimitivesLocalService/PrimitivesLocalService)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@16975694)Endpoint: URI =
PrimitivesServiceClientWSComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@30714629)Endpoint: URI =
PrimitivesServiceClientSCAComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@19395833)Endpoint: URI =
PrimitivesLocalServiceClientSCAComponent#service-binding(PrimitivesServiceClient/PrimitivesServiceClient)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@20501244)Endpoint: URI =
PrimitivesServiceComponent#service-binding(PrimitivesService/PrimitivesService)
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.http.jetty.JettyServer
removeServletMapping
INFO: Removed Servlet mapping: /ps-ep
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@27501868)Endpoint: URI =
PrimitivesServiceComponent#service-binding(PrimitivesLocalService/PrimitivesLocalService)
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec
Running
org.apache.tuscany.sca.itest.databindings.jaxb.GenericsDatabindingTestCase
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain:
default
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl
loadContributions
INFO: Loading contribution:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/main/resources/>
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@7910596)Endpoint: URI =
GenericsServiceClientWSComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@10733489)Endpoint: URI =
GenericsServiceClientSCAComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@9138768)Endpoint: URI =
GenericsLocalServiceClientSCAComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Jun 4, 2010 6:59:09 PM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/gs-ep
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@18654877)Endpoint: URI =
GenericsServiceComponent#service-binding(GenericsService/GenericsService)
Jun 4, 2010 6:59:09 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@33469162)Endpoint: URI =
GenericsServiceComponent#service-binding(GenericsLocalService/GenericsLocalService)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:10 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@7910596)Endpoint: URI =
GenericsServiceClientWSComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@10733489)Endpoint: URI =
GenericsServiceClientSCAComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@9138768)Endpoint: URI =
GenericsLocalServiceClientSCAComponent#service-binding(GenericsServiceClient/GenericsServiceClient)
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@18654877)Endpoint: URI =
GenericsServiceComponent#service-binding(GenericsService/GenericsService)
Jun 4, 2010 6:59:10 PM org.apache.tuscany.sca.http.jetty.JettyServer
removeServletMapping
INFO: Removed Servlet mapping: /gs-ep
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@33469162)Endpoint: URI =
GenericsServiceComponent#service-binding(GenericsLocalService/GenericsLocalService)
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec
Running
org.apache.tuscany.sca.itest.databindings.jaxb.StandardTypesDatabindingTestCase
Jun 4, 2010 6:59:10 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain:
default
Jun 4, 2010 6:59:10 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl
loadContributions
INFO: Loading contribution:
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/itest/databindings/jaxb-bottom-up/src/main/resources/>
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@6888655)Endpoint: URI =
StandardTypesServiceClientWSComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@14844743)Endpoint: URI =
StandardTypesServiceClientSCAComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
Jun 4, 2010 6:59:10 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@18398524)Endpoint: URI =
StandardTypesLocalServiceClientSCAComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:10 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jun 4, 2010 6:59:11 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Jun 4, 2010 6:59:11 PM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/sts-ep
Jun 4, 2010 6:59:11 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@3951667)Endpoint: URI =
StandardTypesServiceComponent#service-binding(StandardTypesService/StandardTypesService)
Jun 4, 2010 6:59:11 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@2734492)Endpoint: URI =
StandardTypesServiceComponent#service-binding(StandardTypesLocalService/StandardTypesLocalService)
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
- Deploying module: rampart-1.4 -
jar:<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/tuscany-binding-ws-runtime-axis2-2.0-SNAPSHOT.jar!/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/rampart-1.4.mar>
Jun 4, 2010 6:59:15 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jun 4, 2010 6:59:15 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@6888655)Endpoint: URI =
StandardTypesServiceClientWSComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
Jun 4, 2010 6:59:15 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@14844743)Endpoint: URI =
StandardTypesServiceClientSCAComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
Jun 4, 2010 6:59:15 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@18398524)Endpoint: URI =
StandardTypesLocalServiceClientSCAComponent#service-binding(StandardTypesServiceClient/StandardTypesServiceClient)
Jun 4, 2010 6:59:15 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@3951667)Endpoint: URI =
StandardTypesServiceComponent#service-binding(StandardTypesService/StandardTypesService)
Jun 4, 2010 6:59:15 PM org.apache.tuscany.sca.http.jetty.JettyServer
removeServletMapping
INFO: Removed Servlet mapping: /sts-ep
Jun 4, 2010 6:59:15 PM
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@2734492)Endpoint: URI =
StandardTypesServiceComponent#service-binding(StandardTypesLocalService/StandardTypesLocalService)
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.653 sec
Results :
Tests run: 174, Failures: 0, Errors: 0, Skipped: 0
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:112)
at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:100)
at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
at
java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1784)
at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:691)
at hudson.remoting.Channel.send(Channel.java:418)
at hudson.remoting.Request.call(Request.java:149)
at hudson.remoting.Channel.call(Channel.java:551)
at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1243)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:551)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:735)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1243)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)