See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/791/changes>
Changes: [antelder] Update policy compliance tests in trunk to match the latest oasis code [slaws] TUSCANY-3635 - added a new test to help with the investigation of the issue Fabiano reported to the ML. See JIRA for link. The test is @Ignored at the moment as the 2.x binding.jsonp exhibits issues also. [slaws] Catching up with ML conversation re. dynamic interfaces so thought I'd add a script sample so I can play with what we do to date. ------------------------------------------ [...truncated 37257 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec Running client.ASM_4005_TestCase Implementation language set to: _Java Binding.ws JAXWS provider - Service URI: http://localhost:8080/TestClient/TestInvocation Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@2429904)Endpoint: URI = TestClient/TestClient_0002TestClient#service-binding(TestInvocation/TestInvocation) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@985875)Endpoint: URI = TestClient#service-binding(TestInvocation/TestInvocation) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@27269308)Endpoint: URI = TestComponent1/TestComposite43Component1/Composite4Component1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@28827776)Endpoint: URI = TestComponent1/TestComposite43Component1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@15988072)Endpoint: URI = TestComponent1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@7638449)Endpoint: URI = TestComponent2/TestComposite1Component1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint INFO: Add endpoint - (@166600)Endpoint: URI = TestComponent2#service-binding(Service1/Service1) Test ASM_4005 completed successfully Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@985875)Endpoint: URI = TestClient#service-binding(TestInvocation/TestInvocation) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@2429904)Endpoint: URI = TestClient/TestClient_0002TestClient#service-binding(TestInvocation/TestInvocation) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@15988072)Endpoint: URI = TestComponent1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@28827776)Endpoint: URI = TestComponent1/TestComposite43Component1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@27269308)Endpoint: URI = TestComponent1/TestComposite43Component1/Composite4Component1#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@166600)Endpoint: URI = TestComponent2#service-binding(Service1/Service1) Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint INFO: Remove endpoint - (@7638449)Endpoint: URI = TestComponent2/TestComposite1Component1#service-binding(Service1/Service1) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec Running client.ASM_4002_TestCase Implementation language set to: _Java Jul 28, 2010 12:32:10 PM org.apache.tuscany.sca.builder.impl.ComponentBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] (DuplicateImplementationServiceName) SEVERE: [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component = TestComponent1 Service = Service1 [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] - [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component = TestComponent1 Service = Service1 org.apache.tuscany.sca.monitor.ValidationException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] - [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component = TestComponent1 Service = Service1 at org.apache.tuscany.sca.monitor.Monitor.analyzeProblems(Monitor.java:356) at org.apache.tuscany.sca.node2.impl.DeployedComposite.init(DeployedComposite.java:92) at org.apache.tuscany.sca.node2.impl.DeployedComposite.<init>(DeployedComposite.java:71) at org.apache.tuscany.sca.node2.impl.NodeImpl.runComposite(NodeImpl.java:315) at org.apache.tuscany.sca.node2.impl.NodeImpl.addToDomainLevelComposite(NodeImpl.java:176) at org.apache.tuscany.sca.otest.TuscanyRuntimeBridge.startContribution(TuscanyRuntimeBridge.java:90) at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:238) at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:147) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Exception received during startup - detail: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] - [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component = TestComponent1 Service = Service1 org.apache.tuscany.sca.monitor.ValidationException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] - [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component = TestComponent1 Service = Service1 at org.apache.tuscany.sca.monitor.Monitor.analyzeProblems(Monitor.java:356) at org.apache.tuscany.sca.node2.impl.DeployedComposite.init(DeployedComposite.java:92) at org.apache.tuscany.sca.node2.impl.DeployedComposite.<init>(DeployedComposite.java:71) at org.apache.tuscany.sca.node2.impl.NodeImpl.runComposite(NodeImpl.java:315) at org.apache.tuscany.sca.node2.impl.NodeImpl.addToDomainLevelComposite(NodeImpl.java:176) at org.apache.tuscany.sca.otest.TuscanyRuntimeBridge.startContribution(TuscanyRuntimeBridge.java:90) at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:238) at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:147) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Test ASM_4002 completed successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec Running client.ASM_13003_TestCase Implementation language set to: _Java Jul 28, 2010 12:32:11 PM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] (SchemaError) SEVERE: XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected. Jul 28, 2010 12:32:11 PM org.apache.tuscany.sca.assembly.xml.CompositeProcessor [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] (UnexpectedBindingElement) SEVERE: Unexpected <binding> element found. It should appear inside a <service> or <reference> element. [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected. org.apache.tuscany.sca.monitor.ValidationException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected. at org.apache.tuscany.sca.monitor.Monitor.analyzeProblems(Monitor.java:356) at org.apache.tuscany.sca.node2.impl.NodeImpl.installContribution(NodeImpl.java:88) at org.apache.tuscany.sca.otest.TuscanyRuntimeBridge.startContribution(TuscanyRuntimeBridge.java:87) at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:238) at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:147) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Exception received during startup - detail: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected. org.apache.tuscany.sca.monitor.ValidationException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected. at org.apache.tuscany.sca.monitor.Monitor.analyzeProblems(Monitor.java:356) at org.apache.tuscany.sca.node2.impl.NodeImpl.installContribution(NodeImpl.java:88) at org.apache.tuscany.sca.otest.TuscanyRuntimeBridge.startContribution(TuscanyRuntimeBridge.java:87) at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:238) at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:147) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Test ASM_13003 completed successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec Results : Tests run: 117, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/tuscany-compliance-test-assembly-2.0-SNAPSHOT.jar [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/assembly/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-assembly/builds/2010-07-28_11-39-53/archive/org.apache.tuscany.sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/pom.xml [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-assembly/builds/2010-07-28_11-39-53/archive/org.apache.tuscany.sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/tuscany-compliance-test-assembly.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tuscany SCA Specification Compliance Tests Policy [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/policy/target> [INFO] [enforcer:enforce {execution: enforce-plugin-versions}] [INFO] [resources:resources {execution: default-resources}] [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/compliance-tests/policy/src/main/resources> [INFO] Copying 0 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/policy/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[42,7] org.apache.tuscany.sca.otest.TuscanyRuntimeBridge is not abstract and does not override abstract method startContribution(java.lang.String,java.lang.String[]) in client.RuntimeBridge [INFO] 1error [INFO] ------------------------------------------------------------- [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/policy/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-policy/builds/2010-07-28_11-39-53/archive/org.apache.tuscany.sca/tuscany-compliance-test-policy/2.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[42,7] org.apache.tuscany.sca.otest.TuscanyRuntimeBridge is not abstract and does not override abstract method startContribution(java.lang.String,java.lang.String[]) in client.RuntimeBridge [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52 minutes 11 seconds [INFO] Finished at: Wed Jul 28 12:32:13 UTC 2010 [INFO] Final Memory: 193M/718M [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] channel stopped 2010-07-28 12:32:19.737::INFO: Shutdown hook executing 2010-07-28 12:32:19.738::INFO: Shutdown hook complete 2010-07-28 12:32:20.738::INFO: Shutdown hook complete 2010-07-28 12:32:21.738::INFO: Shutdown hook complete 2010-07-28 12:32:22.738::INFO: Shutdown hook complete 2010-07-28 12:32:23.738::INFO: Shutdown hook complete 2010-07-28 12:32:24.738::INFO: Shutdown hook complete 2010-07-28 12:32:25.738::INFO: Shutdown hook complete 2010-07-28 12:32:26.739::INFO: Shutdown hook complete
