[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 10:11:05.560 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 10:11:05.630 [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 10:11:05.937 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 306 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.289 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 10:11:06.500 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:11:06.509 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 10:11:06.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:11:06.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:06.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:06.520 [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 10:11:06.524 [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' 10:11:06.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9c' dir.usableSpace='9779 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% 10:11:06.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:11:06.595 [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 10:11:06.598 [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' 10:11:06.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9c' dir.usableSpace='9762 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:11:16.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655110655750/installation/cloudstore' dir.usableSpace='9762 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15655110655750/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jz6ovhk2.tar.gz 10:11:16.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc' 10:11:16.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc]' 10:11:16.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc' 10:11:16.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc]' 10:11:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init' 10:11:16.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init]' 10:11:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init' 10:11:16.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init]' 10:11:16.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init/cloudstore-server.conf' 10:11:16.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:11:16.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init/cloudstore-server.conf' 10:11:16.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:11:16.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d' 10:11:16.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init.d]' 10:11:16.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d' 10:11:16.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init.d]' 10:11:16.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d/cloudstore-server' 10:11:16.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init.d, cloudstore-server]' 10:11:16.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d/cloudstore-server' 10:11:16.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, init.d, cloudstore-server]' 10:11:16.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d' 10:11:16.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, profile.d]' 10:11:16.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d' 10:11:16.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, profile.d]' 10:11:16.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:16.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:16.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:16.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:16.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib' 10:11:16.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib]' 10:11:16.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib' 10:11:16.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib]' 10:11:16.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:16.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:16.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:11:16.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:11:16.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:11:16.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:11:16.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:16.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:16.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:16.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:16.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:16.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:16.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:16.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:16.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:16.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:16.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:16.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:16.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:16.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:16.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:16.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:16.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:16.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:16.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:16.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:11:16.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:11:16.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:11:16.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:11:16.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:16.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:16.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:16.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:16.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 10:11:16.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 10:11:16.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 10:11:16.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 10:11:16.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:16.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:16.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:16.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:16.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:16.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:16.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:16.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:16.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:16.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:16.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:11:16.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:11:16.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:11:16.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:11:16.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:11:16.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:11:16.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:16.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:16.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:16.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:16.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:16.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:16.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:16.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:16.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:16.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:16.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:16.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:16.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:16.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:17.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:11:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:11:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:11:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:17.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:17.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:17.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:17.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:17.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 10:11:17.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 10:11:17.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:17.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/xz-1.4.jar' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, xz-1.4.jar]' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/xz-1.4.jar' 10:11:17.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, xz-1.4.jar]' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:17.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:17.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:17.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:17.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:11:17.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:11:17.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:11:17.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:11:17.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:17.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:17.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:17.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:17.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:17.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:11:17.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:11:17.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:11:17.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:11:17.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:11:17.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:11:17.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:17.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:17.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:17.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:17.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:17.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:17.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:17.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:11:17.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:11:17.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:11:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:11:17.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:11:17.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:11:17.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:11:17.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:17.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:17.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:17.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:17.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:17.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:17.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:17.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:17.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:11:17.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:11:17.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:11:17.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:11:17.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:17.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:17.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:17.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:17.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:11:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:11:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:11:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:11:17.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:17.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:11:17.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:11:17.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:11:17.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:11:17.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:11:17.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:17.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:17.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:17.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:17.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:17.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:18.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:18.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:18.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:18.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:11:18.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:11:18.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:11:18.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:18.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:18.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:18.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:18.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:18.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:18.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:18.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:18.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin]' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin]' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore-server]' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore-server]' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.bat' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore.bat]' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.bat' 10:11:18.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore.bat]' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore]' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore' 10:11:18.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore]' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.bat' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore-server.bat]' 10:11:18.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.bat' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, bin, cloudstore-server.bat]' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore]' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/installation.properties' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, installation.properties]' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110655750/installation/cloudstore/installation.properties' 10:11:18.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110655750, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15655110655750/installation/cloudstore 10:11:18.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 10:11:18.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 10:11:18.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:11:18.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:11:18.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:11:18.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:11:18.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 10:11:18.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:11:18.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 10:11:18.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/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' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:11:18.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:11:18.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:11:18.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 10:11:18.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:11:18.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/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' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/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' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:11:18.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/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' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:11:18.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 10:11:18.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:11:18.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:11:18.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 10:11:18.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110655750/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15655110655750/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15655110655750/installation/cloudstore 10:11:18.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore 10:11:18.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init/cloudstore-server.conf 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d/cloudstore-server 10:11:18.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 10:11:18.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d 10:11:18.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d/cloudstore.sh 10:11:18.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 10:11:18.409 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib 10:11:18.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:11:18.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 10:11:18.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 10:11:18.410 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-core-1.0.13.jar 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:11:18.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:11:18.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:11:18.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:11:18.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 10:11:18.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 10:11:18.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:11:18.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:11:18.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:11:18.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 10:11:18.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:11:18.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/derby-10.13.1.1.jar 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:11:18.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 10:11:18.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:11:18.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:11:18.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 10:11:18.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:11:18.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:11:18.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:11:18.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:11:18.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:11:18.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/args4j-2.0.16.jar 10:11:18.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 10:11:18.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:11:18.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:11:18.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:11:18.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:11:18.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/xz-1.4.jar 10:11:18.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/guava-14.0.1.jar 10:11:18.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:11:18.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 10:11:18.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 10:11:18.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:11:18.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:11:18.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:11:18.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 10:11:18.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:11:18.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:11:18.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 10:11:18.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:11:18.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:11:18.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:11:18.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:11:18.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 10:11:18.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:11:18.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:11:18.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 10:11:18.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:11:18.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:11:18.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:11:18.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:11:18.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 10:11:18.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:11:18.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:11:18.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:11:18.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:11:18.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 10:11:18.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:11:18.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/commons-compress-1.7.jar 10:11:18.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/transaction-api-1.1.jar 10:11:18.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:11:18.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:11:18.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:11:18.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:11:18.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:11:18.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 10:11:18.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:11:18.436 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 10:11:18.436 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 10:11:18.436 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin 10:11:18.437 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server 10:11:18.437 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.bat 10:11:18.437 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.csupdbak 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.bat 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore-server.csupdbak 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/backup 10:11:18.438 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jz6ovhk2.tar.gz 10:11:18.439 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110655750/installation/cloudstore/installation.properties 10:11:18.439 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110655750/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:11:18.445 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:11:18.541 [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 10:11:18.608 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 63 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. 10:11:18.831 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:11:18.831 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 10:11:18.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:11:18.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:18.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:18.836 [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 10:11:18.839 [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' 10:11:18.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ee7' dir.usableSpace='9784 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% 10:11:18.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:11:18.900 [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 10:11:18.902 [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' 10:11:18.902 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ee7' dir.usableSpace='9768 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:11:28.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655110785050/installation/cloudstore' dir.usableSpace='9768 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15655110785050/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jz6ovr2b.tar.gz 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc]' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc' 10:11:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc]' 10:11:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc/profile.d' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc, profile.d]' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc/profile.d' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc, profile.d]' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:28.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:28.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:28.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:28.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib]' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib' 10:11:28.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib]' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:11:28.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:28.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:28.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:28.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:11:28.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:11:28.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:11:28.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:28.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:11:28.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:11:28.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:11:28.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:11:28.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:28.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:28.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:28.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:28.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:28.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:11:28.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:28.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:28.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:28.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:29.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:11:29.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:29.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:29.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:29.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:29.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:29.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:29.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:29.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:29.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:29.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:29.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:29.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:29.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/xz-1.4.jar' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, xz-1.4.jar]' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/xz-1.4.jar' 10:11:29.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, xz-1.4.jar]' 10:11:29.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:29.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:29.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:29.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:29.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:11:29.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:11:29.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:11:29.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:11:29.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:11:29.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:11:29.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:29.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:29.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:29.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:29.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:29.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:29.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:29.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:29.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:29.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:29.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:29.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:29.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:11:29.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:29.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:29.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:29.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:29.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:29.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:29.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:29.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:30.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:30.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:30.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:30.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:30.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:30.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:30.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.bat' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin, cloudstore.bat]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.bat' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin, cloudstore.bat]' 10:11:30.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, bin, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/installation.properties' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, installation.properties]' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110785050/installation/cloudstore/installation.properties' 10:11:30.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110785050, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15655110785050/installation/cloudstore 10:11:30.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:11:30.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/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' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 10:11:30.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:11:30.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:11:30.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:11:30.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110785050/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15655110785050/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15655110785050/installation/cloudstore 10:11:30.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore 10:11:30.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/etc 10:11:30.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-core-1.0.13.jar 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:11:30.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 10:11:30.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:11:30.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:11:30.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/derby-10.10.2.0.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:11:30.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 10:11:30.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/args4j-2.0.16.jar 10:11:30.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/xz-1.4.jar 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/guava-14.0.1.jar 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:11:30.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:11:30.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:11:30.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/commons-compress-1.7.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/transaction-api-1.1.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:11:30.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 10:11:30.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:11:30.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:11:30.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:11:30.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:11:30.365 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/bin 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.bat 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.csupdbak 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/backup 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jz6ovr2b.tar.gz 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110785050/installation/cloudstore/installation.properties 10:11:30.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110785050/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:11:30.372 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:11:30.439 [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 10:11:30.505 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 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. 10:11:30.763 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:11:30.764 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 10:11:30.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:11:30.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:30.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:30.769 [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 10:11:30.771 [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' 10:11:30.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-252d' dir.usableSpace='9778 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% 10:11:30.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:11:30.841 [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 10:11:30.843 [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' 10:11:30.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-252d' dir.usableSpace='9762 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:11:40.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655110904080/installation/cloudstore' dir.usableSpace='9762 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15655110904080/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jz6ow09p.tar.gz 10:11:40.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc]' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc' 10:11:40.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc]' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc/profile.d' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc, profile.d]' 10:11:40.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc/profile.d' 10:11:40.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc, profile.d]' 10:11:40.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:40.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:40.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:40.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:40.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib' 10:11:40.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib]' 10:11:40.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib' 10:11:40.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib]' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:40.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:40.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:40.788 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:40.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:40.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:40.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:40.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:40.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:40.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:40.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:40.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:40.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:40.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:40.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:40.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:40.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:40.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:40.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:40.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:40.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:40.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:11:40.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:11:40.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:40.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:41.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:41.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:41.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:41.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:41.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:11:41.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:41.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:41.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:41.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:41.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:41.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:41.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/xz-1.4.jar' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, xz-1.4.jar]' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/xz-1.4.jar' 10:11:41.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, xz-1.4.jar]' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:41.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:41.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:11:41.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:11:41.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:11:41.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:41.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:41.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:41.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:41.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:11:41.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:11:41.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:11:41.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:11:41.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:11:41.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:41.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:41.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:42.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:42.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:42.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:11:42.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:11:42.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:11:42.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:11:42.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:11:42.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:42.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:42.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:42.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:42.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:42.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:42.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:42.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:42.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:11:42.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:42.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:11:42.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:42.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:11:42.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:11:42.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:11:42.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:42.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:42.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:42.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:42.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:42.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:42.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:42.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:42.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:11:42.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:42.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:42.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:42.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:42.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin]' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin' 10:11:42.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin]' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.bat' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin, cloudstore.bat]' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.bat' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin, cloudstore.bat]' 10:11:42.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, bin, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/installation.properties' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, installation.properties]' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655110904080/installation/cloudstore/installation.properties' 10:11:42.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655110904080, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15655110904080/installation/cloudstore 10:11:42.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:11:42.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:11:42.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:11:42.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:11:42.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:11:42.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:11:42.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/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' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:11:42.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 10:11:42.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:11:42.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:11:42.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 10:11:42.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 10:11:42.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:11:42.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:11:42.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:11:42.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:11:42.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:11:42.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:11:42.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/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' 10:11:42.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/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' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:11:42.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/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' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:11:42.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655110904080/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15655110904080/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15655110904080/installation/cloudstore 10:11:42.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore 10:11:42.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/etc 10:11:42.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib 10:11:42.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:11:42.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:11:42.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-core-1.0.13.jar 10:11:42.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:11:42.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 10:11:42.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 10:11:42.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:11:42.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:11:42.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:11:42.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/derby-10.13.1.1.jar 10:11:42.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:11:42.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:11:42.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:11:42.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 10:11:42.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:11:42.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:11:42.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/args4j-2.0.16.jar 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/xz-1.4.jar 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/guava-14.0.1.jar 10:11:42.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:11:42.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 10:11:42.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:11:42.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:11:42.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:11:42.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:11:42.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:11:42.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:11:42.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/commons-compress-1.7.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/transaction-api-1.1.jar 10:11:42.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:11:42.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:11:42.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:11:42.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:11:42.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:11:42.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:11:42.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 10:11:42.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 10:11:42.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/bin 10:11:42.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.bat 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.csupdbak 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/backup 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jz6ow09p.tar.gz 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655110904080/installation/cloudstore/installation.properties 10:11:42.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655110904080/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:11:42.609 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:11:42.700 [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 10:11:42.765 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 64 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. 10:11:43.016 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:11:43.016 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 10:11:43.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:11:43.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:43.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:43.021 [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 10:11:43.023 [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' 10:11:43.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-15ee' dir.usableSpace='9779 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% 10:11:43.090 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:11:43.091 [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 10:11:43.092 [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' 10:11:43.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-15ee' dir.usableSpace='9762 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:11:53.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655111026610/installation/cloudstore' dir.usableSpace='9762 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15655111026610/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jz6ow9q2.tar.gz 10:11:53.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc' 10:11:53.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc]' 10:11:53.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc' 10:11:53.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc]' 10:11:53.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init]' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init' 10:11:53.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init]' 10:11:53.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init/cloudstore-server.conf' 10:11:53.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:11:53.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init/cloudstore-server.conf' 10:11:53.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init.d]' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d' 10:11:53.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init.d]' 10:11:53.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d/cloudstore-server' 10:11:53.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init.d, cloudstore-server]' 10:11:53.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d/cloudstore-server' 10:11:53.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, init.d, cloudstore-server]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, profile.d]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, profile.d]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:53.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib]' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib' 10:11:53.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib]' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:11:53.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:11:53.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:11:53.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:11:53.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:11:53.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:11:53.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:11:53.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:11:53.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:11:53.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:11:53.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:11:53.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:11:53.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:11:53.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:11:53.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:11:53.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:11:53.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:11:53.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:11:53.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:11:53.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:11:53.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:11:53.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:11:53.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:11:53.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:11:53.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:11:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:11:53.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:11:53.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:53.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:11:53.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:11:53.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:11:53.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:11:53.376 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:11:53.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:11:53.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:11:53.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:11:53.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:11:53.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:11:53.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:11:53.610 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:11:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:11:53.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/args4j-2.0.16.jar' 10:11:53.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:11:53.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/xz-1.4.jar' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, xz-1.4.jar]' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/xz-1.4.jar' 10:11:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, xz-1.4.jar]' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/guava-14.0.1.jar' 10:11:53.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, guava-14.0.1.jar]' 10:11:53.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:11:53.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:11:53.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:11:53.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:11:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:11:53.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:11:53.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:11:54.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:11:54.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:11:54.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:11:54.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:11:54.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:11:54.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 10:11:54.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 10:11:54.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:54.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:54.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:11:54.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:11:54.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 10:11:54.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:11:54.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:11:54.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:11:54.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:11:54.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:11:54.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:11:54.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:11:54.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:54.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:54.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:11:54.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:11:54.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:11:54.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:11:54.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:11:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:11:54.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:11:54.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/commons-compress-1.7.jar' 10:11:54.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:11:54.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/transaction-api-1.1.jar' 10:11:54.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore-server]' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore-server]' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.bat' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore.bat]' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.bat' 10:11:54.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore.bat]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.bat' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore-server.bat]' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.bat' 10:11:54.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, bin, cloudstore-server.bat]' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore]' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/installation.properties' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, installation.properties]' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655111026610/installation/cloudstore/installation.properties' 10:11:54.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655111026610, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15655111026610/installation/cloudstore 10:11:54.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 10:11:54.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 10:11:54.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:11:54.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/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' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:11:54.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:11:54.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:11:54.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 10:11:54.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:11:54.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 10:11:54.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655111026610/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15655111026610/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15655111026610/installation/cloudstore 10:11:54.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore 10:11:54.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc 10:11:54.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init 10:11:54.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init/cloudstore-server.conf 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d/cloudstore-server 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d/cloudstore.sh 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 10:11:54.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-core-1.0.13.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:11:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 10:11:54.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:11:54.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 10:11:54.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:11:54.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:11:54.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:11:54.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:11:54.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/derby-10.10.2.0.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/args4j-2.0.16.jar 10:11:54.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 10:11:54.718 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/xz-1.4.jar 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/guava-14.0.1.jar 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:11:54.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 10:11:54.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:11:54.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:11:54.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/commons-compress-1.7.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/transaction-api-1.1.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:11:54.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 10:11:54.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:11:54.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:11:54.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:11:54.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:11:54.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.bat 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.csupdbak 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.bat 10:11:54.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore-server.csupdbak 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/backup 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jz6ow9q2.tar.gz 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655111026610/installation/cloudstore/installation.properties 10:11:54.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655111026610/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:11:54.732 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.709 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 335.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.081155-17.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-20190811.081155-17.jar (77 KB at 15248.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.081155-17.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-20190811.081155-17.pom (3 KB at 1448.7 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 502.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.081155-17-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-20190811.081155-17-sources.jar (65 KB at 16158.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected