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 2013/08/27 10:16:48 UTC

Build failed in Jenkins: CXF-DOSGi #398

See <https://builds.apache.org/job/CXF-DOSGi/398/changes>

Changes:

[cschneider] DOSGI-205 Upgrade zo pax exam 3.2.0, fix rest test

------------------------------------------
[...truncated 582 lines...]
INFO: Building Distributed OSGi Topology Manager implementation 1.6-SNAPSHOT
Aug 27, 2013 8:07:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------

Aug 27, 2013 8:07:23 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:23 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-topology-manager ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/target>
Aug 27, 2013 8:07:23 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:23 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-topology-manager ---
[INFO] Starting audit...
Audit done.

Aug 27, 2013 8:07:24 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:24 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-topology-manager ---
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-topology-manager ---
[INFO] 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-topology-manager ---
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-dosgi-ri-topology-manager ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/src/main/resources>
[INFO] Copying 3 resources
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-dosgi-ri-topology-manager ---
[INFO] Compiling 12 source files to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/target/classes>
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ cxf-dosgi-ri-topology-manager ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/src/test/resources>
[INFO] Copying 3 resources
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cxf-dosgi-ri-topology-manager ---
[INFO] Compiling 8 source files to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/target/test-classes>
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:27 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.8.1:test (default-test) @ cxf-dosgi-ri-topology-manager ---
[INFO] Surefire report directory: <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.dosgi.topologymanager.importer.EndpointListenerImplTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.apache.cxf.dosgi.topologymanager.importer.TopologyManagerImportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.cxf.dosgi.topologymanager.importer.ListenerHookImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.cxf.dosgi.topologymanager.util.ReferenceCounterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.cxf.dosgi.topologymanager.util.UtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.cxf.dosgi.topologymanager.util.SimpleServiceTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.cxf.dosgi.topologymanager.exporter.EndpointListenerNotifierTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.cxf.dosgi.topologymanager.exporter.ExportServiceTest
Simulating publishing the user service
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

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

Aug 27, 2013 8:07:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ cxf-dosgi-ri-topology-manager ---
Aug 27, 2013 8:07:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.4:install (default-install) @ cxf-dosgi-ri-topology-manager ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/target/cxf-dosgi-ri-topology-manager-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-topology-manager/1.6-SNAPSHOT/cxf-dosgi-ri-topology-manager-1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/cxf-topology-manager/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-topology-manager/1.6-SNAPSHOT/cxf-dosgi-ri-topology-manager-1.6-SNAPSHOT.pom
Aug 27, 2013 8:07:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:07:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:install (default-install) @ cxf-dosgi-ri-topology-manager ---
[INFO] Installing org/apache/cxf/dosgi/cxf-dosgi-ri-topology-manager/1.6-SNAPSHOT/cxf-dosgi-ri-topology-manager-1.6-SNAPSHOT.jar
[INFO] Writing OBR metadata
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Distributed Software Modules 1.6-SNAPSHOT
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-dsw ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/target>
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-dsw ---
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-dsw ---
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-dsw ---
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-dsw ---
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.3.1:install (default-install) @ cxf-dosgi-ri-dsw ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/dsw/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-dsw/1.6-SNAPSHOT/cxf-dosgi-ri-dsw-1.6-SNAPSHOT.pom
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Local Discovery Service Bundle 1.6-SNAPSHOT
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-discovery-local ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/target>
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-discovery-local ---
[INFO] Starting audit...
Audit done.

[JENKINS] Recording test resultsAug 27, 2013 8:08:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-discovery-local ---
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-discovery-local ---
[INFO] 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-jaxb2-plugin:0.8.3:generate (default) @ cxf-dosgi-ri-discovery-local ---

Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-discovery-local ---
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-dosgi-ri-discovery-local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-dosgi-ri-discovery-local ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/target/classes>
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ cxf-dosgi-ri-discovery-local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cxf-dosgi-ri-discovery-local ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/target/test-classes>
Aug 27, 2013 8:08:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:08:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.8.1:test (default-test) @ cxf-dosgi-ri-discovery-local ---
[INFO] Surefire report directory: <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.dosgi.discovery.local.internal.LocalDiscoveryTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec
Running org.apache.cxf.dosgi.discovery.local.internal.ActivatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.apache.cxf.dosgi.endpointdesc.PropertiesMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running org.apache.cxf.dosgi.endpointdesc.EndpointDescriptionBundleParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.cxf.dosgi.endpointdesc.EndpointDescriptionParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec

Results :

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

Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ cxf-dosgi-ri-discovery-local ---
Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.4:install (default-install) @ cxf-dosgi-ri-discovery-local ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/target/cxf-dosgi-ri-discovery-local-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-discovery-local/1.6-SNAPSHOT/cxf-dosgi-ri-discovery-local-1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/discovery/local/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-discovery-local/1.6-SNAPSHOT/cxf-dosgi-ri-discovery-local-1.6-SNAPSHOT.pom
Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:09:22 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:install (default-install) @ cxf-dosgi-ri-discovery-local ---
[INFO] Installing org/apache/cxf/dosgi/cxf-dosgi-ri-discovery-local/1.6-SNAPSHOT/cxf-dosgi-ri-discovery-local-1.6-SNAPSHOT.jar
[INFO] Writing OBR metadata
ERROR: Maven JVM terminated unexpectedly with exit code 143


Jenkins build is back to normal : CXF-DOSGi #400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-DOSGi/400/>


Build failed in Jenkins: CXF-DOSGi #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-DOSGi/399/>

------------------------------------------
[...truncated 2421 lines...]

[JENKINS] Recording test resultsAug 27, 2013 8:28:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ cxf-dosgi-ri-samples-ds-impl ---

Aug 27, 2013 8:28:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.4:install (default-install) @ cxf-dosgi-ri-samples-ds-impl ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/impl/target/cxf-dosgi-ri-samples-ds-impl-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-impl/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-impl-1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/impl/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-impl/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-impl-1.6-SNAPSHOT.pom
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:install (default-install) @ cxf-dosgi-ri-samples-ds-impl ---
[INFO] Installing org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-impl/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-impl-1.6-SNAPSHOT.jar
[INFO] Writing OBR metadata
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Declarative Services Sample Client Bundle 1.6-SNAPSHOT
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/target>
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:35 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Starting audit...
Audit done.

Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-samples-ds-client ---
Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] 
Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-samples-ds-client ---
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-dosgi-ri-samples-ds-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/target/classes>
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ cxf-dosgi-ri-samples-ds-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/src/test/resources>
[INFO] Copying 3 resources
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] No sources to compile
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.8.1:test (default-test) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test resultsAug 27, 2013 8:28:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ cxf-dosgi-ri-samples-ds-client ---

Aug 27, 2013 8:28:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.4:install (default-install) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/target/cxf-dosgi-ri-samples-ds-client-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-client/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-client-1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/ds/client/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-client/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-client-1.6-SNAPSHOT.pom
Aug 27, 2013 8:28:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:54 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:install (default-install) @ cxf-dosgi-ri-samples-ds-client ---
[INFO] Installing org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-ds-client/1.6-SNAPSHOT/cxf-dosgi-ri-samples-ds-client-1.6-SNAPSHOT.jar
[INFO] Writing OBR metadata
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Discovery Sample 1.6-SNAPSHOT
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-samples-discovery-parent ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/target>
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-samples-discovery-parent ---
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-samples-discovery-parent ---
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-samples-discovery-parent ---
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:55 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-samples-discovery-parent ---
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.3.1:install (default-install) @ cxf-dosgi-ri-samples-discovery-parent ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-discovery-parent/1.6-SNAPSHOT/cxf-dosgi-ri-samples-discovery-parent-1.6-SNAPSHOT.pom
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Discovery Sample Interface Bundle 1.6-SNAPSHOT
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:56 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/target>
Aug 27, 2013 8:28:57 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:57 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Starting audit...
Audit done.

Aug 27, 2013 8:28:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:58 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:pmd (pmd) @ cxf-dosgi-ri-samples-discovery-interface ---
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-pmd-plugin:2.7.1:check (validate) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-samples-discovery-interface ---
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-dosgi-ri-samples-discovery-interface ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/src/main/resources>
[INFO] Copying 3 resources
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/target/classes>
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ cxf-dosgi-ri-samples-discovery-interface ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/src/test/resources>
[INFO] Copying 3 resources
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] No sources to compile
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.8.1:test (default-test) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Surefire report directory: <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
[JENKINS] Recording test resultsAug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ cxf-dosgi-ri-samples-discovery-interface ---

Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:28:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-install-plugin:2.4:install (default-install) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/target/cxf-dosgi-ri-samples-discovery-interface-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-discovery-interface/1.6-SNAPSHOT/cxf-dosgi-ri-samples-discovery-interface-1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/interface/pom.xml> to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-discovery-interface/1.6-SNAPSHOT/cxf-dosgi-ri-samples-discovery-interface-1.6-SNAPSHOT.pom
Aug 27, 2013 8:29:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:29:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-bundle-plugin:2.4.0:install (default-install) @ cxf-dosgi-ri-samples-discovery-interface ---
[INFO] Installing org/apache/cxf/dosgi/samples/cxf-dosgi-ri-samples-discovery-interface/1.6-SNAPSHOT/cxf-dosgi-ri-samples-discovery-interface-1.6-SNAPSHOT.jar
[INFO] Writing OBR metadata
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Distributed OSGI Discovery Sample Implementation Bundle 1.6-SNAPSHOT
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 27, 2013 8:29:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-samples-discovery-impl ---
[INFO] Deleting <https://builds.apache.org/job/CXF-DOSGi/ws/trunk/samples/discovery/impl/target>
ERROR: Maven JVM terminated unexpectedly with exit code 143