SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.updater.PGPTest
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
21:13:39.874 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
21:13:39.949 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
21:13:40.405 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 454 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec - in co.codewizards.cloudstore.updater.PGPTest
CloudStore updater started. Downloading meta-data.
21:13:40.931 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
21:13:40.959 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]tryAcquire: returning true. lockCounter=1
21:13:40.963 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
21:13:40.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:40.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:40.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz
21:13:40.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
21:13:40.981 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-73e' dir.usableSpace='11704 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
21:13:41.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
21:13:41.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig
21:13:41.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
21:13:41.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-73e' dir.usableSpace='11687 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
21:13:50.963 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614036198870/installation/cloudstore' dir.usableSpace='11687 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15614036198870/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jxareoad.tar.gz
21:13:50.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc'
21:13:50.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc]'
21:13:50.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc'
21:13:50.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc]'
21:13:50.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init'
21:13:50.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init]'
21:13:50.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init'
21:13:50.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init]'
21:13:50.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init/cloudstore-server.conf'
21:13:50.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init, cloudstore-server.conf]'
21:13:50.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init/cloudstore-server.conf'
21:13:50.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init, cloudstore-server.conf]'
21:13:50.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d'
21:13:50.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init.d]'
21:13:50.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d'
21:13:50.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init.d]'
21:13:50.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d/cloudstore-server'
21:13:50.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init.d, cloudstore-server]'
21:13:50.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d/cloudstore-server'
21:13:50.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, init.d, cloudstore-server]'
21:13:50.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d'
21:13:50.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, profile.d]'
21:13:50.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d'
21:13:50.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, profile.d]'
21:13:50.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:13:50.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:13:50.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:13:50.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:13:50.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib]'
21:13:50.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib'
21:13:50.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib]'
21:13:50.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:50.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:50.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:13:50.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:13:50.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:13:50.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:13:51.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
21:13:51.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
21:13:51.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
21:13:51.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
21:13:51.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:13:51.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:13:51.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:13:51.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:13:51.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:13:51.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:13:51.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:13:51.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:13:51.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:13:51.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:13:51.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:13:51.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:13:51.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:13:51.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:13:51.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:13:51.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:13:51.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:13:51.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:13:51.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:13:51.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:13:51.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:13:51.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:13:51.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:13:51.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
21:13:51.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
21:13:51.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
21:13:51.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:13:51.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:13:51.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:13:51.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:13:51.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
21:13:51.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
21:13:51.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
21:13:51.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
21:13:51.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:13:51.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:13:51.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:13:51.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:13:51.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:13:51.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:13:51.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:13:51.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:13:51.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:13:51.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:13:51.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:13:51.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
21:13:51.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
21:13:51.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
21:13:51.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
21:13:51.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
21:13:51.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
21:13:51.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
21:13:51.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
21:13:51.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:13:51.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:13:51.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:13:51.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:13:51.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:13:51.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:13:51.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:13:51.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:13:51.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:13:51.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:13:51.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:13:51.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:13:51.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
21:13:51.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
21:13:51.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
21:13:51.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
21:13:51.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:13:51.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:13:51.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:13:51.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:13:51.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/args4j-2.0.16.jar'
21:13:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:13:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/args4j-2.0.16.jar'
21:13:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:13:51.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
21:13:51.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
21:13:51.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
21:13:51.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
21:13:51.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:13:51.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:13:51.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:13:51.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/xz-1.4.jar'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, xz-1.4.jar]'
21:13:51.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/xz-1.4.jar'
21:13:51.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, xz-1.4.jar]'
21:13:51.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/guava-14.0.1.jar'
21:13:51.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, guava-14.0.1.jar]'
21:13:51.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/guava-14.0.1.jar'
21:13:51.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, guava-14.0.1.jar]'
21:13:51.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
21:13:51.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:13:52.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:13:52.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:13:52.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:13:52.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
21:13:52.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
21:13:52.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
21:13:52.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
21:13:52.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
21:13:52.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
21:13:52.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
21:13:52.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:13:52.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:13:52.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:13:52.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:13:52.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:13:52.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:13:52.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:13:52.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:13:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:13:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:13:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
21:13:52.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
21:13:52.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
21:13:52.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
21:13:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
21:13:52.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
21:13:52.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
21:13:52.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:13:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:13:52.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:13:52.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:13:52.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:13:52.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:13:52.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:13:52.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:13:52.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:13:52.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:13:52.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:13:52.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
21:13:52.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
21:13:52.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
21:13:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:13:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:13:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:13:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:13:52.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
21:13:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
21:13:52.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:13:52.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:13:52.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:13:52.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
21:13:52.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
21:13:52.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
21:13:52.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
21:13:52.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
21:13:52.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:13:52.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:13:52.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:13:52.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:13:52.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:13:52.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:13:52.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:13:52.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:13:52.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:13:52.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:13:52.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:13:52.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:13:52.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
21:13:52.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
21:13:52.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
21:13:52.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
21:13:52.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:13:52.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:13:52.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:13:52.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:13:52.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/commons-compress-1.7.jar'
21:13:52.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:13:52.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/commons-compress-1.7.jar'
21:13:52.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:13:52.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/transaction-api-1.1.jar'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:13:52.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/transaction-api-1.1.jar'
21:13:52.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:13:52.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin]'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin]'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore-server]'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore-server]'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.bat'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore.bat]'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.bat'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore.bat]'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore]'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore]'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.bat'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore-server.bat]'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.bat'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, bin, cloudstore-server.bat]'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore]'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/installation.properties'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, installation.properties]'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036198870/installation/cloudstore/installation.properties'
21:13:52.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036198870, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15614036198870/installation/cloudstore
21:13:52.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
21:13:52.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
21:13:52.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
21:13:52.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
21:13:52.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
21:13:52.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
21:13:52.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
21:13:52.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
21:13:52.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
21:13:52.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
21:13:52.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
21:13:52.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
21:13:52.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
21:13:52.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
21:13:52.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
21:13:52.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
21:13:52.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
21:13:52.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
21:13:52.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
21:13:52.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
21:13:52.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
21:13:52.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
21:13:52.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
21:13:52.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
21:13:52.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
21:13:52.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
21:13:52.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
21:13:52.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
21:13:52.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
21:13:52.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
21:13:52.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
21:13:52.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
21:13:52.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
21:13:52.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
21:13:52.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
21:13:52.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
21:13:52.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
21:13:52.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
21:13:52.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
21:13:52.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
21:13:52.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
21:13:52.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
21:13:52.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
21:13:52.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
21:13:52.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
21:13:52.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
21:13:52.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
21:13:52.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
21:13:52.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
21:13:52.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
21:13:52.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
21:13:52.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
21:13:52.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
21:13:52.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
21:13:52.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
21:13:52.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
21:13:52.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
21:13:52.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
21:13:52.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
21:13:52.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
21:13:52.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
21:13:52.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
21:13:52.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
21:13:52.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
21:13:52.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
21:13:52.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036198870/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15614036198870/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15614036198870/installation/cloudstore
21:13:52.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore
21:13:52.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc
21:13:52.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init/cloudstore-server.conf
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d/cloudstore-server
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d/cloudstore.sh
21:13:52.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
21:13:52.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib
21:13:52.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
21:13:52.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
21:13:52.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-core-1.0.13.jar
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
21:13:52.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
21:13:52.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
21:13:52.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
21:13:52.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
21:13:52.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
21:13:52.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
21:13:52.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
21:13:52.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
21:13:52.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
21:13:52.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
21:13:52.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
21:13:52.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
21:13:52.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
21:13:52.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.annotation-api-1.2.jar
21:13:52.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/xz-1.4.jar.csupdbak
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/derby-10.13.1.1.jar
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-server-2.5.1.jar
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
21:13:52.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
21:13:52.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
21:13:52.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
21:13:52.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
21:13:52.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
21:13:52.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
21:13:52.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/slf4j-api-1.7.7.jar
21:13:52.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
21:13:52.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
21:13:52.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
21:13:52.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
21:13:52.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/args4j-2.0.16.jar
21:13:52.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
21:13:52.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
21:13:52.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
21:13:52.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
21:13:52.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/xz-1.4.jar
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/guava-14.0.1.jar
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
21:13:52.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
21:13:52.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
21:13:52.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
21:13:52.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-classic-1.0.13.jar
21:13:52.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
21:13:52.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
21:13:52.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
21:13:52.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
21:13:52.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-client-2.5.1.jar
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
21:13:52.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
21:13:52.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
21:13:52.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
21:13:52.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
21:13:52.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
21:13:52.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
21:13:52.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
21:13:52.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
21:13:52.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/cglib-2.2.0-b21.jar
21:13:52.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-common-2.5.1.jar
21:13:52.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/commons-compress-1.7.jar
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/transaction-api-1.1.jar
21:13:52.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
21:13:52.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
21:13:52.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
21:13:52.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
21:13:52.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
21:13:52.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
21:13:52.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
21:13:52.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
21:13:52.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.bat
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.csupdbak
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.bat
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore-server.csupdbak
21:13:52.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/bin/cloudstore.bat.csupdbak
21:13:52.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/backup
21:13:52.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jxareoad.tar.gz
21:13:52.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036198870/installation/cloudstore/installation.properties
21:13:52.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036198870/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
21:13:52.949 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
21:13:53.044 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
21:13:53.209 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 164 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
21:13:53.432 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
21:13:53.432 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]tryAcquire: returning true. lockCounter=1
21:13:53.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
21:13:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:13:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:13:53.437 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz
21:13:53.440 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
21:13:53.440 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-201c' dir.usableSpace='11709 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
21:13:53.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
21:13:53.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig
21:13:53.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
21:13:53.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-201c' dir.usableSpace='11693 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
21:14:03.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614036330100/installation/cloudstore' dir.usableSpace='11693 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15614036330100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jxarexwp.tar.gz
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc'
21:14:03.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc]'
21:14:03.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc'
21:14:03.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc]'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc/profile.d'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc, profile.d]'
21:14:03.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc/profile.d'
21:14:03.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc, profile.d]'
21:14:03.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib]'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib'
21:14:03.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib]'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
21:14:03.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
21:14:03.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:03.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
21:14:03.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
21:14:03.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:03.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:03.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:03.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
21:14:03.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
21:14:03.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
21:14:03.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:03.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:03.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
21:14:03.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:03.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
21:14:03.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:03.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:03.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:03.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:03.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:03.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:03.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:03.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:03.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:03.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:03.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:03.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/xz-1.4.jar'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, xz-1.4.jar]'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/xz-1.4.jar'
21:14:03.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, xz-1.4.jar]'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:03.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
21:14:04.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
21:14:04.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
21:14:04.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
21:14:04.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:04.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:04.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:04.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:04.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:04.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:04.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:04.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:04.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:04.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:04.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:04.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:04.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
21:14:04.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
21:14:04.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:04.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:04.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:04.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:04.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:04.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:04.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:04.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:04.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:04.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin]'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin'
21:14:04.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin]'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.bat'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin, cloudstore.bat]'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.bat'
21:14:04.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin, cloudstore.bat]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, bin, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore]'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/installation.properties'
21:14:04.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, installation.properties]'
21:14:04.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036330100/installation/cloudstore/installation.properties'
21:14:04.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036330100, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15614036330100/installation/cloudstore
21:14:04.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
21:14:04.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
21:14:04.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
21:14:04.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
21:14:04.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
21:14:04.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
21:14:04.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036330100/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15614036330100/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15614036330100/installation/cloudstore
21:14:04.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore
21:14:04.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/etc
21:14:04.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib
21:14:04.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-core-1.0.13.jar
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
21:14:04.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
21:14:04.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.annotation-api-1.2.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/xz-1.4.jar.csupdbak
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-server-2.5.1.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
21:14:04.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
21:14:04.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
21:14:04.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
21:14:04.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
21:14:04.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
21:14:04.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/slf4j-api-1.7.7.jar
21:14:04.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
21:14:04.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/derby-10.10.2.0.jar
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/args4j-2.0.16.jar
21:14:04.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
21:14:04.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/xz-1.4.jar
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/guava-14.0.1.jar
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
21:14:04.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-classic-1.0.13.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
21:14:04.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-client-2.5.1.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
21:14:04.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
21:14:04.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
21:14:04.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
21:14:04.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
21:14:04.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
21:14:04.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
21:14:04.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
21:14:04.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
21:14:04.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
21:14:04.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
21:14:04.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/cglib-2.2.0-b21.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jersey-common-2.5.1.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/commons-compress-1.7.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/transaction-api-1.1.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
21:14:04.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
21:14:04.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
21:14:04.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
21:14:04.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
21:14:04.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
21:14:04.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/bin
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.bat
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.csupdbak
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/bin/cloudstore.bat.csupdbak
21:14:04.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/backup
21:14:04.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jxarexwp.tar.gz
21:14:04.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036330100/installation/cloudstore/installation.properties
21:14:04.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036330100/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
21:14:04.956 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
21:14:05.027 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
21:14:05.278 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 250 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
21:14:05.527 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
21:14:05.527 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]tryAcquire: returning true. lockCounter=1
21:14:05.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
21:14:05.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:05.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:05.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz
21:14:05.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
21:14:05.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1004' dir.usableSpace='11703 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
21:14:05.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
21:14:05.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig
21:14:05.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
21:14:05.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1004' dir.usableSpace='11686 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
21:14:15.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614036449970/installation/cloudstore' dir.usableSpace='11686 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15614036449970/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jxarf78p.tar.gz
21:14:15.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc]'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc'
21:14:15.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc]'
21:14:15.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc/profile.d'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc, profile.d]'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc/profile.d'
21:14:15.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc, profile.d]'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:15.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib'
21:14:15.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib]'
21:14:15.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib'
21:14:15.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib]'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:14:15.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:14:15.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:14:15.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:15.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:14:15.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:15.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:15.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:14:15.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:15.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:15.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:15.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:14:15.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:14:15.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:14:15.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:14:15.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
21:14:15.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
21:14:15.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:15.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:15.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:14:15.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:15.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:15.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:15.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
21:14:16.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:16.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:16.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:16.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/xz-1.4.jar'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, xz-1.4.jar]'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/xz-1.4.jar'
21:14:16.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, xz-1.4.jar]'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:16.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:16.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
21:14:16.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
21:14:16.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
21:14:16.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
21:14:16.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:16.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:16.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:16.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:16.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:16.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
21:14:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
21:14:16.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
21:14:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
21:14:16.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:16.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:14:16.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
21:14:16.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
21:14:16.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
21:14:16.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
21:14:16.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:14:16.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:14:16.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:14:16.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:16.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:16.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:16.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:16.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
21:14:16.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
21:14:16.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:16.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
21:14:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
21:14:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
21:14:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:14:16.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
21:14:16.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
21:14:16.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
21:14:16.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:16.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:14:16.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:16.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:16.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:16.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:14:16.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
21:14:16.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:14:16.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:16.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.bat'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin, cloudstore.bat]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.bat'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin, cloudstore.bat]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin, cloudstore]'
21:14:16.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, bin, cloudstore]'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore]'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/installation.properties'
21:14:16.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, installation.properties]'
21:14:16.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036449970/installation/cloudstore/installation.properties'
21:14:16.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036449970, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15614036449970/installation/cloudstore
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
21:14:16.986 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
21:14:16.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
21:14:16.988 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
21:14:16.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
21:14:16.990 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
21:14:16.991 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
21:14:16.992 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
21:14:16.992 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
21:14:16.992 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036449970/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15614036449970/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15614036449970/installation/cloudstore
21:14:17.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore
21:14:17.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/etc
21:14:17.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib
21:14:17.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
21:14:17.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
21:14:17.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-core-1.0.13.jar
21:14:17.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
21:14:17.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
21:14:17.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
21:14:17.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.annotation-api-1.2.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/xz-1.4.jar.csupdbak
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/derby-10.13.1.1.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-server-2.5.1.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
21:14:17.251 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
21:14:17.252 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
21:14:17.253 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/slf4j-api-1.7.7.jar
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/args4j-2.0.16.jar
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
21:14:17.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/xz-1.4.jar
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/guava-14.0.1.jar
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
21:14:17.255 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
21:14:17.256 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
21:14:17.256 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
21:14:17.256 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
21:14:17.256 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
21:14:17.257 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-classic-1.0.13.jar
21:14:17.257 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
21:14:17.257 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
21:14:17.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-client-2.5.1.jar
21:14:17.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
21:14:17.260 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/cglib-2.2.0-b21.jar
21:14:17.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-common-2.5.1.jar
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/commons-compress-1.7.jar
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/transaction-api-1.1.jar
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
21:14:17.262 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
21:14:17.263 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
21:14:17.264 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
21:14:17.265 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
21:14:17.265 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/bin
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.bat
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.csupdbak
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/bin/cloudstore.bat.csupdbak
21:14:17.266 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/backup
21:14:17.267 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jxarf78p.tar.gz
21:14:17.267 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036449970/installation/cloudstore/installation.properties
21:14:17.267 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036449970/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
21:14:17.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
21:14:17.362 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
21:14:17.553 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 188 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
21:14:17.793 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
21:14:17.793 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]tryAcquire: returning true. lockCounter=1
21:14:17.793 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
21:14:17.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:17.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:17.797 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz
21:14:17.799 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
21:14:17.799 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-132b' dir.usableSpace='11704 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
21:14:17.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
21:14:17.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig
21:14:17.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
21:14:17.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-132b' dir.usableSpace='11687 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
21:14:27.794 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614036573250/installation/cloudstore' dir.usableSpace='11687 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15614036573250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jxarfgpe.tar.gz
21:14:27.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc]'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc'
21:14:27.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc]'
21:14:27.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init]'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init'
21:14:27.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init]'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init/cloudstore-server.conf'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init, cloudstore-server.conf]'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init/cloudstore-server.conf'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init, cloudstore-server.conf]'
21:14:27.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init.d]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init.d]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d/cloudstore-server'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init.d, cloudstore-server]'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d/cloudstore-server'
21:14:27.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, init.d, cloudstore-server]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, profile.d]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, profile.d]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d/cloudstore.sh'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, etc, profile.d, cloudstore.sh]'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
21:14:27.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
21:14:27.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
21:14:27.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
21:14:27.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-core-1.0.13.jar'
21:14:27.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, logback-core-1.0.13.jar]'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
21:14:27.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
21:14:27.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:27.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:27.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
21:14:27.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
21:14:27.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
21:14:27.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
21:14:27.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
21:14:27.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
21:14:27.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
21:14:27.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
21:14:27.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
21:14:27.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
21:14:27.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-server-2.5.1.jar'
21:14:27.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
21:14:27.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
21:14:27.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
21:14:27.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
21:14:27.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
21:14:28.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:28.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:28.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
21:14:28.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
21:14:28.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
21:14:28.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
21:14:28.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
21:14:28.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
21:14:28.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/derby-10.10.2.0.jar'
21:14:28.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, derby-10.10.2.0.jar]'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
21:14:28.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
21:14:28.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:28.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:28.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/args4j-2.0.16.jar'
21:14:28.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, args4j-2.0.16.jar]'
21:14:28.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
21:14:28.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/xz-1.4.jar'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, xz-1.4.jar]'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/xz-1.4.jar'
21:14:28.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, xz-1.4.jar]'
21:14:28.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:28.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:28.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/guava-14.0.1.jar'
21:14:28.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, guava-14.0.1.jar]'
21:14:28.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
21:14:28.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
21:14:28.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
21:14:28.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
21:14:28.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
21:14:28.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-classic-1.0.13.jar'
21:14:28.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
21:14:28.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
21:14:28.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:28.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:28.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
21:14:28.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
21:14:28.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
21:14:28.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
21:14:28.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
21:14:28.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
21:14:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
21:14:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
21:14:28.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
21:14:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-client-2.5.1.jar'
21:14:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
21:14:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
21:14:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
21:14:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
21:14:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:28.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:28.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
21:14:28.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
21:14:28.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
21:14:28.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
21:14:29.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
21:14:29.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
21:14:29.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
21:14:29.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
21:14:29.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
21:14:29.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
21:14:29.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-common-2.5.1.jar'
21:14:29.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
21:14:29.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
21:14:29.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/commons-compress-1.7.jar'
21:14:29.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, commons-compress-1.7.jar]'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/transaction-api-1.1.jar'
21:14:29.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, lib, transaction-api-1.1.jar]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore-server]'
21:14:29.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore-server]'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.bat'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore.bat]'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.bat'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore.bat]'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.bat'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore-server.bat]'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.bat'
21:14:29.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, bin, cloudstore-server.bat]'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore]'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/installation.properties'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, installation.properties]'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614036573250/installation/cloudstore/installation.properties'
21:14:29.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614036573250, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15614036573250/installation/cloudstore
21:14:29.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
21:14:29.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
21:14:29.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
21:14:29.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
21:14:29.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
21:14:29.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
21:14:29.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
21:14:29.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
21:14:29.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
21:14:29.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
21:14:29.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
21:14:29.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
21:14:29.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
21:14:29.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
21:14:29.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
21:14:29.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
21:14:29.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
21:14:29.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
21:14:29.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
21:14:29.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614036573250/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15614036573250/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15614036573250/installation/cloudstore
21:14:29.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init/cloudstore-server.conf
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d/cloudstore-server
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d/cloudstore.sh
21:14:29.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-core-1.0.13.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
21:14:29.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
21:14:29.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
21:14:29.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
21:14:29.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
21:14:29.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
21:14:29.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
21:14:29.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.annotation-api-1.2.jar
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
21:14:29.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/xz-1.4.jar.csupdbak
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-server-2.5.1.jar
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
21:14:29.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
21:14:29.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/slf4j-api-1.7.7.jar
21:14:29.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/derby-10.10.2.0.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/args4j-2.0.16.jar
21:14:29.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
21:14:29.509 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
21:14:29.509 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/xz-1.4.jar
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/guava-14.0.1.jar
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
21:14:29.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-classic-1.0.13.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
21:14:29.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
21:14:29.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-client-2.5.1.jar
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
21:14:29.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
21:14:29.514 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/cglib-2.2.0-b21.jar
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-common-2.5.1.jar
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
21:14:29.515 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/commons-compress-1.7.jar
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/transaction-api-1.1.jar
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
21:14:29.516 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
21:14:29.517 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
21:14:29.517 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
21:14:29.517 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
21:14:29.518 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
21:14:29.518 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
21:14:29.519 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
21:14:29.519 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.bat
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.csupdbak
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.bat
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore-server.csupdbak
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/bin/cloudstore.bat.csupdbak
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/backup
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jxarfgpe.tar.gz
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614036573250/installation/cloudstore/installation.properties
21:14:29.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614036573250/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
21:14:29.526 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.138 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 40.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5.jar (77 KB at 2824.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5.pom (3 KB at 1448.7 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 17.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 334.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 130.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.191430-5-sources.jar (65 KB at 32318.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected