[INFO] [INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >----- [INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT [7/20] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (56 kB at 286 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 2.0 MB/s) [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (415 kB at 912 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater --- [WARNING] ***************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ***************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Running co.codewizards.cloudstore.updater.PGPTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 04:41:13.149 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 04:41:13.233 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 04:41:13.637 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 404 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 04:41:14.118 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 04:41:14.120 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 04:41:14.121 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 04:41:14.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:14.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:14.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 04:41:14.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 04:41:14.200 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-6ba' dir.usableSpace='245 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% 04:41:14.684 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 04:41:14.685 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 04:41:14.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 04:41:14.695 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-6ba' dir.usableSpace='228 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 04:41:24.122 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870048731570/installation/cloudstore' dir.usableSpace='228 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15870048731570/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k925qdnh.tar.gz 04:41:24.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc' 04:41:24.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc]' 04:41:24.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc' 04:41:24.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc]' 04:41:24.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init' 04:41:24.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init]' 04:41:24.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init' 04:41:24.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init]' 04:41:24.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init/cloudstore-server.conf' 04:41:24.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init, cloudstore-server.conf]' 04:41:24.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init/cloudstore-server.conf' 04:41:24.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init, cloudstore-server.conf]' 04:41:24.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d' 04:41:24.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init.d]' 04:41:24.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d' 04:41:24.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init.d]' 04:41:24.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d/cloudstore-server' 04:41:24.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init.d, cloudstore-server]' 04:41:24.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d/cloudstore-server' 04:41:24.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, init.d, cloudstore-server]' 04:41:24.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d' 04:41:24.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, profile.d]' 04:41:24.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d' 04:41:24.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, profile.d]' 04:41:24.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:24.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:24.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:24.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:24.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib' 04:41:24.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib]' 04:41:24.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib' 04:41:24.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib]' 04:41:24.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:41:24.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:41:24.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:41:24.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:41:24.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 04:41:24.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 04:41:24.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 04:41:24.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 04:41:24.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:41:24.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:41:24.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:41:24.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:41:24.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:24.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:24.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:24.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:24.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:41:24.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:41:24.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:41:24.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:41:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:24.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:24.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:24.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:24.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:41:24.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:41:24.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:41:24.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:41:24.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:24.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:24.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:24.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:24.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 04:41:24.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 04:41:24.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 04:41:24.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 04:41:24.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:24.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 04:41:24.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 04:41:24.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 04:41:24.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 04:41:24.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:41:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:41:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:41:24.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:41:24.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:41:24.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:41:24.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:41:24.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:41:24.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:41:24.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:41:24.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:41:24.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:41:24.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 04:41:24.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 04:41:24.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 04:41:24.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 04:41:24.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 04:41:24.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 04:41:24.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 04:41:24.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 04:41:24.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.424 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.424 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.424 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.424 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:24.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:24.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:24.425 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:24.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:41:24.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:41:24.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:41:24.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:41:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:24.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:24.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:24.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:24.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:24.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:24.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 04:41:24.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 04:41:24.820 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 04:41:24.820 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 04:41:24.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:24.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:24.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:24.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:24.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:24.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:24.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:24.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:24.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 04:41:24.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 04:41:24.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 04:41:24.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 04:41:24.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:24.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/xz-1.4.jar' 04:41:24.871 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, xz-1.4.jar]' 04:41:24.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/xz-1.4.jar' 04:41:24.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, xz-1.4.jar]' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:24.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:25.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 04:41:25.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 04:41:25.058 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 04:41:25.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:25.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:25.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:25.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:25.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:25.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:25.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 04:41:25.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 04:41:25.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 04:41:25.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 04:41:25.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 04:41:25.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 04:41:25.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 04:41:25.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 04:41:25.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:25.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:25.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:25.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:25.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:25.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:25.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:25.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:25.507 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:41:25.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:41:25.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 04:41:25.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 04:41:25.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 04:41:25.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 04:41:25.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 04:41:25.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 04:41:25.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 04:41:25.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 04:41:25.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 04:41:25.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 04:41:25.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:41:25.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:41:25.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:41:25.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:41:25.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:25.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:25.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:25.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:25.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:25.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:25.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:25.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:25.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:25.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 04:41:25.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 04:41:25.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 04:41:25.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 04:41:25.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:25.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:25.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:25.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 04:41:25.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 04:41:25.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:41:25.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:41:25.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 04:41:25.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 04:41:25.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 04:41:25.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 04:41:25.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:25.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:41:25.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:41:25.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:41:25.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:41:25.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:25.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:25.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:25.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:25.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:41:25.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:41:25.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:41:25.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:41:25.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 04:41:25.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:41:25.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:41:25.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:41:25.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:25.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:25.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore-server]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore-server]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.bat' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore.bat]' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.bat' 04:41:25.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore.bat]' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore]' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore' 04:41:25.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore]' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.bat' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore-server.bat]' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.bat' 04:41:25.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, bin, cloudstore-server.bat]' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore]' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/installation.properties' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, installation.properties]' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048731570/installation/cloudstore/installation.properties' 04:41:25.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048731570, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870048731570/installation/cloudstore 04:41:25.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 04:41:25.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 04:41:25.839 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 04:41:25.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 04:41:25.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 04:41:25.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 04:41:25.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 04:41:25.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/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' 04:41:25.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 04:41:25.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 04:41:25.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 04:41:25.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 04:41:25.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 04:41:25.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 04:41:25.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 04:41:25.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/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' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/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' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 04:41:25.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/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' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 04:41:25.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 04:41:25.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 04:41:25.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 04:41:25.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 04:41:25.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 04:41:25.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048731570/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870048731570/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870048731570/installation/cloudstore 04:41:26.131 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore 04:41:26.131 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init/cloudstore-server.conf 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d/cloudstore-server 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d 04:41:26.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d/cloudstore.sh 04:41:26.133 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 04:41:26.133 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib 04:41:26.133 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 04:41:26.133 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-core-1.0.13.jar 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 04:41:26.134 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 04:41:26.135 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 04:41:26.135 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 04:41:26.135 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 04:41:26.135 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 04:41:26.136 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 04:41:26.136 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 04:41:26.136 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 04:41:26.136 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 04:41:26.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 04:41:26.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 04:41:26.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 04:41:26.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 04:41:26.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.annotation-api-1.2.jar 04:41:26.138 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/xz-1.4.jar.csupdbak 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/derby-10.13.1.1.jar 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-server-2.5.1.jar 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 04:41:26.139 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 04:41:26.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/slf4j-api-1.7.7.jar 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/args4j-2.0.16.jar 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 04:41:26.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/xz-1.4.jar 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/guava-14.0.1.jar 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 04:41:26.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 04:41:26.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 04:41:26.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 04:41:26.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 04:41:26.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 04:41:26.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 04:41:26.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-classic-1.0.13.jar 04:41:26.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 04:41:26.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 04:41:26.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 04:41:26.147 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-client-2.5.1.jar 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 04:41:26.148 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 04:41:26.149 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/cglib-2.2.0-b21.jar 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-common-2.5.1.jar 04:41:26.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 04:41:26.151 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 04:41:26.151 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 04:41:26.151 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 04:41:26.151 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/commons-compress-1.7.jar 04:41:26.151 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/transaction-api-1.1.jar 04:41:26.152 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 04:41:26.152 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 04:41:26.153 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 04:41:26.153 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 04:41:26.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 04:41:26.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 04:41:26.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.bat 04:41:26.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.csupdbak 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.bat 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore-server.csupdbak 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/bin/cloudstore.bat.csupdbak 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/backup 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k925qdnh.tar.gz 04:41:26.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048731570/installation/cloudstore/installation.properties 04:41:26.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048731570/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 04:41:26.165 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 04:41:26.271 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 04:41:26.494 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 218 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. 04:41:26.762 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 04:41:26.763 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 04:41:26.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 04:41:26.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:26.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:26.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 04:41:26.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 04:41:26.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1593' dir.usableSpace='251 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% 04:41:27.171 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 04:41:27.172 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 04:41:27.175 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 04:41:27.175 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1593' dir.usableSpace='234 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 04:41:36.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870048862290/installation/cloudstore' dir.usableSpace='234 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15870048862290/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k925qnel.tar.gz 04:41:36.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc]' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc' 04:41:36.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc]' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc/profile.d' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc, profile.d]' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc/profile.d' 04:41:36.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc, profile.d]' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:36.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:36.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib' 04:41:36.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib]' 04:41:36.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib' 04:41:36.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib]' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 04:41:36.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:36.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 04:41:36.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 04:41:36.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:36.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:36.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:36.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:36.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 04:41:36.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 04:41:36.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 04:41:36.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 04:41:36.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 04:41:36.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 04:41:36.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:36.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:36.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:36.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:36.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:36.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:36.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 04:41:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 04:41:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:36.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:37.043 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.043 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 04:41:37.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:37.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:37.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:37.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:37.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:37.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:37.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:37.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:37.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:37.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:37.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:37.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:37.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/xz-1.4.jar' 04:41:37.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, xz-1.4.jar]' 04:41:37.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/xz-1.4.jar' 04:41:37.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, xz-1.4.jar]' 04:41:37.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:37.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:37.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:37.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:37.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 04:41:37.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 04:41:37.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 04:41:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 04:41:37.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:37.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:37.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:37.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:37.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:37.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:37.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:37.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:37.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:37.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:37.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:37.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:37.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:37.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:37.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:37.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:37.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:37.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:37.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:37.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:37.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:37.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 04:41:37.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 04:41:38.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:38.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:38.087 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:38.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:38.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:38.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:38.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:38.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:38.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:38.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:38.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:38.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:38.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin' 04:41:38.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin]' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin]' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.bat' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin, cloudstore.bat]' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.bat' 04:41:38.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin, cloudstore.bat]' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin, cloudstore]' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore' 04:41:38.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, bin, cloudstore]' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore]' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/installation.properties' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, installation.properties]' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048862290/installation/cloudstore/installation.properties' 04:41:38.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048862290, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870048862290/installation/cloudstore 04:41:38.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/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' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 04:41:38.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 04:41:38.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 04:41:38.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 04:41:38.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 04:41:38.223 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 04:41:38.224 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 04:41:38.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 04:41:38.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048862290/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870048862290/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870048862290/installation/cloudstore 04:41:38.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore 04:41:38.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/etc 04:41:38.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-core-1.0.13.jar 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 04:41:38.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 04:41:38.519 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 04:41:38.519 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 04:41:38.519 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 04:41:38.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 04:41:38.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 04:41:38.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 04:41:38.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 04:41:38.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.annotation-api-1.2.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/xz-1.4.jar.csupdbak 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-server-2.5.1.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 04:41:38.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 04:41:38.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 04:41:38.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 04:41:38.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 04:41:38.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 04:41:38.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/slf4j-api-1.7.7.jar 04:41:38.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 04:41:38.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 04:41:38.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 04:41:38.523 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/derby-10.10.2.0.jar 04:41:38.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 04:41:38.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 04:41:38.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/args4j-2.0.16.jar 04:41:38.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 04:41:38.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 04:41:38.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/xz-1.4.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/guava-14.0.1.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-classic-1.0.13.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 04:41:38.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 04:41:38.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-client-2.5.1.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 04:41:38.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 04:41:38.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/cglib-2.2.0-b21.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jersey-common-2.5.1.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/commons-compress-1.7.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/transaction-api-1.1.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 04:41:38.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 04:41:38.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 04:41:38.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 04:41:38.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 04:41:38.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 04:41:38.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 04:41:38.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/bin 04:41:38.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.bat 04:41:38.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.csupdbak 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/bin/cloudstore.bat.csupdbak 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/backup 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k925qnel.tar.gz 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048862290/installation/cloudstore/installation.properties 04:41:38.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048862290/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 04:41:38.544 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 04:41:38.636 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 04:41:38.819 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 182 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. 04:41:39.118 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 04:41:39.118 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 04:41:39.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 04:41:39.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:39.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:39.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 04:41:39.128 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 04:41:39.128 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5c8' dir.usableSpace='245 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% 04:41:39.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 04:41:39.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 04:41:39.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 04:41:39.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-5c8' dir.usableSpace='228 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 04:41:49.137 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870048985980/installation/cloudstore' dir.usableSpace='228 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15870048985980/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k925qwyc.tar.gz 04:41:49.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc' 04:41:49.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc]' 04:41:49.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc' 04:41:49.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc]' 04:41:49.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc/profile.d' 04:41:49.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc, profile.d]' 04:41:49.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc/profile.d' 04:41:49.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc, profile.d]' 04:41:49.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib' 04:41:49.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib]' 04:41:49.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib' 04:41:49.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib]' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:41:49.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:41:49.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:41:49.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:41:49.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:41:49.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:41:49.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:49.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:49.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:41:49.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:41:49.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:41:49.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:41:49.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:41:49.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:41:49.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:41:49.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:41:49.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:41:49.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:49.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:49.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:41:49.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:41:49.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:41:49.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:41:49.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:41:49.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 04:41:49.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 04:41:49.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 04:41:49.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:41:49.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:41:49.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:41:49.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:41:49.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:41:49.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:41:49.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:41:49.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:49.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:49.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:41:49.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:41:49.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 04:41:49.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 04:41:49.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:41:49.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:41:49.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:49.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:49.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/args4j-2.0.16.jar' 04:41:49.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:41:49.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/xz-1.4.jar' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, xz-1.4.jar]' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/xz-1.4.jar' 04:41:49.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, xz-1.4.jar]' 04:41:49.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:49.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:49.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/guava-14.0.1.jar' 04:41:49.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, guava-14.0.1.jar]' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 04:41:49.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:41:50.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:41:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:41:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 04:41:50.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 04:41:50.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:41:50.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:50.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:50.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:41:50.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:41:50.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:41:50.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:41:50.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:41:50.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 04:41:50.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 04:41:50.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 04:41:50.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 04:41:50.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 04:41:50.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 04:41:50.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 04:41:50.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 04:41:50.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 04:41:50.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 04:41:50.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:41:50.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:41:50.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:41:50.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:41:50.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:41:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:41:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:41:50.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:41:50.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:50.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:50.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:41:50.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:41:50.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:41:50.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:41:50.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 04:41:50.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:41:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 04:41:50.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:41:50.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:41:50.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 04:41:50.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 04:41:50.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 04:41:50.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 04:41:50.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:41:50.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:41:50.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:41:50.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:41:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:41:50.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 04:41:50.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:41:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/commons-compress-1.7.jar' 04:41:50.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:41:50.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/transaction-api-1.1.jar' 04:41:50.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin]' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin' 04:41:50.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin]' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.bat' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin, cloudstore.bat]' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.bat' 04:41:50.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin, cloudstore.bat]' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin, cloudstore]' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore' 04:41:50.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, bin, cloudstore]' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore]' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/installation.properties' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, installation.properties]' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870048985980/installation/cloudstore/installation.properties' 04:41:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870048985980, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870048985980/installation/cloudstore 04:41:50.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 04:41:50.715 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 04:41:50.715 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 04:41:50.715 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 04:41:50.716 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 04:41:50.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 04:41:50.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 04:41:50.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 04:41:50.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/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' 04:41:50.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 04:41:50.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 04:41:50.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 04:41:50.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 04:41:50.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 04:41:50.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 04:41:50.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 04:41:50.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 04:41:50.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 04:41:50.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 04:41:50.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 04:41:50.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 04:41:50.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 04:41:50.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 04:41:50.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 04:41:50.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/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' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 04:41:50.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/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' 04:41:50.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 04:41:50.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 04:41:50.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 04:41:50.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 04:41:50.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/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' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 04:41:50.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 04:41:50.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 04:41:50.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 04:41:50.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 04:41:50.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870048985980/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870048985980/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870048985980/installation/cloudstore 04:41:51.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore 04:41:51.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/etc 04:41:51.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib 04:41:51.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-core-1.0.13.jar 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 04:41:51.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 04:41:51.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 04:41:51.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 04:41:51.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 04:41:51.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.annotation-api-1.2.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/xz-1.4.jar.csupdbak 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/derby-10.13.1.1.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-server-2.5.1.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 04:41:51.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 04:41:51.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 04:41:51.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/slf4j-api-1.7.7.jar 04:41:51.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 04:41:51.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/args4j-2.0.16.jar 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 04:41:51.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/xz-1.4.jar 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/guava-14.0.1.jar 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 04:41:51.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 04:41:51.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-classic-1.0.13.jar 04:41:51.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 04:41:51.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 04:41:51.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 04:41:51.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 04:41:51.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 04:41:51.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-client-2.5.1.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 04:41:51.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 04:41:51.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 04:41:51.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 04:41:51.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/cglib-2.2.0-b21.jar 04:41:51.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-common-2.5.1.jar 04:41:51.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 04:41:51.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/commons-compress-1.7.jar 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/transaction-api-1.1.jar 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 04:41:51.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 04:41:51.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 04:41:51.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 04:41:51.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 04:41:51.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 04:41:51.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 04:41:51.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 04:41:51.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/bin 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.bat 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.csupdbak 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/bin/cloudstore.bat.csupdbak 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/backup 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k925qwyc.tar.gz 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870048985980/installation/cloudstore/installation.properties 04:41:51.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870048985980/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 04:41:51.051 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 04:41:51.156 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 04:41:51.218 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 60 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. 04:41:51.471 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 04:41:51.472 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 04:41:51.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 04:41:51.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:41:51.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:41:51.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 04:41:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 04:41:51.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-160b' dir.usableSpace='246 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% 04:41:51.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 04:41:51.595 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 04:41:51.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 04:41:51.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-160b' dir.usableSpace='229 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 04:42:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870049111120/installation/cloudstore' dir.usableSpace='229 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15870049111120/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k925r6gx.tar.gz 04:42:01.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc' 04:42:01.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc]' 04:42:01.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc' 04:42:01.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc]' 04:42:01.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init]' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init' 04:42:01.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init]' 04:42:01.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init/cloudstore-server.conf' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init, cloudstore-server.conf]' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init/cloudstore-server.conf' 04:42:01.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init, cloudstore-server.conf]' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d' 04:42:01.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init.d]' 04:42:01.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d' 04:42:01.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init.d]' 04:42:01.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d/cloudstore-server' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init.d, cloudstore-server]' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d/cloudstore-server' 04:42:01.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, init.d, cloudstore-server]' 04:42:01.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, profile.d]' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d' 04:42:01.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, profile.d]' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:42:01.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:42:01.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d/cloudstore.sh' 04:42:01.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, etc, profile.d, cloudstore.sh]' 04:42:01.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib]' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib' 04:42:01.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib]' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:42:01.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 04:42:01.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 04:42:01.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 04:42:01.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 04:42:01.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 04:42:01.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 04:42:01.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 04:42:01.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:42:01.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:42:01.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 04:42:01.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-core-1.0.13.jar' 04:42:01.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, logback-core-1.0.13.jar]' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 04:42:01.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 04:42:01.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 04:42:01.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 04:42:01.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 04:42:01.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 04:42:01.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 04:42:01.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 04:42:01.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 04:42:01.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 04:42:01.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 04:42:01.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 04:42:01.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 04:42:01.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 04:42:01.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:42:01.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:42:01.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 04:42:01.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 04:42:01.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-server-2.5.1.jar' 04:42:01.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 04:42:01.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 04:42:01.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 04:42:01.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 04:42:01.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 04:42:01.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 04:42:01.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 04:42:01.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 04:42:01.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 04:42:01.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:42:01.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:42:01.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 04:42:01.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 04:42:01.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/derby-10.10.2.0.jar' 04:42:01.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, derby-10.10.2.0.jar]' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 04:42:02.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 04:42:02.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/args4j-2.0.16.jar' 04:42:02.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:42:02.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/args4j-2.0.16.jar' 04:42:02.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, args4j-2.0.16.jar]' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 04:42:02.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 04:42:02.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/xz-1.4.jar' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, xz-1.4.jar]' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/xz-1.4.jar' 04:42:02.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, xz-1.4.jar]' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/guava-14.0.1.jar' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, guava-14.0.1.jar]' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/guava-14.0.1.jar' 04:42:02.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, guava-14.0.1.jar]' 04:42:02.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 04:42:02.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 04:42:02.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 04:42:02.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-classic-1.0.13.jar' 04:42:02.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 04:42:02.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 04:42:02.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 04:42:02.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:42:02.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:42:02.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 04:42:02.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:42:02.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:42:02.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 04:42:02.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 04:42:02.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:42:02.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:42:02.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 04:42:02.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 04:42:02.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:42:02.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 04:42:02.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 04:42:02.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:42:02.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:42:02.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 04:42:02.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 04:42:02.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 04:42:02.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 04:42:02.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 04:42:02.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 04:42:02.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:42:02.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:42:02.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-client-2.5.1.jar' 04:42:02.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 04:42:02.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 04:42:02.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 04:42:02.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 04:42:02.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 04:42:02.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 04:42:02.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:42:02.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:42:02.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 04:42:02.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 04:42:02.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 04:42:02.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 04:42:02.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 04:42:02.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:42:02.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:42:02.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 04:42:02.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 04:42:02.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-common-2.5.1.jar' 04:42:02.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 04:42:03.006 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.006 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.006 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.006 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:42:03.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:42:03.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 04:42:03.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 04:42:03.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/commons-compress-1.7.jar' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/commons-compress-1.7.jar' 04:42:03.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, commons-compress-1.7.jar]' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/transaction-api-1.1.jar' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/transaction-api-1.1.jar' 04:42:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, lib, transaction-api-1.1.jar]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore-server]' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore-server]' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.bat' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore.bat]' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.bat' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore.bat]' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore]' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore]' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.bat' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore-server.bat]' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.bat' 04:42:03.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, bin, cloudstore-server.bat]' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore]' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/installation.properties' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, installation.properties]' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870049111120/installation/cloudstore/installation.properties' 04:42:03.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870049111120, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870049111120/installation/cloudstore 04:42:03.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 04:42:03.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 04:42:03.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 04:42:03.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/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' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 04:42:03.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 04:42:03.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 04:42:03.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 04:42:03.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 04:42:03.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 04:42:03.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 04:42:03.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 04:42:03.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 04:42:03.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 04:42:03.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 04:42:03.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 04:42:03.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 04:42:03.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 04:42:03.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870049111120/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870049111120/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870049111120/installation/cloudstore 04:42:03.334 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore 04:42:03.334 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc 04:42:03.334 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init 04:42:03.334 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init/cloudstore-server.conf 04:42:03.334 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d/cloudstore-server 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d/cloudstore.sh 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 04:42:03.335 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-core-1.0.13.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 04:42:03.336 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 04:42:03.337 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.annotation-api-1.2.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/xz-1.4.jar.csupdbak 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-server-2.5.1.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 04:42:03.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 04:42:03.339 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 04:42:03.340 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/slf4j-api-1.7.7.jar 04:42:03.340 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/derby-10.10.2.0.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/args4j-2.0.16.jar 04:42:03.341 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/xz-1.4.jar 04:42:03.343 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/guava-14.0.1.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-classic-1.0.13.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 04:42:03.344 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 04:42:03.345 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-client-2.5.1.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 04:42:03.346 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 04:42:03.347 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 04:42:03.348 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 04:42:03.348 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 04:42:03.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 04:42:03.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 04:42:03.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 04:42:03.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 04:42:03.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 04:42:03.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/cglib-2.2.0-b21.jar 04:42:03.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-common-2.5.1.jar 04:42:03.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/commons-compress-1.7.jar 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/transaction-api-1.1.jar 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 04:42:03.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 04:42:03.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 04:42:03.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 04:42:03.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 04:42:03.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 04:42:03.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 04:42:03.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.bat 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.csupdbak 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore 04:42:03.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.bat 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore-server.csupdbak 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/bin/cloudstore.bat.csupdbak 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/backup 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k925r6gx.tar.gz 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870049111120/installation/cloudstore/installation.properties 04:42:03.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870049111120/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 04:42:05.306 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.691 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 51 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3.jar (78 kB at 20 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3.pom [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 106 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 318 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3-sources.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.024206-3-sources.jar (68 kB at 34 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 511 kB/s) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>> [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [JENKINS] Archiving javadoc [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] Skipping javadoc generation [JENKINS] Archiving javadoc [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected