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 Jenkins Server <je...@builds.apache.org> on 2012/04/27 08:45:31 UTC

Build failed in Jenkins: CXF-2.5-deploy #75

See <https://builds.apache.org/job/CXF-2.5-deploy/75/changes>

Changes:

[ay] Merged revisions 1331106 via  svn merge from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1331106 | ay | 2012-04-26 23:33:20 +0200 (Thu, 26 Apr 2012) | 1 line
  
  [CXF-4270] Store bus-id with the endpoint name in WS-RM's RMTxStore to correctly recover two endpoints with the same endpoint name
........

[dkulp] Blocking revisions 1331086 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1331086 | dkulp | 2012-04-26 17:02:02 -0400 (Thu, 26 Apr 2012) | 5 lines
  
  Almost all of our use of ConcurrentHashMap is 99% readonly with very
  occassional writes.  Thus, the default concurrency level of 16 just
  results in many more objects created and more memory used.  Reduce the
  concurrency level in most places.
  
........

[dkulp] Recording revisions 1331084,1331085 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1331085 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1331085 | dkulp | 2012-04-26 17:01:45 -0400 (Thu, 26 Apr 2012) | 3 lines

  [CXF-4269] Make sure the prefix for the RPC wrapper element is mapped
  and declared prior to writing out the prefixes.

........

[dkulp] Merged revisions 1331084 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1331084 | dkulp | 2012-04-26 17:01:39 -0400 (Thu, 26 Apr 2012) | 3 lines

  Depending on a hashmap implementation, a test could fail due to relying
  on output from non-compliant wsdl.

........

[dkulp] Recording revisions 1330970 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1330970 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1330970 | dkulp | 2012-04-26 13:03:26 -0400 (Thu, 26 Apr 2012) | 2 lines

  Fix unused imports

........

[dkulp] Blocking revisions 1330659,1330736,1330855 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1330659 | ningjiang | 2012-04-26 01:45:25 -0400 (Thu, 26 Apr 2012) | 2 lines
  
  CAMEL-4266 fix a typo of CXF karaf feature
  
........
........
  r1330736 | sergeyb | 2012-04-26 05:52:33 -0400 (Thu, 26 Apr 2012) | 2 lines
  
  Support for relative RequestAssertionConsumerService URIs
  
........
........
  r1330855 | coheigea | 2012-04-26 09:54:38 -0400 (Thu, 26 Apr 2012) | 2 lines
  
  Added a SAML 2.0 Protocol Response validator
  
........

[dkulp] Recording revisions 1330945,1330947,1330948 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1330948 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1330948 | dkulp | 2012-04-26 12:47:40 -0400 (Thu, 26 Apr 2012) | 3 lines

  [CXF-4118, CXF-4268] Set a catalog based resolver into the schema
  compiler to allow using the catalogs.

........

[dkulp] Merged revisions 1330947 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1330947 | dkulp | 2012-04-26 12:47:32 -0400 (Thu, 26 Apr 2012) | 2 lines

  Adjust some timings to make the test more reliable. (I hope)

........

[dkulp] Merged revisions 1330945 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1330945 | dkulp | 2012-04-26 12:47:28 -0400 (Thu, 26 Apr 2012) | 2 lines

  [CXF-4267] Put an NPE guard in AttachmentDataSource

........

------------------------------------------
[...truncated 15713 lines...]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
Apr 27, 2012 6:40:08 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: FileResourceLoader : adding path '.'
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [dependency:unpack {execution: unpack-javadoc}]
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.5.4-SNAPSHOT:jar
> isMarkerOlder:
  artifact1 = <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-api/2.5.4-SNAPSHOT/cxf-api-2.5.4-SNAPSHOT-javadoc.jar>
  marker    = <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/dependency-maven-plugin-markers/org.apache.cxf-cxf-api-jar-javadoc-2.5.4-SNAPSHOT.marker>
    artifact1 lastModified: 1335507557000
    marker lastModified: 1335423833000
