SuccessConsole Output

[INFO] 
[INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >-----
[INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT         [7/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[WARNING] *****************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] *****************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.updater.PGPTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
17:48:13.283 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:48:13.377 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
17:48:13.697 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 319 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:48:14.188 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:48:14.191 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
17:48:14.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:48:14.192 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:14.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:14.287 [main] DEBUG co.codewizards.cloudstore.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
17:48:14.328 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
17:48:14.329 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-7ae' dir.usableSpace='2854 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%
17:48:14.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:48:14.530 [main] DEBUG co.codewizards.cloudstore.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
17:48:14.539 [main] DEBUG co.codewizards.cloudstore.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'
17:48:14.540 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-7ae' dir.usableSpace='2837 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:48:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883480932920/installation/cloudstore' dir.usableSpace='2837 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15883480932920/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9odg8w2.tar.gz
17:48:24.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc'
17:48:24.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc]'
17:48:24.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc'
17:48:24.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc]'
17:48:24.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init'
17:48:24.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init]'
17:48:24.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init'
17:48:24.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init]'
17:48:24.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init/cloudstore-server.conf'
17:48:24.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:48:24.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init/cloudstore-server.conf'
17:48:24.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:48:24.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d'
17:48:24.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init.d]'
17:48:24.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d'
17:48:24.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init.d]'
17:48:24.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d/cloudstore-server'
17:48:24.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init.d, cloudstore-server]'
17:48:24.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d/cloudstore-server'
17:48:24.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, init.d, cloudstore-server]'
17:48:24.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d'
17:48:24.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, profile.d]'
17:48:24.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d'
17:48:24.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, profile.d]'
17:48:24.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:24.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:24.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:24.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:24.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib'
17:48:24.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib]'
17:48:24.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib'
17:48:24.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib]'
17:48:24.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:48:24.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:48:24.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:48:24.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:48:24.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:48:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:48:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:48:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:48:24.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:48:24.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:48:24.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:48:24.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:48:24.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:24.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:24.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:24.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:24.304 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.304 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:48:24.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:48:24.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:48:24.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:48:24.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:24.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:48:24.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:48:24.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:48:24.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:48:24.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:24.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:24.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:24.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:24.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:48:24.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:48:24.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:48:24.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:48:24.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:24.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:24.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:24.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:24.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:48:24.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:48:24.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:48:24.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:48:24.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:48:24.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:48:24.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:48:24.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:48:24.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:48:24.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:48:24.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:48:24.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:48:24.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:48:24.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:48:24.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:48:24.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:48:24.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:48:24.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:48:24.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:48:24.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:48:24.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:48:24.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:48:24.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:48:24.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:48:24.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:24.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:24.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:24.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:24.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:48:24.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:48:24.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:48:24.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:48:24.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:24.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:24.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:24.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:24.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:24.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:24.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:24.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:24.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:48:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:48:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:48:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:24.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:24.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:24.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:24.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:24.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:24.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:24.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:48:24.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:48:24.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:48:24.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:24.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:24.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:24.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/xz-1.4.jar'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, xz-1.4.jar]'
17:48:24.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/xz-1.4.jar'
17:48:24.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, xz-1.4.jar]'
17:48:24.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:24.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:24.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:24.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:24.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:24.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:25.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:48:25.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:48:25.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:48:25.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:48:25.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:25.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:25.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:25.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:25.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:48:25.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:48:25.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:48:25.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:48:25.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:48:25.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:48:25.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:25.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:25.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:25.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:25.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:25.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:25.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:25.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:25.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:48:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:48:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:48:25.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:48:25.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:48:25.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:48:25.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:48:25.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:48:25.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:48:25.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:48:25.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:48:25.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:25.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:25.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:25.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:25.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:25.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:25.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:25.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:25.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:48:25.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:48:25.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:48:25.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:48:25.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:25.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:25.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:25.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:25.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:48:25.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:48:25.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:48:25.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:48:25.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:48:25.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:48:25.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:48:25.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:48:25.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:48:25.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:48:25.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:48:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:48:25.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:25.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:25.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:48:25.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:48:25.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:25.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:25.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:25.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:25.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:25.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:48:25.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:48:25.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:48:25.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:48:25.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:48:25.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:48:25.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:48:25.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:48:25.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:25.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:25.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:25.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin'
17:48:25.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin]'
17:48:25.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin'
17:48:25.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin]'
17:48:25.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore-server]'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore-server]'
17:48:25.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.bat'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore.bat]'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.bat'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore.bat]'
17:48:25.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore]'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore'
17:48:25.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore]'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.bat'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore-server.bat]'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.bat'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, bin, cloudstore-server.bat]'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore]'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/installation.properties'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, installation.properties]'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883480932920/installation/cloudstore/installation.properties'
17:48:25.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883480932920, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15883480932920/installation/cloudstore
17:48:25.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:48:25.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:48:25.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:48:25.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:48:25.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:48:25.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:48:25.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:48:25.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:48:25.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
17:48:25.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/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'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:48:25.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:48:25.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:48:25.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:48:25.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:48:25.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:48:25.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:48:25.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:48:25.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:48:25.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:48:25.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:48:25.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:48:25.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:48:25.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/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'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/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'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:48:25.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/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'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:48:25.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:48:25.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:48:25.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:48:25.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:48:25.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:48:25.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:48:25.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883480932920/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15883480932920/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15883480932920/installation/cloudstore
17:48:26.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore
17:48:26.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc
17:48:26.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init
17:48:26.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init/cloudstore-server.conf
17:48:26.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:48:26.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d
17:48:26.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d/cloudstore-server
17:48:26.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:48:26.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d
17:48:26.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d/cloudstore.sh
17:48:26.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:48:26.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-core-1.0.13.jar
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:48:26.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:48:26.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:48:26.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:48:26.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:48:26.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:48:26.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:48:26.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/derby-10.13.1.1.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:48:26.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:48:26.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:48:26.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/args4j-2.0.16.jar
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:48:26.227 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/xz-1.4.jar
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/guava-14.0.1.jar
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:48:26.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:48:26.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:48:26.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:48:26.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:48:26.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:48:26.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
17:48:26.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:48:26.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:48:26.233 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:48:26.234 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:48:26.235 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:48:26.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:48:26.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:48:26.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:48:26.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/commons-compress-1.7.jar
17:48:26.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/transaction-api-1.1.jar
17:48:26.237 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:48:26.237 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:48:26.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:48:26.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:48:26.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:48:26.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
17:48:26.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:48:26.240 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:48:26.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:48:26.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin
17:48:26.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.bat
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.csupdbak
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.bat
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore-server.csupdbak
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/backup
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9odg8w2.tar.gz
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883480932920/installation/cloudstore/installation.properties
17:48:26.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883480932920/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:48:26.250 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:48:26.343 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
17:48:26.599 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 255 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.
17:48:26.825 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:48:26.826 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
17:48:26.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:48:26.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:26.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:26.862 [main] DEBUG co.codewizards.cloudstore.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
17:48:26.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
17:48:26.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2231' dir.usableSpace='2859 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%
17:48:27.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:48:27.024 [main] DEBUG co.codewizards.cloudstore.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
17:48:27.042 [main] DEBUG co.codewizards.cloudstore.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'
17:48:27.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2231' dir.usableSpace='2843 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:48:36.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883481063100/installation/cloudstore' dir.usableSpace='2843 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15883481063100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9odgimz.tar.gz
17:48:36.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc]'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc'
17:48:36.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc]'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc/profile.d'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc, profile.d]'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc/profile.d'
17:48:36.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc, profile.d]'
17:48:36.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib'
17:48:36.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib]'
17:48:36.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib'
17:48:36.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib]'
17:48:36.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:48:36.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:36.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:48:36.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:48:36.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:36.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:36.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:36.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:48:36.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:48:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:48:36.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:36.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:36.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:36.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:48:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:48:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:48:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:36.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:48:37.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:37.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:37.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:37.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:37.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:37.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:37.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:37.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:37.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:37.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/xz-1.4.jar'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, xz-1.4.jar]'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/xz-1.4.jar'
17:48:37.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, xz-1.4.jar]'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:48:37.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:48:37.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:48:37.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:48:37.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:48:37.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:48:37.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:37.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:37.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:37.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:37.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:37.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:37.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:37.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:37.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:37.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:48:37.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:48:37.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:37.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:37.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:38.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:38.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:38.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:38.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:38.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin]'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin]'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.bat'
17:48:38.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin, cloudstore.bat]'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.bat'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin, cloudstore.bat]'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin, cloudstore]'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore'
17:48:38.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, bin, cloudstore]'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore]'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/installation.properties'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, installation.properties]'
17:48:38.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481063100/installation/cloudstore/installation.properties'
17:48:38.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481063100, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15883481063100/installation/cloudstore
17:48:38.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:48:38.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/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'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:48:38.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:48:38.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:48:38.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:48:38.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:48:38.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481063100/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15883481063100/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15883481063100/installation/cloudstore
17:48:38.397 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore
17:48:38.398 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/etc
17:48:38.398 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib
17:48:38.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:48:38.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:48:38.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:48:38.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-core-1.0.13.jar
17:48:38.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:48:38.400 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:48:38.400 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:48:38.400 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:48:38.400 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:48:38.401 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:48:38.401 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:48:38.401 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:48:38.401 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:48:38.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:48:38.403 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/derby-10.10.2.0.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:48:38.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:48:38.406 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/args4j-2.0.16.jar
17:48:38.406 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:48:38.408 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/xz-1.4.jar
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/guava-14.0.1.jar
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:48:38.409 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:48:38.410 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:48:38.411 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:48:38.412 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:48:38.413 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/commons-compress-1.7.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/transaction-api-1.1.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:48:38.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:48:38.415 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:48:38.415 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:48:38.416 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:48:38.417 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:48:38.418 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:48:38.418 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:48:38.419 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/bin
17:48:38.419 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.bat
17:48:38.419 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.csupdbak
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/backup
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9odgimz.tar.gz
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481063100/installation/cloudstore/installation.properties
17:48:38.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481063100/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:48:38.428 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:48:38.519 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
17:48:38.740 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 220 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.
17:48:39.024 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:48:39.025 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
17:48:39.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:48:39.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:39.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:39.029 [main] DEBUG co.codewizards.cloudstore.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
17:48:39.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
17:48:39.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e20' dir.usableSpace='2853 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%
17:48:39.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:48:39.223 [main] DEBUG co.codewizards.cloudstore.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
17:48:39.228 [main] DEBUG co.codewizards.cloudstore.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'
17:48:39.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e20' dir.usableSpace='2836 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:48:49.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883481184840/installation/cloudstore' dir.usableSpace='2836 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15883481184840/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9odgs1v.tar.gz
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc]'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc'
17:48:49.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc]'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc/profile.d'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc, profile.d]'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc/profile.d'
17:48:49.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc, profile.d]'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:48:49.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib]'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib'
17:48:49.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib]'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:48:49.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:48:49.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:48:49.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:48:49.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:48:49.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:48:49.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:48:49.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:48:49.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:48:49.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:48:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:48:49.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:48:49.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:48:49.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:48:49.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:48:49.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:48:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:48:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:48:49.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:48:49.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:48:49.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:48:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:48:49.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:48:49.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:48:49.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:48:49.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:48:49.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:48:49.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:48:49.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:48:49.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/args4j-2.0.16.jar'
17:48:49.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:48:49.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/xz-1.4.jar'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, xz-1.4.jar]'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/xz-1.4.jar'
17:48:49.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, xz-1.4.jar]'
17:48:49.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:49.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:49.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/guava-14.0.1.jar'
17:48:49.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, guava-14.0.1.jar]'
17:48:49.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:48:49.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:48:50.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:48:50.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:50.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:50.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:48:50.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:48:50.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:48:50.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:48:50.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:48:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:48:50.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:48:50.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:48:50.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:48:50.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:48:50.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:48:50.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:48:50.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:48:50.400 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:48:50.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:48:50.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:48:50.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:48:50.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:48:50.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:48:50.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:48:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:48:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:48:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:48:50.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:48:50.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:48:50.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:50.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:50.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:48:50.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:48:50.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:48:50.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:48:50.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:48:50.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:48:50.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:48:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:48:50.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:48:50.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:48:50.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:48:50.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:48:50.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:48:50.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:48:50.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:48:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:48:50.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:48:50.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:48:50.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:48:50.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:48:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:48:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:48:50.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.656 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/commons-compress-1.7.jar'
17:48:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/transaction-api-1.1.jar'
17:48:50.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin]'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin]'
17:48:50.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.bat'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin, cloudstore.bat]'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.bat'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin, cloudstore.bat]'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin, cloudstore]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, bin, cloudstore]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/installation.properties'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, installation.properties]'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481184840/installation/cloudstore/installation.properties'
17:48:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481184840, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15883481184840/installation/cloudstore
17:48:50.690 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:48:50.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:48:50.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:48:50.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:48:50.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:48:50.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:48:50.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:48:50.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:48:50.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/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'
17:48:50.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:48:50.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:48:50.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:48:50.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:48:50.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:48:50.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:48:50.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:48:50.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:48:50.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/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'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/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'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:48:50.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/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'
17:48:50.699 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:48:50.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:48:50.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:48:50.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:48:50.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:48:50.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481184840/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15883481184840/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15883481184840/installation/cloudstore
17:48:50.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore
17:48:50.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/etc
17:48:50.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-core-1.0.13.jar
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:48:50.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:48:50.994 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:48:50.995 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/derby-10.13.1.1.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:48:50.996 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:48:50.998 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:48:50.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:48:50.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:48:50.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:48:50.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:48:50.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:48:51.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:48:51.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:48:51.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/args4j-2.0.16.jar
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:48:51.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:48:51.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:48:51.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:48:51.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/xz-1.4.jar
17:48:51.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/guava-14.0.1.jar
17:48:51.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:48:51.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:48:51.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:48:51.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:48:51.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:48:51.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:48:51.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:48:51.008 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:48:51.008 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:48:51.008 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:48:51.008 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:48:51.008 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:48:51.009 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:48:51.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:48:51.011 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:48:51.012 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:48:51.013 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:48:51.013 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/commons-compress-1.7.jar
17:48:51.013 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/transaction-api-1.1.jar
17:48:51.013 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:48:51.013 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:48:51.014 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:48:51.014 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:48:51.015 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:48:51.016 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:48:51.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:48:51.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:48:51.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/bin
17:48:51.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.bat
17:48:51.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.csupdbak
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/backup
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9odgs1v.tar.gz
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481184840/installation/cloudstore/installation.properties
17:48:51.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481184840/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:48:51.026 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:48:51.134 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
17:48:51.376 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 241 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.
17:48:51.640 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:48:51.640 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
17:48:51.640 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:48:51.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:48:51.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:48:51.645 [main] DEBUG co.codewizards.cloudstore.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
17:48:51.681 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
17:48:51.681 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17a5' dir.usableSpace='2854 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%
17:48:51.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:48:51.918 [main] DEBUG co.codewizards.cloudstore.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
17:48:51.937 [main] DEBUG co.codewizards.cloudstore.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'
17:48:51.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17a5' dir.usableSpace='2837 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:49:01.640 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883481310930/installation/cloudstore' dir.usableSpace='2837 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15883481310930/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9odh1s9.tar.gz
17:49:01.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc'
17:49:01.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc]'
17:49:01.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc'
17:49:01.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc]'
17:49:01.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init]'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init'
17:49:01.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init/cloudstore-server.conf'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init/cloudstore-server.conf'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d'
17:49:01.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init.d]'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init.d]'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d/cloudstore-server'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init.d, cloudstore-server]'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d/cloudstore-server'
17:49:01.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, init.d, cloudstore-server]'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, profile.d]'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d'
17:49:01.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, profile.d]'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:49:01.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib]'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib'
17:49:01.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib]'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:49:01.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:49:01.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:49:01.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:49:01.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:49:01.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:49:01.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:49:01.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:49:01.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:49:01.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:49:01.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:49:01.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:49:01.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:49:01.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:49:01.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:49:01.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:49:01.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:49:01.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:49:01.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:49:01.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:49:01.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:49:01.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:49:01.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:49:01.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:49:01.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:49:01.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:49:01.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:49:01.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:49:01.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:49:01.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:49:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:49:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:49:01.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:49:01.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:49:01.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:49:01.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:49:01.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:49:02.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:49:02.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:49:02.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:49:02.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:49:02.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:49:02.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/args4j-2.0.16.jar'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/args4j-2.0.16.jar'
17:49:02.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:49:02.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:49:02.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:49:02.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/xz-1.4.jar'
17:49:02.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, xz-1.4.jar]'
17:49:02.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/xz-1.4.jar'
17:49:02.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, xz-1.4.jar]'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/guava-14.0.1.jar'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, guava-14.0.1.jar]'
17:49:02.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/guava-14.0.1.jar'
17:49:02.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, guava-14.0.1.jar]'
17:49:02.507 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:49:02.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:49:02.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:49:02.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:49:02.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:49:02.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:49:02.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:49:02.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:49:02.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:49:02.562 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:49:02.562 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:49:02.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:49:02.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:49:02.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:49:02.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:49:02.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:49:02.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:49:02.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:49:02.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:49:02.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:49:02.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:49:02.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:49:02.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:49:02.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:49:02.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:49:02.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:49:02.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:49:02.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:02.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:02.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:49:02.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:49:02.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:49:02.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:49:03.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:49:03.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:49:03.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:49:03.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:49:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:49:03.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:49:03.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:49:03.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:49:03.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:49:03.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:49:03.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/commons-compress-1.7.jar'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/commons-compress-1.7.jar'
17:49:03.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/transaction-api-1.1.jar'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/transaction-api-1.1.jar'
17:49:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:49:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore-server]'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server'
17:49:03.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore-server]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.bat'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore.bat]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.bat'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore.bat]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore]'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore'
17:49:03.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.bat'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore-server.bat]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.bat'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, bin, cloudstore-server.bat]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/installation.properties'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, installation.properties]'
17:49:03.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883481310930/installation/cloudstore/installation.properties'
17:49:03.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883481310930, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15883481310930/installation/cloudstore
17:49:03.199 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:49:03.200 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:49:03.200 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:49:03.200 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/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'
17:49:03.201 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:49:03.202 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:49:03.203 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:49:03.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:49:03.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:49:03.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:49:03.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883481310930/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15883481310930/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15883481310930/installation/cloudstore
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init/cloudstore-server.conf
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d/cloudstore-server
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:49:03.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d/cloudstore.sh
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-core-1.0.13.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:49:03.458 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:49:03.459 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:49:03.460 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:49:03.461 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/derby-10.10.2.0.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/args4j-2.0.16.jar
17:49:03.463 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/xz-1.4.jar
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/guava-14.0.1.jar
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:49:03.465 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:49:03.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:49:03.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:49:03.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/commons-compress-1.7.jar
17:49:03.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/transaction-api-1.1.jar
17:49:03.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:49:03.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:49:03.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:49:03.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:49:03.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:49:03.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:49:03.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:49:03.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:49:03.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin
17:49:03.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server
17:49:03.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.bat
17:49:03.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.csupdbak
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.bat
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore-server.csupdbak
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/backup
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9odh1s9.tar.gz
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883481310930/installation/cloudstore/installation.properties
17:49:03.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883481310930/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:49:03.481 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.513 sec

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_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5.jar (78 kB at 11 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5.pom (3.0 kB at 3.0 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (359 B at 60 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 511 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (359 B at 120 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200501.154904-5-sources.jar (68 kB at 23 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 511 kB/s)
[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_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/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_java_11/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