[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 07:22:13.946 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:22:14.013 [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 07:22:14.364 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 351 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.22 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 07:22:14.921 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:22:14.929 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 07:22:14.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:22:14.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:14.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:15.023 [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 07:22:15.059 [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' 07:22:15.060 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1500' dir.usableSpace='11177 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% 07:22:15.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:22:15.218 [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 07:22:15.223 [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' 07:22:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1500' dir.usableSpace='11160 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:22:24.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642913339560/installation/cloudstore' dir.usableSpace='11160 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642913339560/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jymioen9.tar.gz 07:22:24.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc' 07:22:24.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc]' 07:22:24.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc' 07:22:24.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc]' 07:22:24.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init' 07:22:24.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init]' 07:22:24.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init' 07:22:24.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init]' 07:22:24.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init/cloudstore-server.conf' 07:22:24.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:22:24.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init/cloudstore-server.conf' 07:22:24.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:22:24.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d' 07:22:24.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init.d]' 07:22:24.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d' 07:22:24.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init.d]' 07:22:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d/cloudstore-server' 07:22:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init.d, cloudstore-server]' 07:22:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d/cloudstore-server' 07:22:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, init.d, cloudstore-server]' 07:22:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d' 07:22:24.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, profile.d]' 07:22:24.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d' 07:22:24.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, profile.d]' 07:22:24.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:24.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib]' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib' 07:22:24.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib]' 07:22:24.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:22:24.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:22:24.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:22:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:22:24.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:22:24.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:22:24.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:24.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:24.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:24.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:24.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:24.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:25.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:22:25.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:22:25.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:25.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:25.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:25.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:25.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:22:25.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:25.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:25.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:25.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:25.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:22:25.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:22:25.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:25.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:25.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 07:22:25.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 07:22:25.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 07:22:25.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 07:22:25.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:22:25.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:22:25.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:22:25.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:22:25.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:22:25.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:22:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:22:25.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:22:25.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:22:25.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:22:25.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:22:25.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:22:25.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:22:25.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:22:25.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:22:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:22:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:22:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:25.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:25.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:25.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:22:25.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:22:25.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:22:25.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:22:25.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:25.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:25.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:25.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:25.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:25.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:25.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:22:25.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:22:25.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:22:25.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:22:25.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:25.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:25.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:25.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:25.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:25.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:25.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:25.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 07:22:25.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:25.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:25.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:25.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/xz-1.4.jar' 07:22:25.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, xz-1.4.jar]' 07:22:25.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/xz-1.4.jar' 07:22:25.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, xz-1.4.jar]' 07:22:25.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:25.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:25.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:25.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:25.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:22:25.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:22:26.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:26.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:26.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:26.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:22:26.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:22:26.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:22:26.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:22:26.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:22:26.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:22:26.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:22:26.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:22:26.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:26.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:26.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:26.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:26.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:26.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:26.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:26.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:26.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:22:26.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:22:26.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:22:26.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:22:26.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:22:26.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:22:26.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:22:26.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:22:26.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:22:26.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:22:26.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:22:26.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:22:26.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:22:26.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:22:26.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:22:26.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:26.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:26.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:26.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:26.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:26.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:26.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:26.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:26.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:22:26.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:26.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:22:26.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:22:26.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:22:26.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:22:26.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:22:26.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:22:26.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:22:26.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:22:26.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:22:26.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:22:26.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:26.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:22:26.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:22:26.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:26.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:26.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:26.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:26.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:26.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:26.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:26.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:22:26.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:22:26.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:22:26.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:22:26.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:22:26.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:22:26.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:22:26.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:22:26.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:22:26.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:22:26.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:26.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:26.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:26.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:26.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:26.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:26.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:26.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin]' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin' 07:22:26.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin]' 07:22:26.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore-server]' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore-server]' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.bat' 07:22:26.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore.bat]' 07:22:26.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.bat' 07:22:26.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore.bat]' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore]' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore' 07:22:26.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore]' 07:22:26.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.bat' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore-server.bat]' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.bat' 07:22:26.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, bin, cloudstore-server.bat]' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore]' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/installation.properties' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, installation.properties]' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913339560/installation/cloudstore/installation.properties' 07:22:26.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913339560, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642913339560/installation/cloudstore 07:22:26.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 07:22:26.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 07:22:26.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:22:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:22:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:22:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:22:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/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' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:22:26.553 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 07:22:26.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:22:26.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:22:26.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:22:26.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:22:26.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:22:26.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/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' 07:22:26.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/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' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:22:26.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/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' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:22:26.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:22:26.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 07:22:26.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:22:26.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:22:26.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 07:22:26.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913339560/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642913339560/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642913339560/installation/cloudstore 07:22:26.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore 07:22:26.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc 07:22:26.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init 07:22:26.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init/cloudstore-server.conf 07:22:26.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d/cloudstore-server 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d/cloudstore.sh 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 07:22:26.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib 07:22:26.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:22:26.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 07:22:26.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-core-1.0.13.jar 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:22:26.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:22:26.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:22:26.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:22:26.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 07:22:26.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 07:22:26.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 07:22:26.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:22:26.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:22:26.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 07:22:26.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:22:26.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 07:22:26.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/derby-10.13.1.1.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:22:26.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:22:26.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/args4j-2.0.16.jar 07:22:26.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 07:22:26.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:22:26.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:22:26.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:22:26.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:22:26.850 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/xz-1.4.jar 07:22:26.850 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/guava-14.0.1.jar 07:22:26.850 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:22:26.850 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 07:22:26.850 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 07:22:26.851 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:22:26.851 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:22:26.851 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:22:26.851 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 07:22:26.852 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:22:26.852 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:22:26.853 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 07:22:26.854 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:22:26.854 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:22:26.854 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:22:26.854 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:22:26.854 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 07:22:26.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:22:26.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 07:22:26.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:22:26.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 07:22:26.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:22:26.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:22:26.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:22:26.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:22:26.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 07:22:26.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:22:26.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:22:26.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:22:26.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:22:26.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 07:22:26.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:22:26.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:22:26.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:22:26.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:22:26.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 07:22:26.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:22:26.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/commons-compress-1.7.jar 07:22:26.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/transaction-api-1.1.jar 07:22:26.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:22:26.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:22:26.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:22:26.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:22:26.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:22:26.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 07:22:26.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:22:26.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 07:22:26.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 07:22:26.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.bat 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.csupdbak 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.bat 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore-server.csupdbak 07:22:26.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:22:26.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/backup 07:22:26.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jymioen9.tar.gz 07:22:26.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913339560/installation/cloudstore/installation.properties 07:22:26.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913339560/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:22:26.877 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:22:26.960 [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 07:22:27.113 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 151 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. 07:22:27.325 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:22:27.326 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 07:22:27.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:22:27.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:27.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:27.338 [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 07:22:27.350 [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' 07:22:27.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ac' dir.usableSpace='11182 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% 07:22:27.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:22:27.490 [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 07:22:27.500 [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' 07:22:27.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ac' dir.usableSpace='11166 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:22:37.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642913469290/installation/cloudstore' dir.usableSpace='11166 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642913469290/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jymioo7j.tar.gz 07:22:37.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc' 07:22:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc]' 07:22:37.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc' 07:22:37.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc]' 07:22:37.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc/profile.d' 07:22:37.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc, profile.d]' 07:22:37.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc/profile.d' 07:22:37.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc, profile.d]' 07:22:37.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:37.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib]' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib' 07:22:37.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib]' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:22:37.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:37.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:37.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:22:37.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:22:37.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:22:37.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:37.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:22:37.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:22:37.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:22:37.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:22:37.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:37.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:37.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:37.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:22:37.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:22:37.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:37.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:22:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:37.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:37.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:37.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:37.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:37.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:37.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:37.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:37.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:37.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:37.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/xz-1.4.jar' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, xz-1.4.jar]' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/xz-1.4.jar' 07:22:37.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, xz-1.4.jar]' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:37.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:22:38.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:22:38.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:22:38.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:22:38.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:22:38.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:38.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:38.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:38.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:38.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:38.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:38.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:38.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:38.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:22:38.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:38.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:38.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:38.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:38.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:38.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:38.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:38.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:38.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:38.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:38.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin]' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin]' 07:22:38.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.bat' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin, cloudstore.bat]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.bat' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin, cloudstore.bat]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore' 07:22:38.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin, cloudstore]' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, bin, cloudstore]' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore]' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/installation.properties' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, installation.properties]' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913469290/installation/cloudstore/installation.properties' 07:22:38.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913469290, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642913469290/installation/cloudstore 07:22:38.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:22:38.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 07:22:38.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:22:38.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/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' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:22:38.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:22:38.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:22:38.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:22:38.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:22:38.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:22:38.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:22:38.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:22:38.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913469290/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642913469290/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642913469290/installation/cloudstore 07:22:38.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore 07:22:38.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/etc 07:22:38.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib 07:22:38.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-core-1.0.13.jar 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 07:22:38.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:22:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 07:22:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:22:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:22:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:22:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 07:22:38.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:22:38.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:22:38.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/derby-10.10.2.0.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/args4j-2.0.16.jar 07:22:38.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 07:22:38.876 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/xz-1.4.jar 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/guava-14.0.1.jar 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:22:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:22:38.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:22:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 07:22:38.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:22:38.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:22:38.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:22:38.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:22:38.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:22:38.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 07:22:38.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:22:38.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:22:38.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:22:38.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/commons-compress-1.7.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/transaction-api-1.1.jar 07:22:38.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 07:22:38.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:22:38.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 07:22:38.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:22:38.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:22:38.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:22:38.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:22:38.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:22:38.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/bin 07:22:38.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.bat 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.csupdbak 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/backup 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jymioo7j.tar.gz 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913469290/installation/cloudstore/installation.properties 07:22:38.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913469290/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:22:38.894 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:22:38.979 [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 07:22:39.186 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 206 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. 07:22:39.456 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:22:39.456 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 07:22:39.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:22:39.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:39.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:39.462 [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 07:22:39.487 [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' 07:22:39.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-8b7' dir.usableSpace='11176 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% 07:22:39.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:22:39.647 [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 07:22:39.654 [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' 07:22:39.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-8b7' dir.usableSpace='11160 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:22:49.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642913589430/installation/cloudstore' dir.usableSpace='11160 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642913589430/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jymioxki.tar.gz 07:22:49.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc]' 07:22:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc' 07:22:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc]' 07:22:49.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc/profile.d' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc, profile.d]' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc/profile.d' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc, profile.d]' 07:22:49.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:49.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:22:49.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib]' 07:22:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib' 07:22:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib]' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:22:49.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:22:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:22:49.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:22:49.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:22:49.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:49.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:49.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:22:49.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:22:49.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:22:49.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:22:49.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:49.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:22:49.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:22:49.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:22:49.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:22:49.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:49.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:49.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:22:49.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:22:49.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:22:49.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:22:49.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:22:49.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:22:49.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:22:49.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:22:49.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:22:49.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:22:49.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:22:49.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:22:49.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:22:49.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:22:49.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:22:49.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:22:49.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:22:49.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:22:49.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/args4j-2.0.16.jar' 07:22:50.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:50.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:22:50.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/xz-1.4.jar' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, xz-1.4.jar]' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/xz-1.4.jar' 07:22:50.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, xz-1.4.jar]' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/guava-14.0.1.jar' 07:22:50.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, guava-14.0.1.jar]' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:22:50.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:22:50.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:22:50.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:22:50.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:22:50.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:22:50.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:22:50.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:22:50.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:22:50.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:22:50.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:22:50.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:22:50.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:22:50.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:22:50.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:22:50.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:22:50.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:22:50.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:22:50.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:22:50.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:22:50.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:22:50.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:22:50.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:22:50.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:22:50.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:22:50.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:22:50.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:22:50.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:22:50.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:22:50.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:22:50.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:22:50.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:22:50.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:22:50.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:22:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:22:50.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:22:50.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:22:50.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:22:50.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:22:50.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:50.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:22:50.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:22:50.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:22:50.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:22:50.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:22:50.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:22:50.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:22:50.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/commons-compress-1.7.jar' 07:22:50.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/transaction-api-1.1.jar' 07:22:50.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin]' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin' 07:22:50.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin]' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.bat' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin, cloudstore.bat]' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.bat' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin, cloudstore.bat]' 07:22:50.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, bin, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/installation.properties' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, installation.properties]' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913589430/installation/cloudstore/installation.properties' 07:22:50.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913589430, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642913589430/installation/cloudstore 07:22:50.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:22:50.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/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' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 07:22:50.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 07:22:50.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 07:22:50.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/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' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/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' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:22:50.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/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' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:22:50.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913589430/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642913589430/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642913589430/installation/cloudstore 07:22:51.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore 07:22:51.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/etc 07:22:51.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-core-1.0.13.jar 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:22:51.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 07:22:51.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 07:22:51.139 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/derby-10.13.1.1.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:22:51.140 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 07:22:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:22:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:22:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:22:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:22:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:22:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/args4j-2.0.16.jar 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/xz-1.4.jar 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/guava-14.0.1.jar 07:22:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:22:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:22:51.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:22:51.147 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:22:51.148 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:22:51.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/commons-compress-1.7.jar 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/transaction-api-1.1.jar 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:22:51.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:22:51.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:22:51.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:22:51.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:22:51.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/bin 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.bat 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.csupdbak 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/backup 07:22:51.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jymioxki.tar.gz 07:22:51.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913589430/installation/cloudstore/installation.properties 07:22:51.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913589430/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:22:51.159 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:22:51.244 [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 07:22:51.402 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 156 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. 07:22:51.646 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:22:51.646 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 07:22:51.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:22:51.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:22:51.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:22:51.651 [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 07:22:51.665 [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' 07:22:51.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-10eb' dir.usableSpace='11177 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% 07:22:51.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:22:51.787 [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 07:22:51.803 [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' 07:22:51.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-10eb' dir.usableSpace='11160 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:23:01.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642913712080/installation/cloudstore' dir.usableSpace='11160 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642913712080/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jymip6z3.tar.gz 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc]' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc' 07:23:01.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc]' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init]' 07:23:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init' 07:23:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init]' 07:23:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init/cloudstore-server.conf' 07:23:01.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:23:01.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init/cloudstore-server.conf' 07:23:01.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:23:01.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init.d]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init.d]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d/cloudstore-server' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init.d, cloudstore-server]' 07:23:01.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d/cloudstore-server' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, init.d, cloudstore-server]' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d' 07:23:01.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, profile.d]' 07:23:01.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d' 07:23:01.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, profile.d]' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:23:01.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib]' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib' 07:23:01.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib]' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:23:01.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:23:01.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:23:01.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:23:01.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:23:01.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:23:01.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:23:01.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:23:01.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:23:01.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:23:01.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:23:01.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:23:01.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:23:01.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:23:01.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:23:01.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:23:01.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:23:01.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:23:01.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:23:01.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:23:01.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:23:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:23:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:23:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:23:01.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:23:01.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:23:01.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:23:01.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:23:01.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:23:01.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:23:01.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:23:01.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:23:01.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:23:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:23:01.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:23:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:23:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:23:01.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:23:01.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:23:02.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:23:02.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:23:02.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:23:02.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:23:02.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:23:02.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:23:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:23:02.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/args4j-2.0.16.jar' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/args4j-2.0.16.jar' 07:23:02.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:23:02.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:23:02.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/xz-1.4.jar' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, xz-1.4.jar]' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/xz-1.4.jar' 07:23:02.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, xz-1.4.jar]' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/guava-14.0.1.jar' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, guava-14.0.1.jar]' 07:23:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/guava-14.0.1.jar' 07:23:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, guava-14.0.1.jar]' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:23:02.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:23:02.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:23:02.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:23:02.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:23:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:23:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:23:02.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:23:02.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:23:02.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:23:02.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:23:02.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:23:02.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 07:23:02.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 07:23:02.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:23:02.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:23:02.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:23:02.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:23:02.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:23:02.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 07:23:02.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 07:23:02.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:23:02.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:23:02.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:23:02.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:23:02.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:23:02.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:23:02.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:23:02.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:23:02.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:23:03.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:23:03.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:23:03.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:23:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:23:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:23:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:23:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:23:03.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:23:03.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:23:03.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:23:03.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:23:03.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:23:03.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:23:03.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:23:03.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:23:03.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:23:03.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:23:03.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/commons-compress-1.7.jar' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/commons-compress-1.7.jar' 07:23:03.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/transaction-api-1.1.jar' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/transaction-api-1.1.jar' 07:23:03.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore-server]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore-server]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.bat' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore.bat]' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.bat' 07:23:03.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore.bat]' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore]' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore]' 07:23:03.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.bat' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore-server.bat]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.bat' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, bin, cloudstore-server.bat]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/installation.properties' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, installation.properties]' 07:23:03.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642913712080/installation/cloudstore/installation.properties' 07:23:03.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642913712080, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642913712080/installation/cloudstore 07:23:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 07:23:03.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:23:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/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' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 07:23:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:23:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 07:23:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:23:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:23:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 07:23:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:23:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:23:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:23:03.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:23:03.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:23:03.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:23:03.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:23:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:23:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 07:23:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642913712080/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642913712080/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642913712080/installation/cloudstore 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init/cloudstore-server.conf 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d/cloudstore-server 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d/cloudstore.sh 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 07:23:03.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-core-1.0.13.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:23:03.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:23:03.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:23:03.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 07:23:03.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:23:03.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 07:23:03.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:23:03.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:23:03.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:23:03.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:23:03.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/derby-10.10.2.0.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:23:03.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 07:23:03.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/args4j-2.0.16.jar 07:23:03.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 07:23:03.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/xz-1.4.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/guava-14.0.1.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:23:03.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 07:23:03.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 07:23:03.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:23:03.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/commons-compress-1.7.jar 07:23:03.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/transaction-api-1.1.jar 07:23:03.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 07:23:03.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:23:03.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 07:23:03.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:23:03.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:23:03.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:23:03.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:23:03.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.bat 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.csupdbak 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.bat 07:23:03.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore-server.csupdbak 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/backup 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jymip6z3.tar.gz 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642913712080/installation/cloudstore/installation.properties 07:23:03.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642913712080/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:23:03.429 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.908 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 100.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14.jar (77 KB at 10892.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14.pom (3 KB at 2897.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 195.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190728.052304-14-sources.jar (65 KB at 21544.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected