You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/09 23:35:21 UTC

Build failed in Hudson: Tuscany-2x #529

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/529/changes>

Changes:

[antelder] Add hazelcast binding sca test to build

[antelder] Add a copy of the binding-sca test using Hazelcast

[antelder] Add stax impl dependency to work around issue with the Sun JDK XML parser impl giving an unsupported operation exception creating an XMLStreamReader from a DOMSource. Adding the woodstox impl gets POL_4013 working and POL_4028 gets further but the test still fails (due to a Tuscany issue?)

[antelder] Update Hazelcast endpoint registry to remove endpoints from a runtime that no longer exists

[antelder] This should be going with Hazelcast 1.8.1 now

[slaws] TUSCANY-242 add URI processing wherever we read an anyURI attribute

[slaws] Correct error messages for current runtime

[slaws] Small update to status comment

[slaws] Re-enable 8002 by fixing up the error messages to match the latest runtime behaviour

[slaws] Correct error message for 6008 and re-enable it. Remaining disabled test is being discussed at OASIS.

------------------------------------------
[...truncated 6159 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.endpoint.hazelcast
[INFO] OSGi bundle is resolved: org.apache.tuscany.sca.endpoint.hazelcast
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Concurrency config is {parallel=classes, configurableParallelComputerPresent=false}
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Starting reg1
Mar 9, 2010 10:34:18 PM com.hazelcast.system
INFO: [foo] Hazelcast 1.8.1 (20100304) starting at Address[127.0.0.1:9876]
Mar 9, 2010 10:34:18 PM com.hazelcast.system
INFO: [foo] Copyright (C) 2008-2010 Hazelcast.com
Mar 9, 2010 10:34:19 PM com.hazelcast.impl.Node
INFO: [foo] 


Members [1] {
	Member [127.0.0.1:9876] this 
}

Adding ep1
Mar 9, 2010 10:34:19 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry addEndpoint
INFO: Add endpoint - (@7031149)Endpoint:  URI = ep1uri
Starting reg3
Mar 9, 2010 10:34:19 PM com.hazelcast.system
INFO: [foo] Hazelcast 1.8.1 (20100304) starting at Address[127.0.0.1:9877]
Mar 9, 2010 10:34:19 PM com.hazelcast.system
INFO: [foo] Copyright (C) 2008-2010 Hazelcast.com
Mar 9, 2010 10:34:26 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9876] this 
	Member [127.0.0.1:9877] 
}

Mar 9, 2010 10:34:26 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9876] 
	Member [127.0.0.1:9877] this 
}

Starting reg2
Mar 9, 2010 10:34:28 PM com.hazelcast.system
INFO: [foo] Hazelcast 1.8.1 (20100304) starting at Address[127.0.0.1:9878]
Mar 9, 2010 10:34:28 PM com.hazelcast.system
INFO: [foo] Copyright (C) 2008-2010 Hazelcast.com
Mar 9, 2010 10:34:37 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9876] this 
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] 
}

Mar 9, 2010 10:34:37 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9876] 
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] this 
}

Mar 9, 2010 10:34:37 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9876] 
	Member [127.0.0.1:9877] this 
	Member [127.0.0.1:9878] 
}

Adding ep2
Mar 9, 2010 10:34:39 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryAdded
INFO:  Remote endpoint added: (@2236062)Endpoint:  URI = ep2uri
Mar 9, 2010 10:34:39 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryAdded
INFO:  Remote endpoint added: (@32961147)Endpoint:  URI = ep2uri
Mar 9, 2010 10:34:39 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry addEndpoint
INFO: Add endpoint - (@27890503)Endpoint:  URI = ep2uri
Stopping reg1
Mar 9, 2010 10:34:39 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9877] this 
	Member [127.0.0.1:9878] 
}

Mar 9, 2010 10:34:39 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] this 
}

Mar 9, 2010 10:34:39 PM com.hazelcast.impl.Node
INFO: [foo] Hazelcast Shutdown is completed in 148 ms.
Stopped reg1
Mar 9, 2010 10:34:39 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryRemoved
INFO:  Remote endpoint removed: (@9613729)Endpoint:  URI = ep1uri
Mar 9, 2010 10:34:39 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryRemoved
INFO:  Remote endpoint removed: (@22310332)Endpoint:  URI = ep1uri
Starting reg1
Mar 9, 2010 10:34:40 PM com.hazelcast.system
INFO: [foo] Hazelcast 1.8.1 (20100304) starting at Address[127.0.0.1:9876]
Mar 9, 2010 10:34:40 PM com.hazelcast.system
INFO: [foo] Copyright (C) 2008-2010 Hazelcast.com
Mar 9, 2010 10:34:47 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9877] this 
	Member [127.0.0.1:9878] 
	Member [127.0.0.1:9876] 
}

Mar 9, 2010 10:34:47 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] this 
	Member [127.0.0.1:9876] 
}

Mar 9, 2010 10:34:47 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [3] {
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] 
	Member [127.0.0.1:9876] this 
}

adding ep1
Mar 9, 2010 10:34:49 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryAdded
INFO:  Remote endpoint added: (@16862753)Endpoint:  URI = ep1uri
Mar 9, 2010 10:34:49 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryAdded
INFO:  Remote endpoint added: (@11572887)Endpoint:  URI = ep1uri
Mar 9, 2010 10:34:49 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry addEndpoint
INFO: Add endpoint - (@7031149)Endpoint:  URI = ep1uri
Stopping reg1
Mar 9, 2010 10:34:49 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9877] 
	Member [127.0.0.1:9878] this 
}

Mar 9, 2010 10:34:49 PM com.hazelcast.impl.Node
INFO: [foo] Hazelcast Shutdown is completed in 111 ms.
Stopping reg2
Mar 9, 2010 10:34:49 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [2] {
	Member [127.0.0.1:9877] this 
	Member [127.0.0.1:9878] 
}

Mar 9, 2010 10:34:49 PM com.hazelcast.cluster.ClusterManager
INFO: [foo] 

Members [1] {
	Member [127.0.0.1:9878] this 
}

Mar 9, 2010 10:34:49 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryRemoved
INFO:  Remote endpoint removed: (@19488744)Endpoint:  URI = ep2uri
Mar 9, 2010 10:34:50 PM org.apache.tuscany.sca.endpoint.hazelcast.HazelcastEndpointRegistry entryRemoved
INFO:  Remote endpoint removed: (@856873)Endpoint:  URI = ep1uri
Mar 9, 2010 10:34:54 PM com.hazelcast.impl.Node
INFO: [foo] Hazelcast Shutdown is completed in 5007 ms.
Stopping reg3
Mar 9, 2010 10:34:54 PM com.hazelcast.impl.Node
INFO: [foo] Hazelcast Shutdown is completed in 131 ms.
done

Results :

Tests run: 0, 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/modules/endpoint-hazelcast/target/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-endpoint-hazelcast/2.0-SNAPSHOT/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-endpoint-hazelcast/builds/2010-03-09_22-24-23/archive/org.apache.tuscany.sca/tuscany-endpoint-hazelcast/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast/target/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-endpoint-hazelcast/builds/2010-03-09_22-24-23/archive/org.apache.tuscany.sca/tuscany-endpoint-hazelcast/2.0-SNAPSHOT/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA EndPoint Registry using Hazelcast Native Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast-client/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast-client/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.endpoint.hazelcast.client
[INFO] OSGi bundle is resolved: org.apache.tuscany.sca.endpoint.hazelcast.client
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/endpoint-hazelcast-client/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-endpoint-hazelcast-client/builds/2010-03-09_22-24-23/archive/org.apache.tuscany.sca/tuscany-endpoint-hazelcast-client/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

org/apache/tuscany/sca/endpoint/hazelcast/client/HazelcastClientEndpointRegistry.java:[45,1691] map cannot be resolved
org/apache/tuscany/sca/endpoint/hazelcast/client/HazelcastClientEndpointRegistry.java:[49,1853] map cannot be resolved
org/apache/tuscany/sca/endpoint/hazelcast/client/HazelcastClientEndpointRegistry.java:[57,2106] map cannot be resolved

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 22 seconds
[INFO] Finished at: Tue Mar 09 22:34:55 UTC 2010
[INFO] Final Memory: 78M/749M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@tuscany.apache.org
channel stopped