[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 22:48:30.506 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 22:48:30.587 [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 22:48:31.097 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 509 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.281 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 22:48:31.720 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 22:48:31.731 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 22:48:31.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 22:48:31.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:31.744 [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 22:48:31.749 [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' 22:48:31.750 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1363' dir.usableSpace='10740 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% 22:48:32.254 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 22:48:32.255 [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 22:48:32.258 [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' 22:48:32.259 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1363' dir.usableSpace='10723 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 22:48:41.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614093105200/installation/cloudstore' dir.usableSpace='10723 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15614093105200/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jxausnba.tar.gz 22:48:41.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc' 22:48:41.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc]' 22:48:41.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc' 22:48:41.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc]' 22:48:41.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init' 22:48:41.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init]' 22:48:41.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init' 22:48:41.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init]' 22:48:41.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init/cloudstore-server.conf' 22:48:41.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init, cloudstore-server.conf]' 22:48:41.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init/cloudstore-server.conf' 22:48:41.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init, cloudstore-server.conf]' 22:48:41.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d' 22:48:41.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init.d]' 22:48:41.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d' 22:48:41.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init.d]' 22:48:41.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d/cloudstore-server' 22:48:41.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init.d, cloudstore-server]' 22:48:41.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d/cloudstore-server' 22:48:41.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, init.d, cloudstore-server]' 22:48:41.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d' 22:48:41.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, profile.d]' 22:48:41.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d' 22:48:41.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, profile.d]' 22:48:41.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:48:41.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:48:41.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:48:41.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:48:41.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib' 22:48:41.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib]' 22:48:41.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib' 22:48:41.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib]' 22:48:41.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:48:41.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:48:41.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:48:41.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:48:41.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 22:48:41.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 22:48:41.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 22:48:41.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 22:48:41.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:48:41.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:48:41.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:48:41.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:48:41.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:48:41.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:48:41.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:48:41.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:48:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:48:41.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:48:41.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:48:41.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:48:41.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:48:41.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:48:41.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:48:41.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:48:41.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:48:41.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:48:41.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:48:41.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:48:41.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:48:41.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:48:41.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:48:41.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 22:48:41.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 22:48:41.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 22:48:41.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 22:48:41.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:48:41.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:48:41.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:48:41.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:48:41.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 22:48:41.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 22:48:41.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 22:48:41.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 22:48:41.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:48:41.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:48:41.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:48:41.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:48:41.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:48:41.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:48:41.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:48:41.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:48:41.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:48:41.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:48:41.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:48:41.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:48:41.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 22:48:41.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 22:48:41.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 22:48:41.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 22:48:42.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:48:42.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:48:42.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:48:42.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:48:42.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:48:42.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:48:42.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:48:42.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:48:42.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:48:42.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:48:42.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:48:42.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:48:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:48:42.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:48:42.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:48:42.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:48:42.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 22:48:42.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 22:48:42.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 22:48:42.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:48:42.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:48:42.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:48:42.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:48:42.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/args4j-2.0.16.jar' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/args4j-2.0.16.jar' 22:48:42.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:48:42.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 22:48:42.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 22:48:42.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:48:42.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:48:42.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:48:42.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:48:42.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/xz-1.4.jar' 22:48:42.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, xz-1.4.jar]' 22:48:42.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/xz-1.4.jar' 22:48:42.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, xz-1.4.jar]' 22:48:42.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/guava-14.0.1.jar' 22:48:42.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, guava-14.0.1.jar]' 22:48:42.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/guava-14.0.1.jar' 22:48:42.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, guava-14.0.1.jar]' 22:48:42.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 22:48:42.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 22:48:42.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 22:48:42.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 22:48:42.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:48:42.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:48:42.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:48:42.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:48:42.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 22:48:42.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 22:48:42.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 22:48:42.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 22:48:42.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 22:48:42.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:48:42.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:48:42.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:48:42.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:48:42.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:48:43.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:48:43.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:48:43.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:48:43.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:48:43.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 22:48:43.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 22:48:43.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 22:48:43.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 22:48:43.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 22:48:43.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 22:48:43.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 22:48:43.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 22:48:43.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:48:43.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:48:43.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:48:43.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:48:43.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:48:43.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:48:43.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:48:43.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:48:43.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:48:43.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:48:43.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:48:43.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:48:43.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:48:43.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:48:43.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 22:48:43.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:48:43.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:48:43.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 22:48:43.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:48:43.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:48:43.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 22:48:43.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 22:48:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 22:48:43.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:48:43.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:48:43.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:48:43.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:48:43.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:48:43.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:48:43.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:48:43.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:48:43.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:48:43.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:48:43.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:48:43.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 22:48:43.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 22:48:43.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 22:48:43.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:48:43.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:48:43.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/commons-compress-1.7.jar' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/commons-compress-1.7.jar' 22:48:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/transaction-api-1.1.jar' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:48:43.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/transaction-api-1.1.jar' 22:48:43.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin]' 22:48:43.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin]' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore-server]' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server' 22:48:43.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore-server]' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.bat' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore.bat]' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.bat' 22:48:43.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore.bat]' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore]' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore' 22:48:43.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore]' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.bat' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore-server.bat]' 22:48:43.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.bat' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, bin, cloudstore-server.bat]' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore]' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/installation.properties' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, installation.properties]' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093105200/installation/cloudstore/installation.properties' 22:48:43.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093105200, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15614093105200/installation/cloudstore 22:48:43.314 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 22:48:43.315 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 22:48:43.315 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 22:48:43.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 22:48:43.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 22:48:43.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 22:48:43.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 22:48:43.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/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' 22:48:43.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 22:48:43.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 22:48:43.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 22:48:43.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 22:48:43.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 22:48:43.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 22:48:43.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 22:48:43.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 22:48:43.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 22:48:43.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 22:48:43.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 22:48:43.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 22:48:43.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 22:48:43.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 22:48:43.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 22:48:43.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 22:48:43.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 22:48:43.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 22:48:43.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 22:48:43.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 22:48:43.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 22:48:43.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 22:48:43.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/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' 22:48:43.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 22:48:43.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/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' 22:48:43.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 22:48:43.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 22:48:43.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 22:48:43.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/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' 22:48:43.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 22:48:43.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 22:48:43.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 22:48:43.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 22:48:43.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 22:48:43.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 22:48:43.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 22:48:43.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093105200/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15614093105200/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15614093105200/installation/cloudstore 22:48:43.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore 22:48:43.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc 22:48:43.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init/cloudstore-server.conf 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d/cloudstore-server 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 22:48:43.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d 22:48:43.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d/cloudstore.sh 22:48:43.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 22:48:43.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib 22:48:43.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-core-1.0.13.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 22:48:43.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 22:48:43.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 22:48:43.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 22:48:43.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 22:48:43.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 22:48:43.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 22:48:43.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 22:48:43.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.annotation-api-1.2.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/xz-1.4.jar.csupdbak 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/derby-10.13.1.1.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-server-2.5.1.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 22:48:43.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 22:48:43.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 22:48:43.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/slf4j-api-1.7.7.jar 22:48:43.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 22:48:43.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 22:48:43.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 22:48:43.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 22:48:43.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/args4j-2.0.16.jar 22:48:43.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 22:48:43.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 22:48:43.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/xz-1.4.jar 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/guava-14.0.1.jar 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 22:48:43.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 22:48:43.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 22:48:43.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 22:48:43.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 22:48:43.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 22:48:43.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 22:48:43.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-classic-1.0.13.jar 22:48:43.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 22:48:43.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 22:48:43.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 22:48:43.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 22:48:43.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 22:48:43.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-client-2.5.1.jar 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 22:48:43.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 22:48:43.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 22:48:43.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 22:48:43.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 22:48:43.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/cglib-2.2.0-b21.jar 22:48:43.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-common-2.5.1.jar 22:48:43.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 22:48:43.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 22:48:43.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 22:48:43.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 22:48:43.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/commons-compress-1.7.jar 22:48:43.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/transaction-api-1.1.jar 22:48:43.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 22:48:43.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 22:48:43.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 22:48:43.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 22:48:43.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 22:48:43.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 22:48:43.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 22:48:43.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 22:48:43.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 22:48:43.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin 22:48:43.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server 22:48:43.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.bat 22:48:43.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.csupdbak 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.bat 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore-server.csupdbak 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/bin/cloudstore.bat.csupdbak 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/backup 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jxausnba.tar.gz 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093105200/installation/cloudstore/installation.properties 22:48:43.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093105200/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 22:48:43.651 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 22:48:43.735 [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 22:48:43.968 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 232 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. 22:48:44.198 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 22:48:44.198 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 22:48:44.198 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 22:48:44.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:44.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:44.211 [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 22:48:44.213 [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' 22:48:44.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2479' dir.usableSpace='10746 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% 22:48:44.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 22:48:44.433 [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 22:48:44.435 [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' 22:48:44.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2479' dir.usableSpace='10729 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 22:48:54.199 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614093237070/installation/cloudstore' dir.usableSpace='10729 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15614093237070/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jxauswxk.tar.gz 22:48:54.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc' 22:48:54.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc]' 22:48:54.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc' 22:48:54.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc]' 22:48:54.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc/profile.d' 22:48:54.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc, profile.d]' 22:48:54.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc/profile.d' 22:48:54.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc, profile.d]' 22:48:54.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:48:54.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:48:54.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:48:54.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:48:54.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib' 22:48:54.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib]' 22:48:54.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib' 22:48:54.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib]' 22:48:54.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 22:48:54.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 22:48:54.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 22:48:54.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:48:54.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:48:54.257 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 22:48:54.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 22:48:54.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 22:48:54.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:48:54.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 22:48:54.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 22:48:54.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 22:48:54.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 22:48:54.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 22:48:54.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 22:48:54.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:48:54.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:48:54.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:48:54.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:48:54.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:48:54.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:48:54.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:48:54.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:48:54.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 22:48:54.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 22:48:54.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:48:54.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 22:48:54.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 22:48:54.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:48:54.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:48:54.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:48:54.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:48:54.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:48:54.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/args4j-2.0.16.jar' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/args4j-2.0.16.jar' 22:48:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:48:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:48:54.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:48:54.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:48:54.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/xz-1.4.jar' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, xz-1.4.jar]' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/xz-1.4.jar' 22:48:54.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, xz-1.4.jar]' 22:48:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/guava-14.0.1.jar' 22:48:54.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, guava-14.0.1.jar]' 22:48:54.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/guava-14.0.1.jar' 22:48:54.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, guava-14.0.1.jar]' 22:48:54.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 22:48:54.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 22:48:54.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:48:54.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:48:54.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:48:54.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:48:54.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:48:54.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:48:54.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:48:54.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:54.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:54.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:48:54.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:48:54.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:48:54.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:48:55.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:48:55.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:48:55.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:48:55.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:48:55.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:48:55.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 22:48:55.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 22:48:55.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:48:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:48:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:48:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:48:55.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:48:55.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:48:55.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:48:55.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:48:55.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:48:55.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:48:55.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/commons-compress-1.7.jar' 22:48:55.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:48:55.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/commons-compress-1.7.jar' 22:48:55.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:48:55.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/transaction-api-1.1.jar' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:48:55.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/transaction-api-1.1.jar' 22:48:55.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin' 22:48:55.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin]' 22:48:55.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin' 22:48:55.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin]' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.bat' 22:48:55.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin, cloudstore.bat]' 22:48:55.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.bat' 22:48:55.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin, cloudstore.bat]' 22:48:55.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin, cloudstore]' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore' 22:48:55.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, bin, cloudstore]' 22:48:55.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore' 22:48:55.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore]' 22:48:55.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/installation.properties' 22:48:55.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, installation.properties]' 22:48:55.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093237070/installation/cloudstore/installation.properties' 22:48:55.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093237070, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15614093237070/installation/cloudstore 22:48:55.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 22:48:55.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 22:48:55.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 22:48:55.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/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' 22:48:55.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 22:48:55.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 22:48:55.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 22:48:55.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 22:48:55.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 22:48:55.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 22:48:55.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 22:48:55.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 22:48:55.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 22:48:55.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 22:48:55.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 22:48:55.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 22:48:55.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 22:48:55.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 22:48:55.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 22:48:55.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 22:48:55.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 22:48:55.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 22:48:55.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 22:48:55.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 22:48:55.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 22:48:55.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 22:48:55.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 22:48:55.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 22:48:55.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 22:48:55.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 22:48:55.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 22:48:55.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 22:48:55.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 22:48:55.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 22:48:55.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 22:48:55.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 22:48:55.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 22:48:55.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093237070/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15614093237070/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15614093237070/installation/cloudstore 22:48:55.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore 22:48:55.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/etc 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-core-1.0.13.jar 22:48:55.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 22:48:55.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 22:48:55.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 22:48:55.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 22:48:55.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 22:48:55.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 22:48:55.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 22:48:55.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 22:48:55.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.annotation-api-1.2.jar 22:48:55.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 22:48:55.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/xz-1.4.jar.csupdbak 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-server-2.5.1.jar 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 22:48:55.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/slf4j-api-1.7.7.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/derby-10.10.2.0.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 22:48:55.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/args4j-2.0.16.jar 22:48:55.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 22:48:55.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 22:48:55.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 22:48:55.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 22:48:55.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/xz-1.4.jar 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/guava-14.0.1.jar 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-classic-1.0.13.jar 22:48:55.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 22:48:55.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-client-2.5.1.jar 22:48:55.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 22:48:55.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 22:48:55.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/cglib-2.2.0-b21.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jersey-common-2.5.1.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/commons-compress-1.7.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/transaction-api-1.1.jar 22:48:55.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 22:48:55.788 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 22:48:55.788 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 22:48:55.788 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 22:48:55.789 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 22:48:55.789 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 22:48:55.790 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 22:48:55.791 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/bin 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.bat 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.csupdbak 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/bin/cloudstore.bat.csupdbak 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/backup 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jxauswxk.tar.gz 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093237070/installation/cloudstore/installation.properties 22:48:55.792 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093237070/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 22:48:55.800 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 22:48:55.881 [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 22:48:56.062 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 179 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. 22:48:56.327 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 22:48:56.327 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 22:48:56.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 22:48:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:48:56.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:48:56.333 [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 22:48:56.335 [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' 22:48:56.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dcd' dir.usableSpace='10740 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% 22:48:56.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 22:48:56.479 [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 22:48:56.484 [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' 22:48:56.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dcd' dir.usableSpace='10723 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 22:49:06.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614093358510/installation/cloudstore' dir.usableSpace='10723 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15614093358510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jxaut6ag.tar.gz 22:49:06.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc' 22:49:06.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc]' 22:49:06.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc' 22:49:06.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc]' 22:49:06.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc/profile.d' 22:49:06.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc, profile.d]' 22:49:06.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc/profile.d' 22:49:06.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc, profile.d]' 22:49:06.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:49:06.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib]' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib' 22:49:06.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib]' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:49:06.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:49:06.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:49:06.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:49:06.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:49:06.374 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:49:06.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:49:06.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:49:06.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:49:06.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:49:06.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:49:06.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:49:06.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:49:06.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:49:06.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:49:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:49:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 22:49:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 22:49:06.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 22:49:06.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 22:49:06.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:49:06.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:49:06.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:49:06.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:49:06.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:49:06.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:49:06.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:49:06.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:49:06.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:49:06.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:49:06.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:49:06.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 22:49:06.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 22:49:06.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:49:06.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:49:06.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/args4j-2.0.16.jar' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/args4j-2.0.16.jar' 22:49:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:49:06.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:49:06.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/xz-1.4.jar' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, xz-1.4.jar]' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/xz-1.4.jar' 22:49:06.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, xz-1.4.jar]' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/guava-14.0.1.jar' 22:49:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, guava-14.0.1.jar]' 22:49:06.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/guava-14.0.1.jar' 22:49:06.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, guava-14.0.1.jar]' 22:49:07.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 22:49:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:49:07.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:49:07.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:49:07.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 22:49:07.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 22:49:07.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 22:49:07.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 22:49:07.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:49:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:49:07.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:49:07.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:49:07.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:49:07.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 22:49:07.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 22:49:07.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 22:49:07.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 22:49:07.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 22:49:07.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 22:49:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:49:07.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:49:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:49:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:49:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:49:07.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:49:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:49:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:49:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 22:49:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:49:07.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:49:07.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 22:49:07.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 22:49:07.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:49:07.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 22:49:07.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 22:49:07.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 22:49:07.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:49:07.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:49:07.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:49:07.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:49:07.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:49:07.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:49:07.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:49:07.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:49:07.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 22:49:07.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:49:07.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:49:07.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/commons-compress-1.7.jar' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/commons-compress-1.7.jar' 22:49:07.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/transaction-api-1.1.jar' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/transaction-api-1.1.jar' 22:49:07.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:49:07.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.bat' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin, cloudstore.bat]' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.bat' 22:49:07.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin, cloudstore.bat]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, bin, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore]' 22:49:07.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/installation.properties' 22:49:07.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, installation.properties]' 22:49:07.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093358510/installation/cloudstore/installation.properties' 22:49:07.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093358510, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15614093358510/installation/cloudstore 22:49:07.799 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 22:49:07.799 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 22:49:07.800 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/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' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 22:49:07.801 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 22:49:07.802 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 22:49:07.803 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 22:49:07.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/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' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/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' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 22:49:07.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/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' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 22:49:07.806 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 22:49:07.807 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 22:49:07.807 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 22:49:07.807 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093358510/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15614093358510/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15614093358510/installation/cloudstore 22:49:08.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore 22:49:08.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/etc 22:49:08.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib 22:49:08.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-core-1.0.13.jar 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 22:49:08.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 22:49:08.069 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 22:49:08.069 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 22:49:08.069 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 22:49:08.070 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 22:49:08.071 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 22:49:08.071 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 22:49:08.071 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 22:49:08.071 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 22:49:08.071 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.annotation-api-1.2.jar 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/xz-1.4.jar.csupdbak 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/derby-10.13.1.1.jar 22:49:08.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-server-2.5.1.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 22:49:08.073 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 22:49:08.074 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/slf4j-api-1.7.7.jar 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/args4j-2.0.16.jar 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 22:49:08.075 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/xz-1.4.jar 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/guava-14.0.1.jar 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 22:49:08.076 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 22:49:08.077 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 22:49:08.077 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 22:49:08.077 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 22:49:08.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-classic-1.0.13.jar 22:49:08.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 22:49:08.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 22:49:08.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 22:49:08.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 22:49:08.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-client-2.5.1.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 22:49:08.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 22:49:08.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/cglib-2.2.0-b21.jar 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-common-2.5.1.jar 22:49:08.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 22:49:08.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 22:49:08.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 22:49:08.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 22:49:08.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/commons-compress-1.7.jar 22:49:08.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/transaction-api-1.1.jar 22:49:08.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 22:49:08.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 22:49:08.086 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 22:49:08.086 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 22:49:08.087 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 22:49:08.087 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 22:49:08.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 22:49:08.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 22:49:08.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/bin 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.bat 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.csupdbak 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/bin/cloudstore.bat.csupdbak 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/backup 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jxaut6ag.tar.gz 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093358510/installation/cloudstore/installation.properties 22:49:08.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093358510/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 22:49:08.096 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 22:49:08.193 [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 22:49:08.350 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 155 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. 22:49:08.590 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 22:49:08.590 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 22:49:08.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 22:49:08.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:08.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:08.595 [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 22:49:08.604 [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' 22:49:08.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-205c' dir.usableSpace='10740 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% 22:49:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 22:49:08.831 [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 22:49:08.843 [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' 22:49:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-205c' dir.usableSpace='10724 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 22:49:18.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15614093481470/installation/cloudstore' dir.usableSpace='10724 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15614093481470/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jxautfr3.tar.gz 22:49:18.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc' 22:49:18.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc]' 22:49:18.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc' 22:49:18.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc]' 22:49:18.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init]' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init' 22:49:18.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init]' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init/cloudstore-server.conf' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init, cloudstore-server.conf]' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init/cloudstore-server.conf' 22:49:18.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init, cloudstore-server.conf]' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init.d]' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d' 22:49:18.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init.d]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d/cloudstore-server' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init.d, cloudstore-server]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d/cloudstore-server' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, init.d, cloudstore-server]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, profile.d]' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d' 22:49:18.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, profile.d]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d/cloudstore.sh' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, etc, profile.d, cloudstore.sh]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib' 22:49:18.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib]' 22:49:18.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib' 22:49:18.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib]' 22:49:18.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:49:18.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:49:18.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 22:49:18.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 22:49:18.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 22:49:18.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 22:49:18.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-core-1.0.13.jar' 22:49:18.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, logback-core-1.0.13.jar]' 22:49:18.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:49:18.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:49:18.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 22:49:18.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 22:49:18.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 22:49:18.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 22:49:18.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 22:49:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:49:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:49:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 22:49:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 22:49:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 22:49:18.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 22:49:18.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 22:49:18.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 22:49:18.730 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 22:49:18.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:49:18.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:49:18.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-server-2.5.1.jar' 22:49:18.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 22:49:18.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 22:49:18.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 22:49:18.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 22:49:18.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 22:49:18.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 22:49:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 22:49:18.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 22:49:18.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 22:49:18.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 22:49:18.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 22:49:18.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:18.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:18.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:49:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:49:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/derby-10.10.2.0.jar' 22:49:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, derby-10.10.2.0.jar]' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 22:49:19.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 22:49:19.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/args4j-2.0.16.jar' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/args4j-2.0.16.jar' 22:49:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, args4j-2.0.16.jar]' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:49:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 22:49:19.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/xz-1.4.jar' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, xz-1.4.jar]' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/xz-1.4.jar' 22:49:19.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, xz-1.4.jar]' 22:49:19.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/guava-14.0.1.jar' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, guava-14.0.1.jar]' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/guava-14.0.1.jar' 22:49:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, guava-14.0.1.jar]' 22:49:19.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 22:49:19.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 22:49:19.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-classic-1.0.13.jar' 22:49:19.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 22:49:19.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:49:19.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:49:19.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 22:49:19.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 22:49:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 22:49:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 22:49:19.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 22:49:19.633 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 22:49:19.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 22:49:19.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 22:49:19.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 22:49:19.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 22:49:19.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 22:49:19.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-client-2.5.1.jar' 22:49:19.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 22:49:19.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 22:49:19.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 22:49:19.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 22:49:19.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 22:49:19.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 22:49:19.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:49:19.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:49:19.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 22:49:19.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 22:49:19.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:49:19.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:49:19.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 22:49:19.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 22:49:19.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:49:19.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:49:19.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-common-2.5.1.jar' 22:49:19.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 22:49:20.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 22:49:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/commons-compress-1.7.jar' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/commons-compress-1.7.jar' 22:49:20.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, commons-compress-1.7.jar]' 22:49:20.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/transaction-api-1.1.jar' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/transaction-api-1.1.jar' 22:49:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, lib, transaction-api-1.1.jar]' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin' 22:49:20.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin]' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin]' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore-server]' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server' 22:49:20.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore-server]' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.bat' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore.bat]' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.bat' 22:49:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore.bat]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.bat' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore-server.bat]' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.bat' 22:49:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, bin, cloudstore-server.bat]' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore]' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/installation.properties' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, installation.properties]' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15614093481470/installation/cloudstore/installation.properties' 22:49:20.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15614093481470, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15614093481470/installation/cloudstore 22:49:20.087 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 22:49:20.087 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 22:49:20.087 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 22:49:20.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 22:49:20.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 22:49:20.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 22:49:20.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 22:49:20.088 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/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' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 22:49:20.089 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 22:49:20.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 22:49:20.091 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 22:49:20.091 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 22:49:20.091 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 22:49:20.091 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 22:49:20.091 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 22:49:20.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 22:49:20.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 22:49:20.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 22:49:20.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 22:49:20.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 22:49:20.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15614093481470/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15614093481470/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15614093481470/installation/cloudstore 22:49:20.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore 22:49:20.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init/cloudstore-server.conf 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d/cloudstore-server 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d/cloudstore.sh 22:49:20.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-core-1.0.13.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 22:49:20.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 22:49:20.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.annotation-api-1.2.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 22:49:20.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/xz-1.4.jar.csupdbak 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-server-2.5.1.jar 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 22:49:20.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/slf4j-api-1.7.7.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/derby-10.10.2.0.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 22:49:20.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/args4j-2.0.16.jar 22:49:20.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 22:49:20.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 22:49:20.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 22:49:20.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 22:49:20.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/xz-1.4.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/guava-14.0.1.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-classic-1.0.13.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 22:49:20.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 22:49:20.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-client-2.5.1.jar 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 22:49:20.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 22:49:20.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/cglib-2.2.0-b21.jar 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-common-2.5.1.jar 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 22:49:20.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/commons-compress-1.7.jar 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/transaction-api-1.1.jar 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 22:49:20.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 22:49:20.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 22:49:20.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 22:49:20.367 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 22:49:20.367 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.bat 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.csupdbak 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.bat 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore-server.csupdbak 22:49:20.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/bin/cloudstore.bat.csupdbak 22:49:20.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/backup 22:49:20.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jxautfr3.tar.gz 22:49:20.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15614093481470/installation/cloudstore/installation.properties 22:49:20.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15614093481470/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 22:49:20.375 [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: 50.348 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 26.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.204921-6.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.204921-6.jar (77 KB at 3050.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.204921-6.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.204921-6.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 130.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec) 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-20190624.204921-6-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190624.204921-6-sources.jar (65 KB at 16159.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 334.0 KB/sec) [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