rultor.com logo This build log was produced by rultor.com for ganshane/shakey#61
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-3sTV/run.sh
+ cd /tmp/rultor-3sTV
+ echo 25232
+ echo '1.40.4 aced718'
1.40.4 aced718
+ date
Thu Nov	 6 12:39:27 CET 2014
+ uptime
 12:39:27 up 7 days, 18:00,  0 users,  load average: 0.08, 0.08, 1.62
+ head=git@github.com:ganshane/shakey.git
+ head_branch=master
+ tag=1.6.9.1
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:ganshane/shakey.git' '--env=head_branch=master' '--env=tag=1.6.9.1')
+ image=yegor256/rultor
+ directory=
+ scripts=('mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "release ${tag}"' ';' 'mvn test' ';')
+ container=ganshane_shakey_61
+ as_root=false
+ git clone --branch=master --depth=10 git@github.com:ganshane/shakey.git repo
Initialized empty Git repository in /tmp/rultor-3sTV/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "release ${tag}"' ';' 'mvn test' ';'
+ rm -rf .gpg
+ '[' -z 1.6.9.1 ']'
+ cd repo
++ git tag -l 1.6.9.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=1.62
++ echo 1.62 '>' 8
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 1.62, low enough to run a new Docker container'
load average is 1.62, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Pulling repository yegor256/rultor






























++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-3sTV:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:ganshane/shakey.git --env=head_branch=master --env=tag=1.6.9.1 --memory=4g --cidfile=/tmp/rultor-3sTV/cid -w=/main --name=ganshane_shakey_61 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ adduser --disabled-password --gecos '' r
Adding user `r' ...
Adding new group `r' (1000) ...
Adding new user `r' (1000) with group `r' ...
Creating home directory `/home/r' ...
Copying files from `/etc/skel' ...
+ adduser r sudo
Adding user `r' to group `sudo' ...
Adding user r to group sudo
Done.
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ mvn versions:set -DnewVersion=1.6.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Smart Stock Processor
[INFO] Smart Stock Client Application
[INFO] Smart Stock Server Application
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 42.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 797.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 818.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 177.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 KB at 742.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/2.15.2/maven-scala-plugin-2.15.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/2.15.2/maven-scala-plugin-2.15.2.pom (15 KB at 573.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/2.15.2/maven-scala-plugin-2.15.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/2.15.2/maven-scala-plugin-2.15.2.jar (113 KB at 2241.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom (8 KB at 265.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar (29 KB at 982.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 KB at 629.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (212 KB at 3409.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom (11 KB at 428.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom (5 KB at 168.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar (50 KB at 1603.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 393.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 450.0 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Smart Stock Processor 1.6.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ shakey-project ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 996.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (0 B at 0.0 KB/sec)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing com.ganshane:shakey-project
[INFO]	   Updating project com.ganshane:shakey-project
[INFO]	       from version 1.6.10-SNAPSHOT to 1.6.9.1
Props: {project.version=1.6.9.1, project.artifactId=shakey-project, project.groupId=com.ganshane}
Props: {project.version=1.6.9.1, project.artifactId=shakey-project, project.groupId=com.ganshane}
Props: {project.version=1.6.9.1, project.artifactId=shakey-project, project.groupId=com.ganshane}
[INFO]
[INFO] Processing com.ganshane:shakey-client
[INFO]	   Updating parent com.ganshane:shakey-project
[INFO]	       from version 1.6.10-SNAPSHOT to 1.6.9.1
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-client, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-client, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-client, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
[INFO]
[INFO] Processing com.ganshane:shakey-server
[INFO]	   Updating parent com.ganshane:shakey-project
[INFO]	       from version 1.6.10-SNAPSHOT to 1.6.9.1
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-server, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-server, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
Props: {project.version=1.6.9.1, project.parent.version=1.6.9.1, project.parent.groupId=com.ganshane, project.artifactId=shakey-server, project.groupId=com.ganshane, project.parent.artifactId=shakey-project}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Smart Stock Processor .............................. SUCCESS [  1.513 s]
[INFO] Smart Stock Client Application ..................... SKIPPED
[INFO] Smart Stock Server Application ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.294 s
[INFO] Finished at: 2014-11-06T11:39:50+00:00
[INFO] Final Memory: 15M/303M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'release 1.6.9.1'
[__rultor 10b76bf] release 1.6.9.1
 3 files changed, 3 insertions(+), 3 deletions(-)
+ mvn test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Smart Stock Processor
[INFO] Smart Stock Client Application
[INFO] Smart Stock Server Application
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Smart Stock Processor 1.6.9.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Smart Stock Client Application 1.6.9.1
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 78.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 498.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 929.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom (2 KB at 55.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-json/5.3.7/tapestry-json-5.3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-json/5.3.7/tapestry-json-5.3.7.pom (622 B at 25.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-ioc/5.3.7/tapestry-ioc-5.3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-ioc/5.3.7/tapestry-ioc-5.3.7.pom (2 KB at 86.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry5-annotations/5.3.7/tapestry5-annotations-5.3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry5-annotations/5.3.7/tapestry5-annotations-5.3.7.pom (413 B at 16.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-func/5.3.7/tapestry-func-5.3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-func/5.3.7/tapestry-func-5.3.7.pom (780 B at 27.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/plastic/5.3.7/plastic-5.3.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/plastic/5.3.7/plastic-5.3.7.pom (621 B at 24.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom
Downloaded: http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.pom (2 KB at 51.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.pom (846 B at 31.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.1.0/metrics-parent-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.1.0/metrics-parent-3.1.0.pom (12 KB at 459.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 221.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 600.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.8/jansi-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.8/jansi-1.8.pom (4 KB at 146.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.8/jansi-project-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.8/jansi-project-1.8.pom (12 KB at 465.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom (15 KB at 572.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-json/5.3.7/tapestry-json-5.3.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry5-annotations/5.3.7/tapestry5-annotations-5.3.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-ioc/5.3.7/tapestry-ioc-5.3.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-func/5.3.7/tapestry-func-5.3.7.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry5-annotations/5.3.7/tapestry5-annotations-5.3.7.jar (16 KB at 378.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tapestry/plastic/5.3.7/plastic-5.3.7.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-json/5.3.7/tapestry-json-5.3.7.jar (25 KB at 525.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-func/5.3.7/tapestry-func-5.3.7.jar (63 KB at 1085.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/plastic/5.3.7/plastic-5.3.7.jar (287 KB at 2898.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-ioc/5.3.7/tapestry-ioc-5.3.7.jar (529 KB at 3693.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.jar (5 KB at 174.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded: http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.8/jansi-1.8.jar
Downloaded:7http://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.jar (110 KB at 2953.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.8/jansi-1.8.jar (110 KB at 2137.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.jar (0 B at 0.0 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 3844.6 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0.0 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.jar (5410 KB at 8478.9 KB/sec)
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shakey-client ---
[INFO] Using 'UTF8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:add-source (scala-compile-first) @ shakey-client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (4 KB at 160.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom (8 KB at 293.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.4/snakeyaml-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.4/snakeyaml-1.4.pom (8 KB at 285.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (4 KB at 136.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.6.1/jackson-core-asl-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.6.1/jackson-core-asl-1.6.1.pom (1016 B at 19.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.6.1/jackson-mapper-asl-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.6.1/jackson-mapper-asl-1.6.1.pom (2 KB at 50.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.4/snakeyaml-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (34 KB at 750.0 KB/sec)
Downloading:2http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.6.1/jackson-core-asl-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar (49 KB at 1045.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.6.1/jackson-mapper-asl-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.4/snakeyaml-1.4.jar (213 KB at 4161.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.jar (13 KB at 247.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (217 KB at 2740.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.6.1/jackson-core-asl-1.6.1.jar (197 KB at 3774.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.6.1/jackson-mapper-asl-1.6.1.jar (530 KB at 4042.3 KB/sec)
[INFO] Add Source directory: /home/r/repo/shakey-client/src/main/scala
[INFO] Add Test Source directory: /home/r/repo/shakey-client/src/test/scala
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:compile (scala-compile-first) @ shakey-client ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/r/repo/shakey-client/src/main/java:-1: info: compiling
[INFO] /home/r/repo/shakey-client/src/main/scala:-1: info: compiling
[INFO] Compiling 110 source files to /home/r/repo/shakey-client/target/classes at 1415273996373
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.3/scala-compiler-2.11.3.jar
Downloaded:Khttp://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.3/scala-compiler-2.11.3.jar (13303 KB at 7217.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.3/scala-compiler-2.11.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.3/scala-compiler-2.11.3.pom (3 KB at 96.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.jar (4286 KB at 9566.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar (634 KB at 6598.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar (407 KB at 4955.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom (2 KB at 63.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.pom (3 KB at 82.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar (5409 KB at 9405.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom (2 KB at 55.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.pom (3 KB at 91.5 KB/sec)
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] 7 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 36 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ shakey-client ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 23.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (4 KB at 141.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 30.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 24.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (2 KB at 39.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 KB at 590.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (6 KB at 148.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 KB at 359.6 KB/sec)
[INFO] Compiling 87 source files to /home/r/repo/shakey-client/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shakey-client ---
[INFO] Using 'UTF8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:testCompile (scala-test-compile) @ shakey-client ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/r/repo/shakey-client/src/test/scala:-1: info: compiling
[INFO] Compiling 3 source files to /home/r/repo/shakey-client/target/test-classes at 1415274037878
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ shakey-client ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ shakey-client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 98.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 101.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 234.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 58.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 545.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 441.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 996.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 1852.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 3017.3 KB/sec)
[INFO] Surefire report directory: /home/r/repo/shakey-client/target/surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 98.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 104.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1502.4 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running shakey.config.ShakeyConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec
Running shakey.internal.RestClientTest
[main DEBUG]11:40:47  internal.RestClientTest process 86637
[main DEBUG]11:40:48  internal.RestClient$ contentLength:[Content-Length: 18165],entityLength:18165
[main DEBUG]11:40:48  internal.RestClientTest 86637 has data
[main DEBUG]11:40:48  internal.RestClientTest size:18165
[main DEBUG]11:40:48  internal.RestClientTest process 86638
[main WARN]11:40:49  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86638.gif with code 404
[main DEBUG]11:40:49  internal.RestClientTest process 86639
[main WARN]11:40:49  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86639.gif with code 404
[main DEBUG]11:40:49  internal.RestClientTest process 86640
[main DEBUG]11:40:49  internal.RestClient$ contentLength:[Content-Length: 45000],entityLength:45000
[main DEBUG]11:40:49  internal.RestClientTest 86640 has data
[main DEBUG]11:40:50  internal.RestClientTest size:45000
[main DEBUG]11:40:50  internal.RestClientTest process 86641
[main DEBUG]11:40:50  internal.RestClient$ contentLength:[Content-Length: 43118],entityLength:43118
[main DEBUG]11:40:50  internal.RestClientTest 86641 has data
[main DEBUG]11:40:51  internal.RestClientTest size:43118
[main DEBUG]11:40:51  internal.RestClientTest process 86642
[main DEBUG]11:40:51  internal.RestClient$ contentLength:[Content-Length: 20097],entityLength:20097
[main DEBUG]11:40:51  internal.RestClientTest 86642 has data
[main DEBUG]11:40:52  internal.RestClientTest size:20097
[main DEBUG]11:40:52  internal.RestClientTest process 86643
[main DEBUG]11:40:52  internal.RestClient$ contentLength:[Content-Length: 18072],entityLength:18072
[main DEBUG]11:40:52  internal.RestClientTest 86643 has data
[main DEBUG]11:40:53  internal.RestClientTest size:18072
[main DEBUG]11:40:53  internal.RestClientTest process 86644
[main WARN]11:40:53  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86644.gif with code 404
[main DEBUG]11:40:53  internal.RestClientTest process 86645
[main WARN]11:40:53  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86645.gif with code 404
[main DEBUG]11:40:53  internal.RestClientTest process 86646
[main DEBUG]11:40:54  internal.RestClient$ contentLength:[Content-Length: 42646],entityLength:42646
[main DEBUG]11:40:54  internal.RestClientTest 86646 has data
[main DEBUG]11:40:54  internal.RestClientTest size:42646
[main DEBUG]11:40:54  internal.RestClientTest process 86647
[main DEBUG]11:40:55  internal.RestClient$ contentLength:[Content-Length: 39589],entityLength:39589
[main DEBUG]11:40:55  internal.RestClientTest 86647 has data
[main DEBUG]11:40:55  internal.RestClientTest size:39589
[main DEBUG]11:40:55  internal.RestClientTest process 86648
[main DEBUG]11:40:56  internal.RestClient$ contentLength:[Content-Length: 19156],entityLength:19156
[main DEBUG]11:40:56  internal.RestClientTest 86648 has data
[main DEBUG]11:40:56  internal.RestClientTest size:19156
[main DEBUG]11:40:56  internal.RestClientTest process 86649
[main DEBUG]11:40:57  internal.RestClient$ contentLength:[Content-Length: 18472],entityLength:18472
[main DEBUG]11:40:57  internal.RestClientTest 86649 has data
[main DEBUG]11:40:57  internal.RestClientTest size:18472
[main DEBUG]11:40:57  internal.RestClientTest process 86650
[main WARN]11:40:57  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86650.gif with code 404
[main DEBUG]11:40:57  internal.RestClientTest process 86651
[main WARN]11:40:58  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86651.gif with code 404
[main DEBUG]11:40:58  internal.RestClientTest process 86652
[main DEBUG]11:40:58  internal.RestClient$ contentLength:[Content-Length: 43514],entityLength:43514
[main DEBUG]11:40:58  internal.RestClientTest 86652 has data
[main DEBUG]11:41:00  internal.RestClientTest size:43514
[main DEBUG]11:41:00  internal.RestClientTest process 86653
[main DEBUG]11:41:00  internal.RestClient$ contentLength:[Content-Length: 41816],entityLength:41816
[main DEBUG]11:41:00  internal.RestClientTest 86653 has data
[main DEBUG]11:41:01  internal.RestClientTest size:41816
[main DEBUG]11:41:01  internal.RestClientTest process 86654
[main DEBUG]11:41:01  internal.RestClient$ contentLength:[Content-Length: 20475],entityLength:20475
[main DEBUG]11:41:01  internal.RestClientTest 86654 has data
[main DEBUG]11:41:02  internal.RestClientTest size:20475
[main DEBUG]11:41:02  internal.RestClientTest process 86655
[main DEBUG]11:41:02  internal.RestClient$ contentLength:[Content-Length: 20732],entityLength:20732
[main DEBUG]11:41:02  internal.RestClientTest 86655 has data
[main DEBUG]11:41:02  internal.RestClientTest size:20732
[main DEBUG]11:41:02  internal.RestClientTest process 86656
[main WARN]11:41:03  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86656.gif with code 404
[main DEBUG]11:41:03  internal.RestClientTest process 86657
[main WARN]11:41:03  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86657.gif with code 404
[main DEBUG]11:41:03  internal.RestClientTest process 86658
[main DEBUG]11:41:03  internal.RestClient$ contentLength:[Content-Length: 49271],entityLength:49271
[main DEBUG]11:41:03  internal.RestClientTest 86658 has data
[main DEBUG]11:41:04  internal.RestClientTest size:49271
[main DEBUG]11:41:04  internal.RestClientTest process 86659
[main DEBUG]11:41:04  internal.RestClient$ contentLength:[Content-Length: 42119],entityLength:42119
[main DEBUG]11:41:04  internal.RestClientTest 86659 has data
[main DEBUG]11:41:05  internal.RestClientTest size:42119
[main DEBUG]11:41:05  internal.RestClientTest process 86660
[main DEBUG]11:41:05  internal.RestClient$ contentLength:[Content-Length: 17894],entityLength:17894
[main DEBUG]11:41:05  internal.RestClientTest 86660 has data
[main DEBUG]11:41:06  internal.RestClientTest size:17894
[main DEBUG]11:41:06  internal.RestClientTest process 86661
[main DEBUG]11:41:06  internal.RestClient$ contentLength:[Content-Length: 18141],entityLength:18141
[main DEBUG]11:41:06  internal.RestClientTest 86661 has data
[main DEBUG]11:41:07  internal.RestClientTest size:18141
[main DEBUG]11:41:07  internal.RestClientTest process 86662
[main WARN]11:41:07  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86662.gif with code 404
[main DEBUG]11:41:07  internal.RestClientTest process 86663
[main WARN]11:41:08  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86663.gif with code 404
[main DEBUG]11:41:08  internal.RestClientTest process 86664
[main WARN]11:41:08  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86664.gif with code 404
[main DEBUG]11:41:08  internal.RestClientTest process 86665
[main WARN]11:41:08  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86665.gif with code 404
[main DEBUG]11:41:08  internal.RestClientTest process 86666
[main WARN]11:41:12  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86666.gif with code 404
[main DEBUG]11:41:12  internal.RestClientTest process 86667
[main WARN]11:41:12  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86667.gif with code 404
[main DEBUG]11:41:12  internal.RestClientTest process 86668
[main WARN]11:41:13  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86668.gif with code 404
[main DEBUG]11:41:13  internal.RestClientTest process 86669
[main WARN]11:41:13  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86669.gif with code 404
[main DEBUG]11:41:13  internal.RestClientTest process 86670
[main WARN]11:41:14  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86670.gif with code 404
[main DEBUG]11:41:14  internal.RestClientTest process 86671
[main WARN]11:41:14  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86671.gif with code 404
[main DEBUG]11:41:14  internal.RestClientTest process 86672
[main WARN]11:41:15  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86672.gif with code 404
[main DEBUG]11:41:15  internal.RestClientTest process 86673
[main WARN]11:41:15  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86673.gif with code 404
[main DEBUG]11:41:15  internal.RestClientTest process 86674
[main WARN]11:41:15  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86674.gif with code 404
[main DEBUG]11:41:15  internal.RestClientTest process 86675
[main WARN]11:41:16  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86675.gif with code 404
[main DEBUG]11:41:16  internal.RestClientTest process 86676
[main WARN]11:41:16  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86676.gif with code 404
[main DEBUG]11:41:16  internal.RestClientTest process 86677
[main WARN]11:41:16  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86677.gif with code 404
[main DEBUG]11:41:16  internal.RestClientTest process 86678
[main WARN]11:41:17  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86678.gif with code 404
[main DEBUG]11:41:17  internal.RestClientTest process 86679
[main WARN]11:41:17  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86679.gif with code 404
[main DEBUG]11:41:17  internal.RestClientTest process 86680
[main WARN]11:41:18  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86680.gif with code 404
[main DEBUG]11:41:18  internal.RestClientTest process 86681
[main WARN]11:41:18  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86681.gif with code 404
[main DEBUG]11:41:18  internal.RestClientTest process 86682
[main WARN]11:41:21  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86682.gif with code 404
[main DEBUG]11:41:21  internal.RestClientTest process 86683
[main WARN]11:41:22  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86683.gif with code 404
[main DEBUG]11:41:22  internal.RestClientTest process 86684
[main WARN]11:41:22  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86684.gif with code 404
[main DEBUG]11:41:22  internal.RestClientTest process 86685
[main WARN]11:41:22  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86685.gif with code 404
[main DEBUG]11:41:22  internal.RestClientTest process 86686
[main WARN]11:41:23  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86686.gif with code 404
[main DEBUG]11:41:23  internal.RestClientTest process 86687
[main WARN]11:41:23  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86687.gif with code 404
[main DEBUG]11:41:23  internal.RestClientTest process 86688
[main WARN]11:41:24  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86688.gif with code 404
[main DEBUG]11:41:24  internal.RestClientTest process 86689
[main WARN]11:41:24  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86689.gif with code 404
[main DEBUG]11:41:24  internal.RestClientTest process 86690
[main WARN]11:41:24  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86690.gif with code 404
[main DEBUG]11:41:24  internal.RestClientTest process 86691
[main WARN]11:41:25  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86691.gif with code 404
[main DEBUG]11:41:25  internal.RestClientTest process 86692
[main WARN]11:41:25  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86692.gif with code 404
[main DEBUG]11:41:25  internal.RestClientTest process 86693
[main WARN]11:41:26  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86693.gif with code 404
[main DEBUG]11:41:26  internal.RestClientTest process 86694
[main WARN]11:41:26  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86694.gif with code 404
[main DEBUG]11:41:26  internal.RestClientTest process 86695
[main WARN]11:41:26  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86695.gif with code 404
[main DEBUG]11:41:26  internal.RestClientTest process 86696
[main WARN]11:41:27  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86696.gif with code 404
[main DEBUG]11:41:27  internal.RestClientTest process 86697
[main WARN]11:41:27  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86697.gif with code 404
[main DEBUG]11:41:27  internal.RestClientTest process 86698
[main WARN]11:41:27  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86698.gif with code 404
[main DEBUG]11:41:27  internal.RestClientTest process 86699
[main WARN]11:41:28  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86699.gif with code 404
[main DEBUG]11:41:28  internal.RestClientTest process 86700
[main WARN]11:41:28  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86700.gif with code 404
[main DEBUG]11:41:28  internal.RestClientTest process 86701
[main WARN]11:41:29  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86701.gif with code 404
[main DEBUG]11:41:29  internal.RestClientTest process 86702
[main WARN]11:41:29  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86702.gif with code 404
[main DEBUG]11:41:29  internal.RestClientTest process 86703
[main WARN]11:41:29  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86703.gif with code 404
[main DEBUG]11:41:29  internal.RestClientTest process 86704
[main WARN]11:41:30  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86704.gif with code 404
[main DEBUG]11:41:30  internal.RestClientTest process 86705
[main WARN]11:41:30  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86705.gif with code 404
[main DEBUG]11:41:30  internal.RestClientTest process 86706
[main WARN]11:41:31  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86706.gif with code 404
[main DEBUG]11:41:31  internal.RestClientTest process 86707
[main WARN]11:41:31  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86707.gif with code 404
[main DEBUG]11:41:31  internal.RestClientTest process 86708
[main WARN]11:41:31  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86708.gif with code 404
[main DEBUG]11:41:31  internal.RestClientTest process 86709
[main WARN]11:41:32  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86709.gif with code 404
[main DEBUG]11:41:32  internal.RestClientTest process 86710
[main WARN]11:41:32  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86710.gif with code 404
[main DEBUG]11:41:32  internal.RestClientTest process 86711
[main WARN]11:41:32  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86711.gif with code 404
[main DEBUG]11:41:32  internal.RestClientTest process 86712
[main WARN]11:41:33  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86712.gif with code 404
[main DEBUG]11:41:33  internal.RestClientTest process 86713
[main WARN]11:41:36  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86713.gif with code 404
[main DEBUG]11:41:36  internal.RestClientTest process 86714
[main WARN]11:41:37  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86714.gif with code 404
[main DEBUG]11:41:37  internal.RestClientTest process 86715
[main WARN]11:41:37  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86715.gif with code 404
[main DEBUG]11:41:37  internal.RestClientTest process 86716
[main WARN]11:41:37  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86716.gif with code 404
[main DEBUG]11:41:37  internal.RestClientTest process 86717
[main WARN]11:41:38  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86717.gif with code 404
[main DEBUG]11:41:38  internal.RestClientTest process 86718
[main WARN]11:41:38  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86718.gif with code 404
[main DEBUG]11:41:38  internal.RestClientTest process 86719
[main WARN]11:41:39  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86719.gif with code 404
[main DEBUG]11:41:39  internal.RestClientTest process 86720
[main WARN]11:41:39  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86720.gif with code 404
[main DEBUG]11:41:39  internal.RestClientTest process 86721
[main WARN]11:41:39  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86721.gif with code 404
[main DEBUG]11:41:39  internal.RestClientTest process 86722
[main WARN]11:41:40  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86722.gif with code 404
[main DEBUG]11:41:40  internal.RestClientTest process 86723
[main WARN]11:41:40  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86723.gif with code 404
[main DEBUG]11:41:40  internal.RestClientTest process 86724
[main WARN]11:41:41  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86724.gif with code 404
[main DEBUG]11:41:41  internal.RestClientTest process 86725
[main WARN]11:41:41  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86725.gif with code 404
[main DEBUG]11:41:41  internal.RestClientTest process 86726
[main WARN]11:41:42  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86726.gif with code 404
[main DEBUG]11:41:42  internal.RestClientTest process 86727
[main WARN]11:41:42  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86727.gif with code 404
[main DEBUG]11:41:42  internal.RestClientTest process 86728
[main WARN]11:41:42  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86728.gif with code 404
[main DEBUG]11:41:42  internal.RestClientTest process 86729
[main WARN]11:41:43  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86729.gif with code 404
[main DEBUG]11:41:43  internal.RestClientTest process 86730
[main WARN]11:41:43  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86730.gif with code 404
[main DEBUG]11:41:43  internal.RestClientTest process 86731
[main WARN]11:41:44  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86731.gif with code 404
[main DEBUG]11:41:44  internal.RestClientTest process 86732
[main WARN]11:41:44  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86732.gif with code 404
[main DEBUG]11:41:44  internal.RestClientTest process 86733
[main WARN]11:41:44  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86733.gif with code 404
[main DEBUG]11:41:44  internal.RestClientTest process 86734
[main WARN]11:41:45  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86734.gif with code 404
[main DEBUG]11:41:45  internal.RestClientTest process 86735
[main WARN]11:41:45  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86735.gif with code 404
[main DEBUG]11:41:45  internal.RestClientTest process 86736
[main WARN]11:41:45  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86736.gif with code 404
[main DEBUG]11:41:45  internal.RestClientTest process 86737
[main WARN]11:41:46  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86737.gif with code 404
[main DEBUG]11:41:46  internal.RestClientTest process 86738
[main WARN]11:41:46  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86738.gif with code 404
[main DEBUG]11:41:46  internal.RestClientTest process 86739
[main WARN]11:41:47  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86739.gif with code 404
[main DEBUG]11:41:47  internal.RestClientTest process 86740
[main WARN]11:41:47  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86740.gif with code 404
[main DEBUG]11:41:47  internal.RestClientTest process 86741
[main WARN]11:41:47  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86741.gif with code 404
[main DEBUG]11:41:47  internal.RestClientTest process 86742
[main WARN]11:41:48  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86742.gif with code 404
[main DEBUG]11:41:48  internal.RestClientTest process 86743
[main WARN]11:41:48  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86743.gif with code 404
[main DEBUG]11:41:48  internal.RestClientTest process 86744
[main WARN]11:41:49  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86744.gif with code 404
[main DEBUG]11:41:49  internal.RestClientTest process 86745
[main WARN]11:41:49  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86745.gif with code 404
[main DEBUG]11:41:49  internal.RestClientTest process 86746
[main WARN]11:41:50  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86746.gif with code 404
[main DEBUG]11:41:50  internal.RestClientTest process 86747
[main WARN]11:41:50  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86747.gif with code 404
[main DEBUG]11:41:50  internal.RestClientTest process 86748
[main WARN]11:41:51  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86748.gif with code 404
[main DEBUG]11:41:51  internal.RestClientTest process 86749
[main WARN]11:41:51  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86749.gif with code 404
[main DEBUG]11:41:51  internal.RestClientTest process 86750
[main WARN]11:41:51  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86750.gif with code 404
[main DEBUG]11:41:51  internal.RestClientTest process 86751
[main WARN]11:41:52  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86751.gif with code 404
[main DEBUG]11:41:52  internal.RestClientTest process 86752
[main WARN]11:41:52  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86752.gif with code 404
[main DEBUG]11:41:52  internal.RestClientTest process 86753
[main WARN]11:41:55  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86753.gif with code 404
[main DEBUG]11:41:55  internal.RestClientTest process 86754
[main WARN]11:41:56  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86754.gif with code 404
[main DEBUG]11:41:56  internal.RestClientTest process 86755
[main WARN]11:41:56  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86755.gif with code 404
[main DEBUG]11:41:56  internal.RestClientTest process 86756
[main WARN]11:41:57  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86756.gif with code 404
[main DEBUG]11:41:57  internal.RestClientTest process 86757
[main WARN]11:41:57  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86757.gif with code 404
[main DEBUG]11:41:57  internal.RestClientTest process 86758
[main WARN]11:41:57  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86758.gif with code 404
[main DEBUG]11:41:57  internal.RestClientTest process 86759
[main WARN]11:41:58  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86759.gif with code 404
[main DEBUG]11:41:58  internal.RestClientTest process 86760
[main WARN]11:41:58  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86760.gif with code 404
[main DEBUG]11:41:58  internal.RestClientTest process 86761
[main WARN]11:41:58  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86761.gif with code 404
[main DEBUG]11:41:58  internal.RestClientTest process 86762
[main WARN]11:41:59  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86762.gif with code 404
[main DEBUG]11:41:59  internal.RestClientTest process 86763
[main WARN]11:41:59  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86763.gif with code 404
[main DEBUG]11:41:59  internal.RestClientTest process 86764
[main WARN]11:42:00  internal.RestClient$ fail to fetch url http://www.pristine.com/newsletterimages/86764.gif with code 404
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.155 sec
Running shakey.internal.LocalSimpleStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec

Results :

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

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Smart Stock Server Application 1.6.9.1
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/lmax/disruptor/3.2.1/disruptor-3.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/lmax/disruptor/3.2.1/disruptor-3.2.1.pom (2 KB at 41.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.pom (2 KB at 61.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.7/jopt-simple-4.7.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.7/jopt-simple-4.7.pom (14 KB at 542.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.jar
Downloading: http://repo.maven.apache.org/maven2/com/lmax/disruptor/3.2.1/disruptor-3.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.7/jopt-simple-4.7.jar
Downloaded:1http://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.7/jopt-simple-4.7.jar (61 KB at 964.5 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/com/lmax/disruptor/3.2.1/disruptor-3.2.1.jar (69 KB at 1022.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.jar (995 KB at 6417.3 KB/sec)
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shakey-server ---
[INFO] Using 'UTF8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:add-source (scala-compile-first) @ shakey-server ---
[INFO] Add Source directory: /home/r/repo/shakey-server/src/main/scala
[INFO] Add Test Source directory: /home/r/repo/shakey-server/src/test/scala
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:compile (scala-compile-first) @ shakey-server ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/r/repo/shakey-server/src/main/java:-1: info: compiling
[INFO] /home/r/repo/shakey-server/src/main/scala:-1: info: compiling
[INFO] Compiling 17 source files to /home/r/repo/shakey-server/target/classes at 1415274121539
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] 7 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 13 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ shakey-server ---
[INFO] Compiling 1 source file to /home/r/repo/shakey-server/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shakey-server ---
[INFO] Using 'UTF8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/shakey-server/src/test/resources
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:testCompile (scala-test-compile) @ shakey-server ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/r/repo/shakey-server/src/test/scala:-1: info: compiling
[INFO] Compiling 3 source files to /home/r/repo/shakey-server/target/test-classes at 1415274135501
[INFO] prepare-compile in 0 s
[INFO] compile in 6 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ shakey-server ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ shakey-server ---
[INFO] Surefire report directory: /home/r/repo/shakey-server/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running shakey.server.internal.algorithm.EMATest
List(25.696, 25.9673333333333333333333333333333333, 26.1282222222222222222222222222222222, 26.3554814814814814814814814814814814)
List(20.82940740740740740740740740740741)
List(22.22, 22.21, 22.24, 22.27, 22.33, 22.33, 22.65, 22.85, 23.03, 23.19, 23.27, 23.37, 23.46, 23.5, 23.44, 23.38, 23.37, 23.24, 23.22, 23.07, 22.91)
List(22.22, 22.21, 22.24, 22.27, 22.33, 22.33, 22.65, 22.85, 23.03, 23.19, 23.27, 23.37, 23.46, 23.5, 23.44, 23.38, 23.37, 23.24, 23.22, 23.07, 22.91)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec
Running shakey.server.internal.algorithm.MACDTest
List(0.03092413459473023569165401749851075, 0.11393520848269774408779150852516023, 0.15798419839574657727780740601515494, 0.12708006224726035537419000146329190, 0.11434482730047392286694832851648564, 0.14531332661452636468176463013526496, 0.21767427746337757096870264899203593)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running shakey.server.internal.algorithm.SMATest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Smart Stock Processor .............................. SUCCESS [  0.002 s]
[INFO] Smart Stock Client Application ..................... SUCCESS [02:08 min]
[INFO] Smart Stock Server Application ..................... SUCCESS [ 21.476 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:30 min
[INFO] Finished at: 2014-11-06T11:42:22+00:00
[INFO] Final Memory: 24M/249M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git tag 1.6.9.1 -m '1.6.9.1: tagged by rultor.com'
+ git push origin 1.6.9.1
To git@github.com:ganshane/shakey.git
 * [new tag]	     1.6.9.1 -> 1.6.9.1