< true = marker older than artifact?
[INFO] Unpacking <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-api/2.5.4-SNAPSHOT/cxf-api-2.5.4-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/javadoc> with includes "" and excludes ""
[INFO] [assembly:single {execution: distribution-package-bin}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT>
[WARNING] Assembly file: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT.tar.gz>
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.4-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT.zip>
[INFO] [assembly:single {execution: distribution-package-src}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building tar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT-src.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/pom.xml> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT.tar.gz> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-SNAPSHOT.tar.gz>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT.zip> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-SNAPSHOT.zip>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT-src.tar.gz> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-SNAPSHOT-src.tar.gz>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.4-SNAPSHOT-src.zip> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-SNAPSHOT-src.zip>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0e2c26cb1b14a270caf1e29ad06142b230a5cbbe'; remote = '96b6264f0a7a1cd9f30e81ff293beac7168fe123' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0e2c26cb1b14a270caf1e29ad06142b230a5cbbe'; remote = '96b6264f0a7a1cd9f30e81ff293beac7168fe123' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-20120427.061817-9.pom
21K uploaded  (apache-cxf-2.5.4-20120427.061817-9.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0e2c26cb1b14a270caf1e29ad06142b230a5cbbe'; remote = '96b6264f0a7a1cd9f30e81ff293beac7168fe123' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0e2c26cb1b14a270caf1e29ad06142b230a5cbbe'; remote = '96b6264f0a7a1cd9f30e81ff293beac7168fe123' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:apache-cxf:2.5.4-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:apache-cxf'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-20120427.061817-9.tar.gz
34266K uploaded  (apache-cxf-2.5.4-20120427.061817-9.tar.gz)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-20120427.061817-9.zip
36075K uploaded  (apache-cxf-2.5.4-20120427.061817-9.zip)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-20120427.061817-9-src.tar.gz
6310K uploaded  (apache-cxf-2.5.4-20120427.061817-9-src.tar.gz)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.4-SNAPSHOT/apache-cxf-2.5.4-20120427.061817-9-src.zip
14069K uploaded  (apache-cxf-2.5.4-20120427.061817-9-src.zip)
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache CXF ............................................ SUCCESS [21.548s]
[INFO] Apache CXF Parent ..................................... SUCCESS [4.986s]
[INFO] Apache CXF Common Utilities ........................... SUCCESS [17.213s]
[INFO] Apache CXF API ........................................ SUCCESS [27.865s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ............. SUCCESS [7.212s]
[INFO] Apache CXF XML Schema Validation with Xerces .......... SUCCESS [6.349s]
[INFO] Apache CXF Common ..................................... SUCCESS [2.261s]
[INFO] Apache CXF Runtime Core ............................... SUCCESS [16.303s]
[INFO] Apache CXF Command Line Tools Common .................. SUCCESS [9.752s]
[INFO] Apache CXF Command Line Tools Validator ............... SUCCESS [7.159s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ............. SUCCESS [8.815s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend ... SUCCESS [9.301s]
[INFO] Apache CXF Runtime JAXB DataBinding ................... SUCCESS [7.351s]
[INFO] Apache CXF Runtime SOAP Binding ....................... SUCCESS [11.343s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [2.486s]
[INFO] Apache CXF Runtime JavaScript Client Generator ........ SUCCESS [8.605s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [5.988s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding . SUCCESS [6.934s]
[INFO] Apache CXF Runtime Transport Common Used Classes ...... SUCCESS [5.596s]
[INFO] Apache CXF Maven Plugins .............................. SUCCESS [2.143s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ............... SUCCESS [8.521s]
[INFO] Apache CXF Code Generation Maven2 Plugins ............. SUCCESS [8.952s]
[INFO] Apache CXF Test Utilities ............................. SUCCESS [41.722s]
[INFO] Apache CXF Runtime Management ......................... SUCCESS [8.078s]
[INFO] Apache CXF Runtime JMS Transport ...................... SUCCESS [11.305s]
[INFO] Apache CXF Runtime XML Binding ........................ SUCCESS [7.850s]
[INFO] Apache CXF Runtime Local Transport .................... SUCCESS [6.430s]
[INFO] Apache CXF Runtime HTTP Transport ..................... SUCCESS [11.148s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ............... SUCCESS [9.991s]
[INFO] Apache CXF Runtime Simple Frontend .................... SUCCESS [8.661s]
[INFO] Apache CXF Runtime WS Addressing ...................... SUCCESS [8.187s]
[INFO] Apache CXF Runtime JAX-WS Frontend .................... SUCCESS [15.070s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ............... SUCCESS [9.601s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ............. SUCCESS [3.912s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools ........ SUCCESS [6.742s]
[INFO] Apache CXF Command Line Tools ......................... SUCCESS [2.056s]
[INFO] Apache CXF Command Line Tools WSDLTo .................. SUCCESS [2.126s]
[INFO] Apache CXF Runtime Aegis Databinding .................. SUCCESS [13.052s]
[INFO] Apache CXF Command Line Tools JavaTo WS ............... SUCCESS [11.869s]
[INFO] Apache CXF Command Line Tools JavaTo .................. SUCCESS [2.324s]
[INFO] Apache CXF Runtime SDO DataBinding .................... SUCCESS [7.341s]
[INFO] Apache CXF Runtime JAX-RS Frontend .................... SUCCESS [19.316s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend ... SUCCESS [7.540s]
[INFO] Apache CXF Command Line Tools WADLTo .................. SUCCESS [2.239s]
[INFO] Apache CXF Runtime CORBA Binding ...................... SUCCESS [11.812s]
[INFO] Apache CXF Command Line Tools CORBA ................... SUCCESS [13.340s]
[INFO] Apache CXF Runtime JiBX DataBinding ................... SUCCESS [13.740s]
[INFO] Apache CXF Runtime HTTP Binding ....................... SUCCESS [7.397s]
[INFO] Apache CXF Runtime Object Binding ..................... SUCCESS [7.265s]
[INFO] Apache CXF Runtime Colocated Binding .................. SUCCESS [6.891s]
[INFO] Apache CXF Runtime .................................... SUCCESS [2.188s]
[INFO] Apache CXF Runtime Bindings ........................... SUCCESS [2.230s]
[INFO] Apache CXF Runtime JavaScript Frontend ................ SUCCESS [8.646s]
[INFO] Apache CXF Runtime WS Policy .......................... SUCCESS [11.971s]
[INFO] Apache CXF Runtime WS Reliable Messaging .............. SUCCESS [15.764s]
[INFO] Apache CXF Runtime WS MetadataExchange ................ SUCCESS [6.949s]
[INFO] Apache CXF Runtime WS Security ........................ SUCCESS [23.690s]
[INFO] Apache CXF RS XML Security ............................ SUCCESS [8.235s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ........... SUCCESS [2.689s]
[INFO] Apache CXF Runtime OAuth 1.0a ......................... SUCCESS [8.013s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ........... SUCCESS [6.409s]
[INFO] Apache CXF Runtime Web Management ..................... SUCCESS [58.045s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests .. SUCCESS [3.977s]
[INFO] Apache CXF JCA Connection ............................. SUCCESS [9.611s]
[INFO] Apache CXF Integration ................................ SUCCESS [2.006s]
[INFO] Apache CXF Java2WS Maven2 Plugin ...................... SUCCESS [8.285s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin .... SUCCESS [7.253s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ................. SUCCESS [9.627s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ....... SUCCESS [4.941s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ........... SUCCESS [4.282s]
[INFO] Apache CXF Maven Archetypes ........................... SUCCESS [2.081s]
[INFO] Apache CXF STS Core ................................... SUCCESS [12.819s]
[INFO] Apache CXF STS war deployment ......................... SUCCESS [14.986s]
[INFO] Apache CXF STS basic systests ......................... SUCCESS [7.762s]
[INFO] Apache CXF STS advanced systests ...................... SUCCESS [7.093s]
[INFO] Apache CXF Services ................................... SUCCESS [2.040s]
[INFO] Apache CXF STS service ................................ SUCCESS [2.175s]
[INFO] Apache CXF STS systests ............................... SUCCESS [2.430s]
[INFO] Apache CXF WSN API .................................... SUCCESS [13.227s]
[INFO] Apache CXF WSN Core ................................... SUCCESS [10.312s]
[INFO] Apache CXF WSN OSGi ................................... SUCCESS [7.129s]
[INFO] Apache CXF WSN service ................................ SUCCESS [2.237s]
[INFO] Apache CXF Karaf Parent ............................... SUCCESS [2.029s]
[INFO] Apache CXF Karaf Features ............................. SUCCESS [3.207s]
[INFO] Apache CXF Karaf Commands ............................. SUCCESS [6.896s]
[INFO] Apache CXF Bundle Parent .............................. SUCCESS [2.633s]
[INFO] Apache CXF Bundle Jar ................................. SUCCESS [2:25.467s]
[INFO] Apache CXF Minimal Bundle Jar ......................... SUCCESS [1:40.596s]
[INFO] Apache CXF JAX-RS Bundle Jar .......................... SUCCESS [51.962s]
[INFO] Apache CXF Container Integration System Tests ......... SUCCESS [3.270s]
[INFO] Apache CXF Container Integration Test Webapp .......... SUCCESS [8.813s]
[INFO] Apache CXF Uncategorized System Tests ................. SUCCESS [11.934s]
[INFO] Apache CXF Transport System Tests ..................... SUCCESS [6.381s]
[INFO] Apache CXF Transport System Tests JMS ................. SUCCESS [9.109s]
[INFO] Apache CXF JAX-WS System Tests ........................ SUCCESS [7.044s]
[INFO] Apache CXF Databinding System Tests ................... SUCCESS [8.952s]
[INFO] Apache CXF JAX-RS System Tests ........................ SUCCESS [16.823s]
[INFO] Apache CXF WS-* Specifications System Tests ........... SUCCESS [6.436s]
[INFO] Apache CXF WS-RM Specifications System Tests .......... SUCCESS [4.758s]
[INFO] Apache CXF WS-Security System Tests ................... SUCCESS [10.283s]
[INFO] Apache CXF WS-Security Interop System Tests ........... SUCCESS [8.728s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests ...... SUCCESS [5.979s]
[INFO] Test for writing wsdl to repo ......................... SUCCESS [10.026s]
[INFO] Test for generating code from wsdl in repo ............ SUCCESS [37.941s]
[INFO] Apache CXF System Tests ............................... SUCCESS [2.379s]
[INFO] Apache CXF System Tests for Maven Plugins ............. SUCCESS [2.247s]
[INFO] Apache CXF Manifest Jar ............................... SUCCESS [6.232s]
[INFO] Apache CXF Samples .................................... SUCCESS [1.722s]
[INFO] Colocated Demo using Document/Literal Style ........... SUCCESS [1.904s]
[INFO] JavaScript Client Demo using Document/Literal Style ... SUCCESS [1.553s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181 .. SUCCESS [0.195s]
[INFO] Java First demo service using the JAXWSFactoryBeans ... SUCCESS [0.118s]
[INFO] Java First demo using JAX-WS and JMS .................. SUCCESS [0.149s]
[INFO] JAX-RS Content Negotiation Demo ....................... SUCCESS [0.110s]
[INFO] JAX-RS Basic Demo With HTTPS communications ........... SUCCESS [0.126s]
[INFO] JAX-RS Basic Demo ..................................... SUCCESS [0.132s]
[INFO] CXF sample using a callbak object ..................... SUCCESS [3.707s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SUCCESS [0.942s]
[INFO] JAX-WS Dispatch/Provider Demo ......................... SUCCESS [3.793s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SUCCESS [1.096s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [1.113s]
[INFO] CXF Dynamic Client Sample ............................. SUCCESS [0.979s]
[INFO] JMS Transport Queue Demo using Document-Literal Style . SUCCESS [1.000s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS [0.989s]
[INFO] RESTful Hello World Demo .............................. SUCCESS [0.231s]
[INFO] WSDL first demo using Document/Literal Style .......... SUCCESS [3.301s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS [0.100s]
[INFO] Java First demo using JAX-WS APIs ..................... SUCCESS [1.628s]
[INFO] WS-RM Demo ............................................ SUCCESS [1.360s]
[INFO] CXF Sample of Stream GZIP Interceptor ................. SUCCESS [1.053s]
[INFO] Spring HTTP Sample .................................... SUCCESS [2.748s]
[INFO] Spring HTTP Servlet demo with ruby support ............ SUCCESS [4.255s]
[INFO] Spring HTTP Servlet demo with groovy support .......... SUCCESS [3.254s]
[INFO] Hello world javascript demo ........................... SUCCESS [1.113s]
[INFO] CXF WS-Security UT Demo ............................... SUCCESS [1.232s]
[INFO] WS-Security UT Sign Demo .............................. SUCCESS [0.989s]
[INFO] CXF WS-Security Sign Encoding Demo .................... SUCCESS [1.008s]
[INFO] WS-Security UT Policy Demo ............................ SUCCESS [1.068s]
[INFO] MTOM Demo for SWA and XOP ............................. SUCCESS [1.162s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style . SUCCESS [0.959s]
[INFO] Java First POJO Sample ................................ SUCCESS [0.142s]
[INFO] WS-Policy Demo ........................................ SUCCESS [0.977s]
[INFO] Hello World Client Demo using JavaScript .............. SUCCESS [0.966s]
[INFO] WSDL first demo using HTTPS ........................... SUCCESS [1.138s]
[INFO] WS-Addressing Demo .................................... SUCCESS [0.970s]
[INFO] Sample using SOAP Headers ............................. SUCCESS [0.915s]
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SUCCESS [1.017s]
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SUCCESS [1.128s]
[INFO] RESTful HTTP Binding Demo ............................. SUCCESS [0.140s]
[INFO] CXF sample using code first POJO's and the Aegis Binding  SUCCESS [0.435s]
[INFO] Sample of JAX-* Service Using an Aegis Client ......... SUCCESS [0.111s]
[INFO] JAX-WS Handler Demo ................................... SUCCESS [0.960s]
[INFO] WSDL first demo using RPC-Literal Style ............... SUCCESS [0.953s]
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SUCCESS [0.924s]
[INFO] JAX-RS Spring Security Demo ........................... SUCCESS [2.705s]
[INFO] LogBrowser ............................................ SUCCESS [0.118s]
[INFO] WS-Notification Demo .................................. SUCCESS [0.132s]
[INFO] CXF STS Demo .......................................... SUCCESS [2.827s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP . SUCCESS [0.972s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP . SUCCESS [2.273s]
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [0.971s]
[INFO] Apache CXF Distribution ............................... SUCCESS [5:21.060s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 minutes 24 seconds
[INFO] Finished at: Fri Apr 27 06:45:27 UTC 2012
[INFO] Final Memory: 379M/656M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0


Jenkins build is back to normal : CXF-2.5-deploy #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/76/changes>