Skip to content
Success

Console Output

Started by an SCM change
Building on master in workspace /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git@github.com:phaus/ChatLogServer.git # timeout=10
Fetching upstream changes from git@github.com:phaus/ChatLogServer.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress git@github.com:phaus/ChatLogServer.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0321ee393a10315476da58406b9d1bbb8f0afa8d (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 0321ee393a10315476da58406b9d1bbb8f0afa8d
 > /usr/bin/git rev-list 640fcb9caa0bdbe6dae51777a1885e8408a5998c # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.model.JDK/JDK8u40/bin/java -XX:MaxPermSize=256M -Dsbt.log.noformat=true -jar /home/javastream.de/jenkins/tools/org.jvnet.hudson.plugins.SbtPluginBuilder_SbtInstallation/sbt_0.13.1/bin/sbt-launch.jar dist
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[info] Loading project definition from /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/project
[info] Set current project to ChatLogServer (in build file:/home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/)
[info] Wrote /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/scala-2.11/chatlogserver_2.11-1.0-SNAPSHOT.pom
[info] Main Scala API documentation to /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/scala-2.11/api...
[info] Compiling 1 Scala source to /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/scala-2.11/classes...
[info] Packaging /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/scala-2.11/chatlogserver_2.11-1.0-SNAPSHOT.jar ...
[info] Done packaging.
[warn] there were 1 feature warning(s); re-run with -feature for details
model contains 64 documentable templates
[info] Packaging /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/chatlogserver-1.0-SNAPSHOT-assets.jar ...
[info] Done packaging.
[warn] one warning found
[info] Main Scala API documentation successful.
[info] Packaging /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/scala-2.11/chatlogserver_2.11-1.0-SNAPSHOT-javadoc.jar ...
[info] Done packaging.
[info] 
[info] Your package is ready in /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/universal/chatlogserver-1.0-SNAPSHOT.zip
[info] 
[success] Total time: 16 s, completed Aug 7, 2015 2:14:39 AM
Build step 'Build using sbt' changed build result to SUCCESS
[workspace] $ /bin/bash -xe /tmp/hudson2453323400037028622.sh
+ ssh chatlogserver@10.10.10.101 /home/chatlogserver/stop.sh
stopped 1556
+ ssh chatlogserver@10.10.10.101 rm -R /home/chatlogserver/chatlogserver-1.0-SNAPSHOT
+ scp /home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace/target/universal/chatlogserver-1.0-SNAPSHOT.zip chatlogserver@10.10.10.101:/home/chatlogserver/
+ ssh chatlogserver@10.10.10.101 unzip /home/chatlogserver/chatlogserver-1.0-SNAPSHOT.zip
Archive:  /home/chatlogserver/chatlogserver-1.0-SNAPSHOT.zip
  inflating: chatlogserver-1.0-SNAPSHOT/lib/chatlogserver.chatlogserver-1.0-SNAPSHOT.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.twirl-api_2.11-1.0.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.apache.commons.commons-lang3-3.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.scala-lang.modules.scala-xml_2.11-1.0.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.build-link-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-exceptions-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.javassist.javassist-3.18.2-GA.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-iteratees_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.scala-stm.scala-stm_2.11-0.7.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.config-1.2.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-json_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-functional_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-datacommons_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/joda-time.joda-time-2.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.joda.joda-convert-1.6.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.scala-lang.scala-reflect-2.11.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.scala-lang.modules.scala-parser-combinators_2.11-1.0.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/io.netty.netty-3.9.2.Final.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.netty.netty-http-pipelining-1.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.slf4j.jul-to-slf4j-1.7.6.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.slf4j.jcl-over-slf4j-1.7.6.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.akka.akka-actor_2.11-2.3.4.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.akka.akka-slf4j_2.11-2.3.4.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/commons-codec.commons-codec-1.9.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/xerces.xercesImpl-2.11.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/xml-apis.xml-apis-1.4.01.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/javax.transaction.jta-1.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-java_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.yaml.snakeyaml-1.13.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.hibernate.hibernate-validator-5.0.3.Final.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/javax.validation.validation-api-1.1.0.Final.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.jboss.logging.jboss-logging-3.1.1.GA.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.fasterxml.classmate-1.0.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.springframework.spring-context-4.0.3.RELEASE.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.springframework.spring-core-4.0.3.RELEASE.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.springframework.spring-beans-4.0.3.RELEASE.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.reflections.reflections-0.9.8.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/dom4j.dom4j-1.6.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.apache.tomcat.tomcat-servlet-api-8.0.5.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-java-jdbc_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-jdbc_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.jolbox.bonecp-0.8.0.RELEASE.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.h2database.h2-1.3.175.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/tyrex.tyrex-1.0.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-java-ebean_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.avaje.ebeanorm.avaje-ebeanorm-3.3.4.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.avaje.ebeanorm.avaje-ebeanorm-agent-3.2.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.hibernate.javax.persistence.hibernate-jpa-2.0-api-1.0.1.Final.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-cache_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/net.sf.ehcache.ehcache-core-2.6.8.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-java-ws_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.typesafe.play.play-ws_2.11-2.3.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.ning.async-http-client-1.8.8.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/oauth.signpost.signpost-core-1.2.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/oauth.signpost.signpost-commonshttp4-1.2.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.apache.httpcomponents.httpcore-4.0.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.apache.httpcomponents.httpclient-4.0.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/commons-logging.commons-logging-1.1.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/mysql.mysql-connector-java-5.1.18.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.googlecode.owasp-java-html-sanitizer.owasp-java-html-sanitizer-r239.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.google.guava.guava-18.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.google.code.findbugs.jsr305-3.0.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.kenshoo.metrics-play_2.11-2.3.0_0.2.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.scala-lang.scala-library-2.11.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/io.dropwizard.metrics.metrics-core-3.1.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.slf4j.slf4j-api-1.7.7.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/io.dropwizard.metrics.metrics-json-3.1.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.fasterxml.jackson.core.jackson-databind-2.4.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.fasterxml.jackson.core.jackson-annotations-2.4.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.fasterxml.jackson.core.jackson-core-2.4.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/io.dropwizard.metrics.metrics-jvm-3.1.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/io.dropwizard.metrics.metrics-logback-3.1.0.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/ch.qos.logback.logback-classic-1.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/ch.qos.logback.logback-core-1.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.webjars.webjars-play-2.1.0-1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.webjars.requirejs-2.1.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.webjars.webjars-locator-0.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/commons-lang.commons-lang-2.6.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/com.innoq.webjars.innoq-styles-0.1.1.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.webjars.jquery-2.1.3.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/org.webjars.jquery.sparkline-2.1.2.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/bin/chatlogserver  
  inflating: chatlogserver-1.0-SNAPSHOT/bin/chatlogserver.bat  
  inflating: chatlogserver-1.0-SNAPSHOT/lib/chatlogserver.chatlogserver-1.0-SNAPSHOT-assets.jar  
  inflating: chatlogserver-1.0-SNAPSHOT/conf/play.plugins  
  inflating: chatlogserver-1.0-SNAPSHOT/conf/application.conf  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/Routes$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/Global.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/tools.tooltip.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected2.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/ownerbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/unselected.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/trait_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/trait_to_object_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/typebg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/template.css  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object_to_type_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/remove.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/permalink.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/type_to_object_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object_to_trait_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/diagrams.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/navigation-li-a.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/template.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object_diagram.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/ownerbg2.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filterboxbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/type_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/defbg-green.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filter_box_right.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/index.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/signaturebg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filter_box_left.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/trait.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/type_diagram.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/ref-index.css  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filterbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/class_to_object_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/index.css  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/jquery.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/defbg-blue.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filter_box_left2.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/jquery.layout.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/type.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/diagrams.css  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/class_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/jquery-ui.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/class_diagram.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/package_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected-right.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/scheduler.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/modernizr.custom.js  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/package.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/signaturebg2.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filterboxbarbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/trait_diagram.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/conversionbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected2-right.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/ownderbg2.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/arrow-down.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/valuemembersbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object_to_class_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/navigation-li.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/arrow-right.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected-implicits.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/class.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/filterboxbarbg.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/object_big.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/fullcommenttopbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/packagesbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/constructorsbg.gif  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/lib/selected-right-implicits.png  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/xml/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/xml/Rooms/feed_all$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/xml/Rooms/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/xml/Rooms/feed$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/addons/package$$PimpedDate.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/addons/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/main$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Rooms/show$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Rooms/index$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Rooms/browse$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Rooms/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Application/show$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Application/index$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Application/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Users/index$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Users/browse$.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/views/html/Users/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/DateHelper.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/ContentHelper.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/EntryHelper.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/openfire/OpenFireHelper.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/helpers/openfire/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/JabberConfiguration$JabberConfigurationId.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/LogEntry.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/User.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/Room.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/RoomService.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/LogEntry$LogEntryId.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/models/openfire/JabberConfiguration.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-r.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-l.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-p.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-c.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-g.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-t.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-x.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-m.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-b.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-o.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-d.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-i.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-f.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-a.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-s.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-e.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-j.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-n.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-v.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-h.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/index/index-u.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/Rooms.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/RoomStatistics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseRoomStatistics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseMetrics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseUsers.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseRooms.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/Metrics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/routes.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseApplication.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/Application.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ReverseAssets.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/Users.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseRoomStatistics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseMetrics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseUsers.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseRooms.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseApplication.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/ReverseAssets.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/javascript/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseRoomStatistics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseMetrics.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseUsers.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseRooms.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseApplication.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/ReverseAssets.html  
  inflating: chatlogserver-1.0-SNAPSHOT/share/doc/api/controllers/ref/package.html  
  inflating: chatlogserver-1.0-SNAPSHOT/README.md  
+ ssh chatlogserver@10.10.10.101 ln -s /var/log/chatlogserver /home/chatlogserver/chatlogserver-1.0-SNAPSHOT/logs
+ ssh chatlogserver@10.10.10.101 /home/chatlogserver/run.sh
[TASKS] Scanning folder '/home/javastream.de/jenkins/jobs/de.consolving.chatlogserver/workspace' for files matching the pattern '**/*.java, **/*.html, **/*.xml' - excludes: 
[TASKS] Found 146 files to scan for tasks
[TASKS] Found 2 open tasks.
[TASKS] Computing warning deltas based on reference build #46
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS