Console Output

Started by an SCM change
Building on master
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/middleware/common
U         httpclients/src/main/java/info/textgrid/utils/sesameclient/App.java
At revision 9380
Found mavenVersion 2.2.1 from file jar:file:/var/lib/jenkins/tools/Maven_2/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[workspace] $ /usr/lib/jvm/java-6-sun/bin/java -DuniqueVersion=false -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.403.jar:/var/lib/jenkins/tools/Maven_2/boot/classworlds-1.1.jar hudson.maven.agent.Main /var/lib/jenkins/tools/Maven_2 /var/run/jenkins/war/WEB-INF/lib/remoting-1.404.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.403.jar 34753 /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml package
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Common tools and packages
[INFO]   metadataJaxb
[INFO]   httpclient
[INFO]   confclient
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Common tools and packages
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$common/builds/2011-03-28_15-00-55/archive/info.textgrid.middleware/common/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building metadataJaxb
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [antrun:run {execution: do-get}]
[INFO] Executing tasks
      [get] Getting: http://www.textgrid.de/schemas/textgrid-metadata_2010.xsd
      [get] To: /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/resources/textgrid-metadata_2010.xsd
      [get] Not modified - so not downloaded
[INFO] Executed tasks
[INFO] [jaxb2:generate {execution: default}]
Cannot find CatalogManager.properties
[INFO] Skipped XJC execution.  Generated sources were up-to-date.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-03-28_15-00-55/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/pom.xml
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/target/metadata-core-jaxb.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-03-28_15-00-55/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building httpclient
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/classes
[WARNING] /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/java/info/textgrid/utils/sesameclient/SesameClient.java:[111,4] [deprecation] consumeContent() in org.apache.http.HttpEntity has been deprecated

[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.utils.existclient.ExistClientTest
Mar 28, 2011 3:01:29 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://textgrid-ws3.sub.uni-goettingen.de/exist/rest
Mar 28, 2011 3:01:29 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: textgrid-ws3.sub.uni-goettingen.de
Mar 28, 2011 3:01:29 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://textgrid-ws3.sub.uni-goettingen.de/exist/rest/db/query/getUri.xql?latest=textgrid:2d03
Mar 28, 2011 3:01:29 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200 | OK
<response xmlns="http://textgrid.info/namespaces/metadata/core/2010">2</response>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec
Running info.textgrid.utils.sesameclient.SesameClientTest
Mar 28, 2011 3:01:29 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://textgrid-ws3.sub.uni-goettingen.de/openrdf-sesame/repositories/textgrid
Mar 28, 2011 3:01:29 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: textgrid-ws3.sub.uni-goettingen.de
SELECT ?s ?o WHERE {?s <http://textgrid.info/relation-ns#definesSchema> ?o}

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-03-28_15-00-55/archive/info.textgrid.utils/httpclients/1.0-SNAPSHOT/pom.xml
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/info.textgrid.utils.httpclients.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-03-28_15-00-55/archive/info.textgrid.utils/httpclients/1.0-SNAPSHOT/info.textgrid.utils.httpclients.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building confclient
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/confclient/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.middleware.confclient.ConfservClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-03-28_15-00-55/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/pom.xml
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/confclient.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-03-28_15-00-55/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Common tools and packages ............................. SUCCESS [2.613s]
[INFO] metadataJaxb .......................................... SUCCESS [8.046s]
[INFO] httpclient ............................................ SUCCESS [10.621s]
[INFO] confclient ............................................ SUCCESS [2.241s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Mon Mar 28 15:01:35 CEST 2011
[INFO] Final Memory: 24M/183M
[INFO] ------------------------------------------------------------------------
channel stopped
IRC notifier plugin: Sending notification to: #textgrid
Triggering a new build of ConfClient-P2 #17
Finished: SUCCESS