SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.updater 0.10.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-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_8/co.codewizards.cloudstore.updater/target/classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.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_8/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.updater.PGPTest
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
06:22:33.865 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
06:22:33.939 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
06:22:34.258 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 318 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec - in co.codewizards.cloudstore.updater.PGPTest
CloudStore updater started. Downloading meta-data.
06:22:34.836 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
06:22:34.844 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]tryAcquire: returning true. lockCounter=1
06:22:34.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
06:22:34.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:34.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:34.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz
06:22:34.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
06:22:34.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c5' dir.usableSpace='8482 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%
06:22:34.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
06:22:34.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig
06:22:34.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
06:22:34.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c5' dir.usableSpace='8465 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
06:22:44.847 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824353538800/installation/cloudstore' dir.usableSpace='8465 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15824353538800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yl5q0h.tar.gz
06:22:44.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc'
06:22:44.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc]'
06:22:44.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc'
06:22:44.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc]'
06:22:44.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init'
06:22:44.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init]'
06:22:44.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init'
06:22:44.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init]'
06:22:44.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init/cloudstore-server.conf'
06:22:44.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init, cloudstore-server.conf]'
06:22:44.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init/cloudstore-server.conf'
06:22:44.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init, cloudstore-server.conf]'
06:22:44.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d'
06:22:44.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init.d]'
06:22:44.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d'
06:22:44.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init.d]'
06:22:44.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d/cloudstore-server'
06:22:44.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init.d, cloudstore-server]'
06:22:44.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d/cloudstore-server'
06:22:44.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, init.d, cloudstore-server]'
06:22:44.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d'
06:22:44.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, profile.d]'
06:22:44.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d'
06:22:44.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, profile.d]'
06:22:44.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:22:44.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:22:44.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:22:44.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:22:44.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib'
06:22:44.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib]'
06:22:44.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib'
06:22:44.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib]'
06:22:44.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:22:44.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:22:44.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:22:44.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:22:44.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
06:22:44.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
06:22:44.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
06:22:44.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
06:22:44.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:22:44.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:22:44.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:22:44.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:22:44.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:22:44.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:22:44.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:22:44.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:22:44.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:22:44.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:22:44.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:22:44.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:22:44.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:22:44.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:22:44.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:22:44.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:22:44.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:22:44.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:22:44.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:22:44.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:22:45.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
06:22:45.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
06:22:45.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
06:22:45.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
06:22:45.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:22:45.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:22:45.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:22:45.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:22:45.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
06:22:45.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
06:22:45.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
06:22:45.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
06:22:45.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:22:45.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:22:45.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:22:45.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:22:45.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:22:45.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:22:45.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:22:45.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:22:45.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:22:45.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:22:45.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
06:22:45.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
06:22:45.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
06:22:45.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
06:22:45.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
06:22:45.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
06:22:45.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
06:22:45.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:22:45.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:22:45.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:22:45.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:22:45.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:22:45.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:22:45.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:22:45.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:22:45.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:22:45.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:22:45.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:22:45.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:22:45.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
06:22:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
06:22:45.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
06:22:45.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
06:22:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:22:45.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:22:45.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:22:45.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:22:45.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/args4j-2.0.16.jar'
06:22:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:22:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/args4j-2.0.16.jar'
06:22:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
06:22:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
06:22:45.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
06:22:45.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
06:22:45.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:22:45.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:22:45.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/xz-1.4.jar'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, xz-1.4.jar]'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/xz-1.4.jar'
06:22:45.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, xz-1.4.jar]'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/guava-14.0.1.jar'
06:22:45.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, guava-14.0.1.jar]'
06:22:45.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/guava-14.0.1.jar'
06:22:45.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, guava-14.0.1.jar]'
06:22:45.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
06:22:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
06:22:45.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:22:45.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:22:45.924 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:22:45.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:22:45.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:22:45.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
06:22:45.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
06:22:45.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
06:22:45.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
06:22:45.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
06:22:45.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
06:22:45.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
06:22:45.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:22:45.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:22:45.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:22:45.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:22:45.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:22:46.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:22:46.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:22:46.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
06:22:46.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
06:22:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
06:22:46.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
06:22:46.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
06:22:46.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
06:22:46.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
06:22:46.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
06:22:46.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:22:46.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:22:46.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:22:46.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:22:46.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:22:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:22:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:22:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:22:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:22:46.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:22:46.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:22:46.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:22:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:22:46.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:22:46.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:22:46.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:22:46.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:22:46.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:22:46.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
06:22:46.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:22:46.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
06:22:46.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
06:22:46.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
06:22:46.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:22:46.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:22:46.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
06:22:46.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
06:22:46.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
06:22:46.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
06:22:46.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:22:46.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:22:46.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:22:46.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:22:46.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:22:46.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:22:46.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:22:46.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:22:46.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:22:46.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
06:22:46.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
06:22:46.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:22:46.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:22:46.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:22:46.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:22:46.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/commons-compress-1.7.jar'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/commons-compress-1.7.jar'
06:22:46.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/transaction-api-1.1.jar'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:22:46.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/transaction-api-1.1.jar'
06:22:46.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:22:46.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin]'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin]'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore-server]'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore-server]'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.bat'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore.bat]'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.bat'
06:22:46.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore.bat]'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore]'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore'
06:22:46.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore]'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.bat'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore-server.bat]'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.bat'
06:22:46.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, bin, cloudstore-server.bat]'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore]'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/installation.properties'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, installation.properties]'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353538800/installation/cloudstore/installation.properties'
06:22:46.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353538800, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824353538800/installation/cloudstore
06:22:46.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
06:22:46.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
06:22:46.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
06:22:46.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
06:22:46.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
06:22:46.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/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'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
06:22:46.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
06:22:46.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
06:22:46.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
06:22:46.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
06:22:46.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
06:22:46.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/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'
06:22:46.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
06:22:46.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/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'
06:22:46.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
06:22:46.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
06:22:46.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
06:22:46.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
06:22:46.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
06:22:46.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/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'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
06:22:46.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
06:22:46.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
06:22:46.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
06:22:46.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
06:22:46.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
06:22:46.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353538800/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824353538800/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824353538800/installation/cloudstore
06:22:46.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore
06:22:46.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc
06:22:46.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init
06:22:46.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init/cloudstore-server.conf
06:22:46.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
06:22:46.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d/cloudstore-server
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d/cloudstore.sh
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
06:22:46.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib
06:22:46.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
06:22:46.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
06:22:46.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
06:22:46.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
06:22:46.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-core-1.0.13.jar
06:22:46.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
06:22:46.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
06:22:46.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
06:22:46.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
06:22:46.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
06:22:46.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
06:22:46.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
06:22:46.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
06:22:46.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
06:22:46.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
06:22:46.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
06:22:46.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
06:22:46.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
06:22:46.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
06:22:46.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
06:22:46.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.annotation-api-1.2.jar
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/xz-1.4.jar.csupdbak
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/derby-10.13.1.1.jar
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-server-2.5.1.jar
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
06:22:46.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
06:22:46.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
06:22:46.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
06:22:46.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
06:22:46.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
06:22:46.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
06:22:46.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
06:22:46.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
06:22:46.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/slf4j-api-1.7.7.jar
06:22:46.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
06:22:46.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
06:22:46.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
06:22:46.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
06:22:46.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/args4j-2.0.16.jar
06:22:46.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
06:22:46.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
06:22:46.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
06:22:46.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
06:22:46.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
06:22:46.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/xz-1.4.jar
06:22:46.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/guava-14.0.1.jar
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
06:22:46.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
06:22:46.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
06:22:46.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-classic-1.0.13.jar
06:22:46.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
06:22:46.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
06:22:46.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
06:22:46.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
06:22:46.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
06:22:46.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
06:22:46.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
06:22:46.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-client-2.5.1.jar
06:22:46.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
06:22:46.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
06:22:46.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
06:22:46.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
06:22:46.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
06:22:46.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
06:22:46.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
06:22:46.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
06:22:46.741 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
06:22:46.741 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
06:22:46.741 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
06:22:46.741 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/cglib-2.2.0-b21.jar
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-common-2.5.1.jar
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
06:22:46.742 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
06:22:46.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
06:22:46.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/commons-compress-1.7.jar
06:22:46.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/transaction-api-1.1.jar
06:22:46.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
06:22:46.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
06:22:46.744 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
06:22:46.745 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
06:22:46.746 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
06:22:46.746 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
06:22:46.746 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
06:22:46.747 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
06:22:46.747 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.bat
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.csupdbak
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore
06:22:46.748 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.bat
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore-server.csupdbak
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/bin/cloudstore.bat.csupdbak
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/backup
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yl5q0h.tar.gz
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353538800/installation/cloudstore/installation.properties
06:22:46.749 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353538800/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
06:22:46.757 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
06:22:46.862 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
06:22:46.922 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 58 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.
06:22:47.143 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
06:22:47.143 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]tryAcquire: returning true. lockCounter=1
06:22:47.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
06:22:47.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:47.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:47.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz
06:22:47.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
06:22:47.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5ba' dir.usableSpace='8488 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%
06:22:48.184 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
06:22:48.185 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig
06:22:48.186 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
06:22:48.186 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5ba' dir.usableSpace='8471 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
06:22:57.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824353668260/installation/cloudstore' dir.usableSpace='8471 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15824353668260/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yl5zi1.tar.gz
06:22:57.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc'
06:22:57.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc]'
06:22:57.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc'
06:22:57.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc]'
06:22:57.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc/profile.d'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc, profile.d]'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc/profile.d'
06:22:57.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc, profile.d]'
06:22:57.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:22:57.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:22:57.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:22:57.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib]'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib'
06:22:57.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib]'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
06:22:57.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
06:22:57.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:22:57.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
06:22:57.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
06:22:57.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:22:57.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:22:57.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:22:57.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
06:22:57.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
06:22:57.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:22:57.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:22:57.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:22:57.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
06:22:57.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
06:22:57.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:22:57.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:22:57.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
06:22:57.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
06:22:57.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:22:57.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:22:57.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:22:57.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:22:57.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/args4j-2.0.16.jar'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/args4j-2.0.16.jar'
06:22:57.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:22:57.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:22:57.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:22:57.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/xz-1.4.jar'
06:22:57.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, xz-1.4.jar]'
06:22:57.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/xz-1.4.jar'
06:22:57.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, xz-1.4.jar]'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/guava-14.0.1.jar'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, guava-14.0.1.jar]'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/guava-14.0.1.jar'
06:22:57.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, guava-14.0.1.jar]'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
06:22:57.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
06:22:57.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
06:22:57.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
06:22:57.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:22:57.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:22:57.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:22:57.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:22:57.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:22:57.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:22:57.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:22:57.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:22:57.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:22:58.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:22:58.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:22:58.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:22:58.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:22:58.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:22:58.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
06:22:58.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
06:22:58.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:22:58.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:22:58.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:22:58.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:22:58.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:22:58.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:22:58.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/commons-compress-1.7.jar'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/commons-compress-1.7.jar'
06:22:58.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:22:58.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/transaction-api-1.1.jar'
06:22:58.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:22:58.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/transaction-api-1.1.jar'
06:22:58.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin]'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin'
06:22:58.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin]'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.bat'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin, cloudstore.bat]'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.bat'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin, cloudstore.bat]'
06:22:58.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, bin, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore]'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/installation.properties'
06:22:58.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, installation.properties]'
06:22:58.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353668260/installation/cloudstore/installation.properties'
06:22:58.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353668260, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824353668260/installation/cloudstore
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/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'
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
06:22:58.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
06:22:58.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
06:22:58.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
06:22:58.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
06:22:58.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353668260/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824353668260/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824353668260/installation/cloudstore
06:22:58.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore
06:22:58.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/etc
06:22:58.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib
06:22:58.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
06:22:58.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
06:22:58.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-core-1.0.13.jar
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
06:22:58.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
06:22:58.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
06:22:58.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.annotation-api-1.2.jar
06:22:58.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/xz-1.4.jar.csupdbak
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-server-2.5.1.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
06:22:58.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/slf4j-api-1.7.7.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/derby-10.10.2.0.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
06:22:58.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
06:22:58.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/args4j-2.0.16.jar
06:22:58.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
06:22:58.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
06:22:58.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
06:22:58.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
06:22:58.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/xz-1.4.jar
06:22:58.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/guava-14.0.1.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-classic-1.0.13.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
06:22:58.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
06:22:58.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-client-2.5.1.jar
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
06:22:58.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
06:22:58.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
06:22:58.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/cglib-2.2.0-b21.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jersey-common-2.5.1.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/commons-compress-1.7.jar
06:22:58.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/transaction-api-1.1.jar
06:22:58.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
06:22:58.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
06:22:58.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
06:22:58.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
06:22:58.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
06:22:58.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
06:22:58.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
06:22:58.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/bin
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.bat
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.csupdbak
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/bin/cloudstore.bat.csupdbak
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/backup
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yl5zi1.tar.gz
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353668260/installation/cloudstore/installation.properties
06:22:58.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353668260/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
06:22:58.712 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
06:22:58.805 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
06:22:58.884 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 78 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.
06:22:59.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
06:22:59.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]tryAcquire: returning true. lockCounter=1
06:22:59.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
06:22:59.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:22:59.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:22:59.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz
06:22:59.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
06:22:59.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-133b' dir.usableSpace='8482 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%
06:22:59.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
06:22:59.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig
06:22:59.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
06:22:59.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-133b' dir.usableSpace='8465 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
06:23:09.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824353787640/installation/cloudstore' dir.usableSpace='8465 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15824353787640/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yl68rm.tar.gz
06:23:09.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc'
06:23:09.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc]'
06:23:09.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc'
06:23:09.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc]'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc/profile.d'
06:23:09.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc, profile.d]'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc/profile.d'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc, profile.d]'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:23:09.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib]'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib'
06:23:09.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib]'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:23:09.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:23:09.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:23:09.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:23:09.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:23:09.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:23:09.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:23:09.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:23:09.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:23:09.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:23:09.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:23:09.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:23:09.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:23:09.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:23:09.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:23:09.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
06:23:09.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
06:23:09.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
06:23:09.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
06:23:09.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:23:09.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:23:09.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:23:09.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:23:09.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:23:09.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:23:09.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:23:09.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:23:09.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
06:23:09.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:23:09.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:23:09.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/args4j-2.0.16.jar'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/args4j-2.0.16.jar'
06:23:09.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:23:09.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/xz-1.4.jar'
06:23:09.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, xz-1.4.jar]'
06:23:09.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/xz-1.4.jar'
06:23:09.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, xz-1.4.jar]'
06:23:09.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/guava-14.0.1.jar'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, guava-14.0.1.jar]'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/guava-14.0.1.jar'
06:23:09.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, guava-14.0.1.jar]'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
06:23:09.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
06:23:10.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:23:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:23:10.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:23:10.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:23:10.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:23:10.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
06:23:10.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
06:23:10.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
06:23:10.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
06:23:10.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
06:23:10.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
06:23:10.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:23:10.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:23:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:23:10.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:23:10.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
06:23:10.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
06:23:10.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
06:23:10.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
06:23:10.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
06:23:10.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
06:23:10.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
06:23:10.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:23:10.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:23:10.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:23:10.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:23:10.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:23:10.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
06:23:10.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:23:10.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
06:23:10.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:23:10.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
06:23:10.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
06:23:10.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:23:10.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:23:10.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:23:10.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:23:10.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:23:10.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:23:10.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:23:10.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:23:10.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:23:10.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
06:23:10.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
06:23:10.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:23:10.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:23:10.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/commons-compress-1.7.jar'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/commons-compress-1.7.jar'
06:23:10.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:23:10.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/transaction-api-1.1.jar'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/transaction-api-1.1.jar'
06:23:10.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin]'
06:23:10.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin]'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.bat'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin, cloudstore.bat]'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.bat'
06:23:10.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin, cloudstore.bat]'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin, cloudstore]'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore'
06:23:10.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, bin, cloudstore]'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore]'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/installation.properties'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, installation.properties]'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353787640/installation/cloudstore/installation.properties'
06:23:10.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353787640, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824353787640/installation/cloudstore
06:23:10.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
06:23:10.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/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'
06:23:10.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
06:23:10.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
06:23:10.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
06:23:10.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/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'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/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'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
06:23:10.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/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'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
06:23:10.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353787640/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824353787640/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824353787640/installation/cloudstore
06:23:10.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore
06:23:10.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/etc
06:23:10.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib
06:23:10.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-core-1.0.13.jar
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
06:23:10.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
06:23:10.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
06:23:10.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
06:23:10.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
06:23:10.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
06:23:10.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
06:23:10.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
06:23:10.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
06:23:10.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
06:23:10.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
06:23:10.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.annotation-api-1.2.jar
06:23:10.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/xz-1.4.jar.csupdbak
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/derby-10.13.1.1.jar
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-server-2.5.1.jar
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
06:23:10.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
06:23:10.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
06:23:10.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
06:23:10.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
06:23:10.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
06:23:10.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
06:23:10.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/slf4j-api-1.7.7.jar
06:23:10.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
06:23:10.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
06:23:10.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
06:23:10.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
06:23:10.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/args4j-2.0.16.jar
06:23:10.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
06:23:10.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
06:23:10.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/xz-1.4.jar
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/guava-14.0.1.jar
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
06:23:10.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
06:23:10.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
06:23:10.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
06:23:10.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
06:23:10.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
06:23:10.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-classic-1.0.13.jar
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
06:23:10.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
06:23:10.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-client-2.5.1.jar
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
06:23:10.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
06:23:10.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
06:23:10.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/cglib-2.2.0-b21.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-common-2.5.1.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/commons-compress-1.7.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/transaction-api-1.1.jar
06:23:10.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
06:23:10.902 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
06:23:10.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
06:23:10.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
06:23:10.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
06:23:10.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
06:23:10.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
06:23:10.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
06:23:10.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/bin
06:23:10.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.bat
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.csupdbak
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/bin/cloudstore.bat.csupdbak
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/backup
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yl68rm.tar.gz
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353787640/installation/cloudstore/installation.properties
06:23:10.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353787640/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
06:23:10.913 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
06:23:10.998 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
06:23:11.066 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 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.
06:23:11.338 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
06:23:11.338 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]tryAcquire: returning true. lockCounter=1
06:23:11.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
06:23:11.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:11.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:11.343 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz
06:23:11.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
06:23:11.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1449' dir.usableSpace='8483 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%
06:23:11.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
06:23:11.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig
06:23:11.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
06:23:11.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1449' dir.usableSpace='8466 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
06:23:21.339 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824353909630/installation/cloudstore' dir.usableSpace='8466 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15824353909630/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yl6i64.tar.gz
06:23:21.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc'
06:23:21.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc]'
06:23:21.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc'
06:23:21.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc]'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init'
06:23:21.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init]'
06:23:21.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init'
06:23:21.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init]'
06:23:21.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init/cloudstore-server.conf'
06:23:21.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init, cloudstore-server.conf]'
06:23:21.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init/cloudstore-server.conf'
06:23:21.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init, cloudstore-server.conf]'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init.d]'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d'
06:23:21.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init.d]'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d/cloudstore-server'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init.d, cloudstore-server]'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d/cloudstore-server'
06:23:21.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, init.d, cloudstore-server]'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, profile.d]'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d'
06:23:21.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, profile.d]'
06:23:21.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d/cloudstore.sh'
06:23:21.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, etc, profile.d, cloudstore.sh]'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib]'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib'
06:23:21.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib]'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
06:23:21.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
06:23:21.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
06:23:21.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
06:23:21.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
06:23:21.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:23:21.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-core-1.0.13.jar'
06:23:21.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, logback-core-1.0.13.jar]'
06:23:21.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
06:23:21.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
06:23:21.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
06:23:21.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:23:21.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:23:21.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
06:23:21.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
06:23:21.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
06:23:21.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
06:23:21.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
06:23:21.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
06:23:21.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
06:23:21.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
06:23:21.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:23:21.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:23:21.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
06:23:21.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-server-2.5.1.jar'
06:23:21.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
06:23:21.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
06:23:21.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
06:23:21.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
06:23:21.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
06:23:21.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
06:23:21.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
06:23:21.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
06:23:21.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
06:23:21.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
06:23:21.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:23:21.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:23:21.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/derby-10.10.2.0.jar'
06:23:21.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, derby-10.10.2.0.jar]'
06:23:21.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
06:23:21.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/args4j-2.0.16.jar'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/args4j-2.0.16.jar'
06:23:22.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, args4j-2.0.16.jar]'
06:23:22.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
06:23:22.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/xz-1.4.jar'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, xz-1.4.jar]'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/xz-1.4.jar'
06:23:22.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, xz-1.4.jar]'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/guava-14.0.1.jar'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, guava-14.0.1.jar]'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/guava-14.0.1.jar'
06:23:22.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, guava-14.0.1.jar]'
06:23:22.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
06:23:22.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
06:23:22.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-classic-1.0.13.jar'
06:23:22.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
06:23:22.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
06:23:22.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
06:23:22.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
06:23:22.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
06:23:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
06:23:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
06:23:22.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
06:23:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
06:23:22.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
06:23:22.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:23:22.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:23:22.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
06:23:22.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
06:23:22.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-client-2.5.1.jar'
06:23:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
06:23:22.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
06:23:22.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
06:23:22.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
06:23:22.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
06:23:22.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
06:23:22.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
06:23:22.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
06:23:22.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
06:23:22.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-common-2.5.1.jar'
06:23:22.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
06:23:22.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
06:23:22.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
06:23:22.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
06:23:22.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/commons-compress-1.7.jar'
06:23:22.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:23:22.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/commons-compress-1.7.jar'
06:23:22.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, commons-compress-1.7.jar]'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/transaction-api-1.1.jar'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/transaction-api-1.1.jar'
06:23:22.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, lib, transaction-api-1.1.jar]'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin]'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin'
06:23:22.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore-server]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore-server]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.bat'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore.bat]'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.bat'
06:23:22.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore.bat]'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore]'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore]'
06:23:22.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.bat'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore-server.bat]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.bat'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, bin, cloudstore-server.bat]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/installation.properties'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, installation.properties]'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824353909630/installation/cloudstore/installation.properties'
06:23:22.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824353909630, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824353909630/installation/cloudstore
06:23:22.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
06:23:22.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/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'
06:23:22.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
06:23:22.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
06:23:22.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
06:23:22.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
06:23:22.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
06:23:22.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
06:23:22.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
06:23:22.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
06:23:22.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
06:23:22.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
06:23:22.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824353909630/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824353909630/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824353909630/installation/cloudstore
06:23:23.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init/cloudstore-server.conf
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d/cloudstore-server
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
06:23:23.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d/cloudstore.sh
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
06:23:23.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-core-1.0.13.jar
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
06:23:23.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
06:23:23.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
06:23:23.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
06:23:23.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
06:23:23.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
06:23:23.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.annotation-api-1.2.jar
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/xz-1.4.jar.csupdbak
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-server-2.5.1.jar
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
06:23:23.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
06:23:23.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
06:23:23.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
06:23:23.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
06:23:23.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/slf4j-api-1.7.7.jar
06:23:23.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
06:23:23.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
06:23:23.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
06:23:23.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/derby-10.10.2.0.jar
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/args4j-2.0.16.jar
06:23:23.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
06:23:23.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
06:23:23.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/xz-1.4.jar
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/guava-14.0.1.jar
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
06:23:23.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-classic-1.0.13.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
06:23:23.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
06:23:23.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
06:23:23.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
06:23:23.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
06:23:23.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
06:23:23.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-client-2.5.1.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
06:23:23.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
06:23:23.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
06:23:23.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
06:23:23.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
06:23:23.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
06:23:23.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
06:23:23.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
06:23:23.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
06:23:23.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/cglib-2.2.0-b21.jar
06:23:23.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-common-2.5.1.jar
06:23:23.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
06:23:23.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/commons-compress-1.7.jar
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/transaction-api-1.1.jar
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
06:23:23.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
06:23:23.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
06:23:23.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
06:23:23.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
06:23:23.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
06:23:23.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin
06:23:23.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.bat
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.csupdbak
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.bat
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore-server.csupdbak
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/bin/cloudstore.bat.csupdbak
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/backup
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yl6i64.tar.gz
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824353909630/installation/cloudstore/installation.properties
06:23:23.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824353909630/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
06:23:23.131 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.769 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7.jar (77 KB at 19062.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7.pom
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7.pom (3 KB at 2897.5 KB/sec)
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 103.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 311.5 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7-sources.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.052324-7-sources.jar (65 KB at 32317.4 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_8/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