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.44 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
16:17:55.101 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
16:17:55.198 [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
16:17:55.417 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 219 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.
16:17:55.837 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
16:17:55.839 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
16:17:55.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
16:17:55.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:17:55.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:17:55.848 [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
16:17:55.852 [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'
16:17:55.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-ab1' dir.usableSpace='2724 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%
16:17:56.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
16:17:56.007 [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
16:17:56.010 [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'
16:17:56.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-ab1' dir.usableSpace='2707 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
16:18:05.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869602751090/installation/cloudstore' dir.usableSpace='2707 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15869602751090/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k91f6heb.tar.gz
16:18:05.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc'
16:18:05.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc]'
16:18:05.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc'
16:18:05.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc]'
16:18:05.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init'
16:18:05.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init]'
16:18:05.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init'
16:18:05.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init]'
16:18:05.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init/cloudstore-server.conf'
16:18:05.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init, cloudstore-server.conf]'
16:18:05.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init/cloudstore-server.conf'
16:18:05.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init, cloudstore-server.conf]'
16:18:05.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d'
16:18:05.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init.d]'
16:18:05.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d'
16:18:05.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init.d]'
16:18:05.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d/cloudstore-server'
16:18:05.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init.d, cloudstore-server]'
16:18:05.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d/cloudstore-server'
16:18:05.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, init.d, cloudstore-server]'
16:18:05.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d'
16:18:05.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, profile.d]'
16:18:05.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d'
16:18:05.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, profile.d]'
16:18:05.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:05.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:05.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:05.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:05.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib'
16:18:05.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib]'
16:18:05.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib'
16:18:05.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib]'
16:18:05.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:05.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:05.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:05.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:05.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
16:18:05.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
16:18:05.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
16:18:05.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
16:18:05.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:05.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:05.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:05.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:05.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:05.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:05.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:05.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:05.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:05.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:05.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:05.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:05.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:05.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:05.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:05.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:05.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:05.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:05.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:05.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:05.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:05.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:05.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:05.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:05.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:05.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:06.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
16:18:06.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
16:18:06.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
16:18:06.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
16:18:06.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:06.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:06.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:06.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
16:18:06.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
16:18:06.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
16:18:06.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
16:18:06.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:06.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:06.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:06.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:06.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:06.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:06.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:06.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:06.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:06.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:06.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:06.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:06.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
16:18:06.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
16:18:06.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
16:18:06.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
16:18:06.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
16:18:06.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
16:18:06.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
16:18:06.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
16:18:06.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:06.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:06.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:06.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:06.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:06.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:06.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:06.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:06.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:06.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:06.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:06.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:06.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:06.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:06.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:06.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
16:18:06.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
16:18:06.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
16:18:06.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
16:18:06.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:06.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:06.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:06.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:06.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:06.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:06.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:06.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:06.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
16:18:06.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
16:18:06.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
16:18:06.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
16:18:06.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:06.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:06.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:06.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:06.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/xz-1.4.jar'
16:18:06.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, xz-1.4.jar]'
16:18:06.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/xz-1.4.jar'
16:18:06.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, xz-1.4.jar]'
16:18:06.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:06.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:06.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:06.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
16:18:06.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
16:18:07.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:07.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:07.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:07.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:07.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:07.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:07.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:07.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:07.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
16:18:07.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
16:18:07.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
16:18:07.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
16:18:07.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
16:18:07.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:07.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:07.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:07.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:07.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:07.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:07.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:07.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
16:18:07.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
16:18:07.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
16:18:07.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
16:18:07.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
16:18:07.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:07.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:07.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:07.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:07.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:07.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:07.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:07.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:07.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:07.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
16:18:07.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:07.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
16:18:07.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:07.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:07.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:07.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:07.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
16:18:07.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
16:18:07.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
16:18:07.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
16:18:07.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:07.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:07.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:07.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:07.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:07.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:07.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
16:18:07.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:07.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:07.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:07.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:07.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:07.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:07.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin]'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin'
16:18:07.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin]'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore-server]'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server'
16:18:07.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore-server]'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.bat'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore.bat]'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.bat'
16:18:07.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore.bat]'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore]'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore'
16:18:07.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore]'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.bat'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore-server.bat]'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.bat'
16:18:07.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, bin, cloudstore-server.bat]'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore]'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/installation.properties'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, installation.properties]'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602751090/installation/cloudstore/installation.properties'
16:18:07.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602751090, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15869602751090/installation/cloudstore
16:18:07.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
16:18:07.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
16:18:07.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
16:18:07.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
16:18:07.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
16:18:07.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
16:18:07.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
16:18:07.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/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'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
16:18:07.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
16:18:07.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
16:18:07.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
16:18:07.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
16:18:07.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
16:18:07.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
16:18:07.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
16:18:07.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
16:18:07.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
16:18:07.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
16:18:07.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
16:18:07.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/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'
16:18:07.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/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'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
16:18:07.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
16:18:07.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
16:18:07.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/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'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
16:18:07.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
16:18:07.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
16:18:07.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
16:18:07.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602751090/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15869602751090/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15869602751090/installation/cloudstore
16:18:07.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore
16:18:07.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc
16:18:07.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init
16:18:07.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init/cloudstore-server.conf
16:18:07.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
16:18:07.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d
16:18:07.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d/cloudstore-server
16:18:07.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
16:18:07.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d
16:18:07.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d/cloudstore.sh
16:18:07.823 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
16:18:07.823 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib
16:18:07.823 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-core-1.0.13.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
16:18:07.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
16:18:07.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
16:18:07.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
16:18:07.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
16:18:07.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
16:18:07.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.annotation-api-1.2.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/xz-1.4.jar.csupdbak
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/derby-10.13.1.1.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-server-2.5.1.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
16:18:07.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
16:18:07.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/slf4j-api-1.7.7.jar
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/args4j-2.0.16.jar
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
16:18:07.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/xz-1.4.jar
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/guava-14.0.1.jar
16:18:07.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
16:18:07.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
16:18:07.834 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-classic-1.0.13.jar
16:18:07.834 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
16:18:07.835 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
16:18:07.836 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-client-2.5.1.jar
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
16:18:07.837 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
16:18:07.838 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
16:18:07.838 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
16:18:07.838 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
16:18:07.838 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
16:18:07.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/cglib-2.2.0-b21.jar
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-common-2.5.1.jar
16:18:07.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/commons-compress-1.7.jar
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/transaction-api-1.1.jar
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
16:18:07.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
16:18:07.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
16:18:07.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
16:18:07.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
16:18:07.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
16:18:07.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
16:18:07.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
16:18:07.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
16:18:07.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.bat
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.csupdbak
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.bat
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
16:18:07.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore-server.csupdbak
16:18:07.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/bin/cloudstore.bat.csupdbak
16:18:07.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/backup
16:18:07.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k91f6heb.tar.gz
16:18:07.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602751090/installation/cloudstore/installation.properties
16:18:07.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602751090/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
16:18:07.855 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
16:18:07.942 [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
16:18:08.179 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 236 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.
16:18:08.407 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
16:18:08.408 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
16:18:08.408 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
16:18:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:08.412 [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
16:18:08.415 [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'
16:18:08.415 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13df' dir.usableSpace='2730 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%
16:18:08.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
16:18:08.523 [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
16:18:08.526 [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'
16:18:08.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13df' dir.usableSpace='2713 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
16:18:18.408 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869602879130/installation/cloudstore' dir.usableSpace='2713 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15869602879130/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k91f6r3d.tar.gz
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc'
16:18:18.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc]'
16:18:18.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc'
16:18:18.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc]'
16:18:18.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc/profile.d'
16:18:18.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc, profile.d]'
16:18:18.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc/profile.d'
16:18:18.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc, profile.d]'
16:18:18.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:18.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib]'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib'
16:18:18.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib]'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
16:18:18.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:18.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
16:18:18.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
16:18:18.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
16:18:18.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
16:18:18.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:18.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:18.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:18.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
16:18:18.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
16:18:18.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:18.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:18.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:18.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:18.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
16:18:18.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:18.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
16:18:18.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
16:18:18.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
16:18:18.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:18.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:18.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:18.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:18.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:18.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:18.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:18.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:18.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:18.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/xz-1.4.jar'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, xz-1.4.jar]'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/xz-1.4.jar'
16:18:18.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, xz-1.4.jar]'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:18.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
16:18:19.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
16:18:19.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
16:18:19.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:19.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:19.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:19.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:19.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:19.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:19.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:19.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:19.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:19.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:19.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:19.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:19.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:19.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:19.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:19.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
16:18:19.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:19.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:19.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:19.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:19.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:19.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:19.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:19.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:19.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:19.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:19.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:19.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:19.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:19.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin]'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin]'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.bat'
16:18:19.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin, cloudstore.bat]'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.bat'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin, cloudstore.bat]'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin, cloudstore]'
16:18:19.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, bin, cloudstore]'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore]'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/installation.properties'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, installation.properties]'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602879130/installation/cloudstore/installation.properties'
16:18:19.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602879130, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15869602879130/installation/cloudstore
16:18:19.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
16:18:19.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
16:18:19.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
16:18:19.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/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'
16:18:19.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
16:18:19.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
16:18:19.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
16:18:19.605 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
16:18:19.606 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
16:18:19.606 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
16:18:19.606 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602879130/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15869602879130/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15869602879130/installation/cloudstore
16:18:19.874 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore
16:18:19.874 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/etc
16:18:19.874 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-core-1.0.13.jar
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
16:18:19.875 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
16:18:19.876 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.annotation-api-1.2.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
16:18:19.877 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/xz-1.4.jar.csupdbak
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-server-2.5.1.jar
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
16:18:19.878 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
16:18:19.879 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/slf4j-api-1.7.7.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/derby-10.10.2.0.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
16:18:19.880 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
16:18:19.881 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/args4j-2.0.16.jar
16:18:19.881 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
16:18:19.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
16:18:19.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
16:18:19.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
16:18:19.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/xz-1.4.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/guava-14.0.1.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-classic-1.0.13.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
16:18:19.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
16:18:19.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-client-2.5.1.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
16:18:19.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
16:18:19.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
16:18:19.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
16:18:19.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
16:18:19.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
16:18:19.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
16:18:19.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/cglib-2.2.0-b21.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jersey-common-2.5.1.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/commons-compress-1.7.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/transaction-api-1.1.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
16:18:19.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
16:18:19.889 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
16:18:19.889 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
16:18:19.890 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
16:18:19.891 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/bin
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.bat
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.csupdbak
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/bin/cloudstore.bat.csupdbak
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/backup
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k91f6r3d.tar.gz
16:18:19.892 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602879130/installation/cloudstore/installation.properties
16:18:19.893 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602879130/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
16:18:19.899 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
16:18:19.989 [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
16:18:20.274 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 282 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.
16:18:20.548 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
16:18:20.548 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
16:18:20.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
16:18:20.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:20.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:20.553 [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
16:18:20.558 [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'
16:18:20.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-15b8' dir.usableSpace='2724 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%
16:18:20.687 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
16:18:20.690 [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
16:18:20.695 [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'
16:18:20.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-15b8' dir.usableSpace='2707 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
16:18:30.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869602999510/installation/cloudstore' dir.usableSpace='2707 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15869602999510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k91f70gp.tar.gz
16:18:30.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc]'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc'
16:18:30.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc/profile.d'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc, profile.d]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc/profile.d'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc, profile.d]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib'
16:18:30.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib]'
16:18:30.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib'
16:18:30.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib]'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:30.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:30.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:30.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:30.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:30.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:30.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:30.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:30.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:30.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:30.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:30.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:30.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:30.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:30.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:30.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:30.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:30.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:30.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:30.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
16:18:30.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
16:18:30.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:30.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:30.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:30.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:30.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:30.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:30.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:31.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
16:18:31.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
16:18:31.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
16:18:31.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:31.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:31.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:31.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:31.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/xz-1.4.jar'
16:18:31.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, xz-1.4.jar]'
16:18:31.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/xz-1.4.jar'
16:18:31.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, xz-1.4.jar]'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:31.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:31.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
16:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
16:18:31.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:31.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:31.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:31.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
16:18:31.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
16:18:31.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
16:18:31.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:31.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:31.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:31.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:31.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:31.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
16:18:31.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
16:18:31.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
16:18:31.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
16:18:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:31.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:31.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:31.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:31.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:31.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:31.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:31.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:31.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:31.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:31.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:31.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:31.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:31.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
16:18:31.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:31.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
16:18:31.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:31.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:31.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
16:18:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
16:18:31.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:31.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:31.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:31.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:32.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:32.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
16:18:32.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
16:18:32.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
16:18:32.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
16:18:32.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:32.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:32.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:32.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:32.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:32.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:32.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.bat'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin, cloudstore.bat]'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.bat'
16:18:32.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin, cloudstore.bat]'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin, cloudstore]'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, bin, cloudstore]'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore]'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/installation.properties'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, installation.properties]'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869602999510/installation/cloudstore/installation.properties'
16:18:32.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869602999510, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15869602999510/installation/cloudstore
16:18:32.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
16:18:32.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/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'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
16:18:32.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
16:18:32.081 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
16:18:32.082 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/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'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
16:18:32.083 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/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'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/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'
16:18:32.084 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
16:18:32.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
16:18:32.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
16:18:32.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
16:18:32.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
16:18:32.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869602999510/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15869602999510/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15869602999510/installation/cloudstore
16:18:32.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore
16:18:32.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/etc
16:18:32.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib
16:18:32.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-core-1.0.13.jar
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
16:18:32.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
16:18:32.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
16:18:32.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
16:18:32.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
16:18:32.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
16:18:32.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
16:18:32.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
16:18:32.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
16:18:32.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
16:18:32.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
16:18:32.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.annotation-api-1.2.jar
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/xz-1.4.jar.csupdbak
16:18:32.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/derby-10.13.1.1.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-server-2.5.1.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
16:18:32.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
16:18:32.361 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
16:18:32.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/slf4j-api-1.7.7.jar
16:18:32.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
16:18:32.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
16:18:32.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
16:18:32.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/args4j-2.0.16.jar
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
16:18:32.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/xz-1.4.jar
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/guava-14.0.1.jar
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
16:18:32.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
16:18:32.365 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-classic-1.0.13.jar
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
16:18:32.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
16:18:32.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
16:18:32.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
16:18:32.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
16:18:32.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-client-2.5.1.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
16:18:32.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
16:18:32.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
16:18:32.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/cglib-2.2.0-b21.jar
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-common-2.5.1.jar
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
16:18:32.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
16:18:32.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/commons-compress-1.7.jar
16:18:32.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/transaction-api-1.1.jar
16:18:32.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
16:18:32.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
16:18:32.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
16:18:32.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
16:18:32.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
16:18:32.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
16:18:32.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
16:18:32.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
16:18:32.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/bin
16:18:32.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.bat
16:18:32.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.csupdbak
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/bin/cloudstore.bat.csupdbak
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/backup
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k91f70gp.tar.gz
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869602999510/installation/cloudstore/installation.properties
16:18:32.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869602999510/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
16:18:32.382 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
16:18:32.481 [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
16:18:32.649 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 166 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.
16:18:32.911 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
16:18:32.911 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
16:18:32.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
16:18:32.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:32.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:32.915 [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
16:18:32.917 [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'
16:18:32.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5ed' dir.usableSpace='2724 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%
16:18:33.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
16:18:33.067 [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
16:18:33.078 [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'
16:18:33.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5ed' dir.usableSpace='2708 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
16:18:42.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869603124420/installation/cloudstore' dir.usableSpace='2708 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15869603124420/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k91f7a00.tar.gz
16:18:42.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc'
16:18:42.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc]'
16:18:42.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc'
16:18:42.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc]'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init'
16:18:42.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init]'
16:18:42.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init'
16:18:42.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init]'
16:18:42.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init/cloudstore-server.conf'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init, cloudstore-server.conf]'
16:18:42.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init/cloudstore-server.conf'
16:18:42.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init, cloudstore-server.conf]'
16:18:42.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init.d]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init.d]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d/cloudstore-server'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init.d, cloudstore-server]'
16:18:42.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d/cloudstore-server'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, init.d, cloudstore-server]'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d'
16:18:42.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, profile.d]'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, profile.d]'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d/cloudstore.sh'
16:18:42.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, etc, profile.d, cloudstore.sh]'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib]'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib'
16:18:42.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib]'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
16:18:42.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
16:18:42.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
16:18:42.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
16:18:42.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
16:18:42.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-core-1.0.13.jar'
16:18:42.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, logback-core-1.0.13.jar]'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
16:18:42.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
16:18:42.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
16:18:42.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
16:18:43.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
16:18:43.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
16:18:43.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:43.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:43.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
16:18:43.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
16:18:43.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
16:18:43.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
16:18:43.058 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.058 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
16:18:43.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
16:18:43.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
16:18:43.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-server-2.5.1.jar'
16:18:43.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
16:18:43.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
16:18:43.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
16:18:43.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
16:18:43.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:43.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:43.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
16:18:43.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
16:18:43.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
16:18:43.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
16:18:43.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
16:18:43.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
16:18:43.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
16:18:43.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:43.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:43.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
16:18:43.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/derby-10.10.2.0.jar'
16:18:43.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, derby-10.10.2.0.jar]'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:43.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
16:18:43.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
16:18:43.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/args4j-2.0.16.jar'
16:18:43.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, args4j-2.0.16.jar]'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:43.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:43.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
16:18:43.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/xz-1.4.jar'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, xz-1.4.jar]'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/xz-1.4.jar'
16:18:43.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, xz-1.4.jar]'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:43.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/guava-14.0.1.jar'
16:18:43.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, guava-14.0.1.jar]'
16:18:43.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
16:18:43.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
16:18:43.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:43.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:43.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-classic-1.0.13.jar'
16:18:43.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:43.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
16:18:43.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
16:18:43.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
16:18:43.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
16:18:43.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
16:18:44.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
16:18:44.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
16:18:44.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
16:18:44.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
16:18:44.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
16:18:44.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:44.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:44.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-client-2.5.1.jar'
16:18:44.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
16:18:44.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
16:18:44.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
16:18:44.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
16:18:44.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:44.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
16:18:44.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
16:18:44.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:44.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:44.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
16:18:44.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
16:18:44.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:44.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:44.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
16:18:44.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
16:18:44.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:44.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:44.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
16:18:44.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-common-2.5.1.jar'
16:18:44.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
16:18:44.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
16:18:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
16:18:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/commons-compress-1.7.jar'
16:18:44.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, commons-compress-1.7.jar]'
16:18:44.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/transaction-api-1.1.jar'
16:18:44.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, lib, transaction-api-1.1.jar]'
16:18:44.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin]'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin]'
16:18:44.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore-server]'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore-server]'
16:18:44.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.bat'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore.bat]'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.bat'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore.bat]'
16:18:44.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore]'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore]'
16:18:44.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.bat'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore-server.bat]'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.bat'
16:18:44.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, bin, cloudstore-server.bat]'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore]'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/installation.properties'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, installation.properties]'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869603124420/installation/cloudstore/installation.properties'
16:18:44.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869603124420, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15869603124420/installation/cloudstore
16:18:44.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
16:18:44.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
16:18:44.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
16:18:44.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
16:18:44.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/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'
16:18:44.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
16:18:44.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
16:18:44.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
16:18:44.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
16:18:44.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
16:18:44.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
16:18:44.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
16:18:44.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
16:18:44.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
16:18:44.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
16:18:44.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
16:18:44.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
16:18:44.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
16:18:44.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
16:18:44.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
16:18:44.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
16:18:44.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
16:18:44.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
16:18:44.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869603124420/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15869603124420/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15869603124420/installation/cloudstore
16:18:44.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore
16:18:44.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc
16:18:44.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init/cloudstore-server.conf
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d/cloudstore-server
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
16:18:44.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d
16:18:44.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d/cloudstore.sh
16:18:44.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
16:18:44.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
16:18:44.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-core-1.0.13.jar
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
16:18:44.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
16:18:44.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
16:18:44.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
16:18:44.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
16:18:44.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
16:18:44.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.annotation-api-1.2.jar
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/xz-1.4.jar.csupdbak
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-server-2.5.1.jar
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
16:18:44.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
16:18:44.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
16:18:44.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/slf4j-api-1.7.7.jar
16:18:44.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/derby-10.10.2.0.jar
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
16:18:44.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
16:18:44.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/args4j-2.0.16.jar
16:18:44.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
16:18:44.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
16:18:44.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/xz-1.4.jar
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/guava-14.0.1.jar
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
16:18:44.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-classic-1.0.13.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
16:18:44.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
16:18:44.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
16:18:44.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
16:18:44.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
16:18:44.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
16:18:44.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-client-2.5.1.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
16:18:44.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
16:18:44.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
16:18:44.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/cglib-2.2.0-b21.jar
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-common-2.5.1.jar
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
16:18:44.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/commons-compress-1.7.jar
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/transaction-api-1.1.jar
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
16:18:44.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
16:18:44.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
16:18:44.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
16:18:44.867 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
16:18:44.867 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.bat
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.csupdbak
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.bat
16:18:44.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore-server.csupdbak
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/bin/cloudstore.bat.csupdbak
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/backup
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k91f7a00.tar.gz
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869603124420/installation/cloudstore/installation.properties
16:18:44.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869603124420/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
16:18:44.878 [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.048 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] 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-20200415.141845-1.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-20200415.141845-1.jar (78 kB at 13 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-20200415.141845-1.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-20200415.141845-1.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] 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 (808 B at 202 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 (318 B at 318 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-20200415.141845-1-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-20200415.141845-1-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 1.0 MB/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