SuccessConsole Output

[INFO] 
[INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >-----
[INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT         [7/20]
[INFO] --------------------------------[ jar ]---------------------------------
[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.543 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
15:57:24.827 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
15:57:24.907 [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
15:57:25.034 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 127 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.
15:57:25.508 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:57:25.510 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
15:57:25.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:57:25.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:25.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:25.520 [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
15:57:25.524 [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'
15:57:25.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-790' dir.usableSpace='13261 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%
15:57:25.597 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:57:25.598 [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
15:57:25.600 [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'
15:57:25.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-790' dir.usableSpace='13245 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:57:35.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15873046448360/installation/cloudstore' dir.usableSpace='13245 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15873046448360/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9747iqi.tar.gz
15:57:35.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc'
15:57:35.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc]'
15:57:35.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc'
15:57:35.530 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc]'
15:57:35.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init'
15:57:35.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init]'
15:57:35.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init'
15:57:35.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init]'
15:57:35.536 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.537 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init/cloudstore-server.conf'
15:57:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:57:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init/cloudstore-server.conf'
15:57:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:57:35.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d'
15:57:35.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init.d]'
15:57:35.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d'
15:57:35.543 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init.d]'
15:57:35.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d/cloudstore-server'
15:57:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init.d, cloudstore-server]'
15:57:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d/cloudstore-server'
15:57:35.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, init.d, cloudstore-server]'
15:57:35.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d'
15:57:35.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, profile.d]'
15:57:35.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d'
15:57:35.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, profile.d]'
15:57:35.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:35.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:35.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:35.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:35.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib'
15:57:35.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib]'
15:57:35.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib'
15:57:35.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib]'
15:57:35.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:57:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:57:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:57:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:57:35.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:57:35.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:57:35.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:57:35.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:57:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:57:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:57:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:57:35.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:57:35.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:35.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:35.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:35.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:57:35.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:57:35.629 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:57:35.629 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:57:35.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:57:35.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:57:35.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:57:35.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:57:35.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:57:35.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:57:35.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:57:35.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:57:35.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:57:35.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:57:35.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:57:35.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:57:35.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:57:35.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:57:35.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:57:35.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:57:35.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:57:35.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:57:35.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:57:35.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:57:35.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
15:57:35.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
15:57:35.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
15:57:35.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
15:57:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:57:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:57:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:57:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:57:35.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:57:35.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:57:35.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:57:35.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:57:35.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:57:35.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:57:35.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:57:35.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:57:35.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:57:35.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:57:35.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:57:35.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:57:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:57:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:57:35.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:57:35.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:57:35.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:57:35.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:57:35.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:57:35.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:57:35.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:57:35.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:57:35.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:57:35.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:57:35.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:57:35.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:57:35.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:57:35.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:57:35.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:57:35.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:57:35.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:57:36.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:57:36.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:57:36.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:57:36.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:57:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:57:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:57:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:57:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:57:36.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/args4j-2.0.16.jar'
15:57:36.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:57:36.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/args4j-2.0.16.jar'
15:57:36.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:57:36.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
15:57:36.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
15:57:36.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
15:57:36.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
15:57:36.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:57:36.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:57:36.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:57:36.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:57:36.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/xz-1.4.jar'
15:57:36.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, xz-1.4.jar]'
15:57:36.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/xz-1.4.jar'
15:57:36.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, xz-1.4.jar]'
15:57:36.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/guava-14.0.1.jar'
15:57:36.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, guava-14.0.1.jar]'
15:57:36.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/guava-14.0.1.jar'
15:57:36.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, guava-14.0.1.jar]'
15:57:36.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:57:36.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:57:36.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:57:36.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:57:36.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:57:36.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:57:36.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:57:36.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:57:36.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:57:36.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:57:36.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:57:36.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:57:36.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:57:36.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:57:36.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:57:36.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:57:36.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:57:36.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:57:36.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:57:36.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:57:36.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:57:36.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:57:36.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:57:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:57:36.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:57:36.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:57:36.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:57:36.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:57:36.905 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:57:36.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:57:36.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:57:36.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:57:36.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:57:36.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:57:36.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:57:36.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:57:36.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:57:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:57:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:57:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:57:36.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:57:36.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:57:36.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:57:36.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:57:36.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:57:36.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:57:36.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:57:36.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:57:36.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:57:37.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.016 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:57:37.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:57:37.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:57:37.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:57:37.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:57:37.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:57:37.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:57:37.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:57:37.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:57:37.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:57:37.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:57:37.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:57:37.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:57:37.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:57:37.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:57:37.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:57:37.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:57:37.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:57:37.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:57:37.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:57:37.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:57:37.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:57:37.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:57:37.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:57:37.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/commons-compress-1.7.jar'
15:57:37.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:57:37.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/commons-compress-1.7.jar'
15:57:37.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:57:37.192 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/transaction-api-1.1.jar'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/transaction-api-1.1.jar'
15:57:37.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin]'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin'
15:57:37.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin]'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore-server]'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server'
15:57:37.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore-server]'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.bat'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore.bat]'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.bat'
15:57:37.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore.bat]'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore]'
15:57:37.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore'
15:57:37.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore]'
15:57:37.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.bat'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore-server.bat]'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.bat'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, bin, cloudstore-server.bat]'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore]'
15:57:37.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/installation.properties'
15:57:37.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, installation.properties]'
15:57:37.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046448360/installation/cloudstore/installation.properties'
15:57:37.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046448360, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15873046448360/installation/cloudstore
15:57:37.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
15:57:37.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
15:57:37.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:57:37.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:57:37.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
15:57:37.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
15:57:37.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
15:57:37.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/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'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:57:37.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:57:37.210 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
15:57:37.210 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:57:37.210 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:57:37.210 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:57:37.210 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:57:37.211 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:57:37.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:57:37.213 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:57:37.213 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:57:37.213 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:57:37.213 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/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'
15:57:37.213 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:57:37.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/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'
15:57:37.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:57:37.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
15:57:37.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
15:57:37.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/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'
15:57:37.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:57:37.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:57:37.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:57:37.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
15:57:37.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:57:37.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:57:37.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
15:57:37.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046448360/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15873046448360/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15873046448360/installation/cloudstore
15:57:37.509 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore
15:57:37.510 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc
15:57:37.510 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init
15:57:37.510 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init/cloudstore-server.conf
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d/cloudstore-server
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d/cloudstore.sh
15:57:37.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
15:57:37.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib
15:57:37.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:57:37.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
15:57:37.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-core-1.0.13.jar
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:57:37.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:57:37.514 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:57:37.514 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:57:37.514 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
15:57:37.514 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
15:57:37.515 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:57:37.515 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:57:37.515 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:57:37.515 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
15:57:37.515 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
15:57:37.516 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/derby-10.13.1.1.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:57:37.517 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:57:37.518 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:57:37.519 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/args4j-2.0.16.jar
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
15:57:37.520 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/xz-1.4.jar
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/guava-14.0.1.jar
15:57:37.521 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:57:37.522 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
15:57:37.524 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:57:37.525 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:57:37.526 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:57:37.527 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:57:37.528 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:57:37.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
15:57:37.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:57:37.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:57:37.529 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/commons-compress-1.7.jar
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/transaction-api-1.1.jar
15:57:37.530 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:57:37.531 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:57:37.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:57:37.532 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:57:37.533 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:57:37.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
15:57:37.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:57:37.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
15:57:37.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
15:57:37.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin
15:57:37.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.bat
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.csupdbak
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.bat
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore-server.csupdbak
15:57:37.536 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:57:37.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/backup
15:57:37.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9747iqi.tar.gz
15:57:37.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046448360/installation/cloudstore/installation.properties
15:57:37.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046448360/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:57:37.545 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:57:37.636 [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
15:57:37.693 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 55 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.
15:57:37.918 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:57:37.919 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
15:57:37.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:57:37.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:37.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:37.977 [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
15:57:37.983 [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'
15:57:37.983 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-92f' dir.usableSpace='13267 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%
15:57:38.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:57:38.053 [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
15:57:38.055 [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'
15:57:38.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-92f' dir.usableSpace='13250 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:57:47.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15873046576000/installation/cloudstore' dir.usableSpace='13250 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15873046576000/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9747sb7.tar.gz
15:57:47.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc'
15:57:47.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc]'
15:57:47.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc'
15:57:47.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc]'
15:57:47.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc/profile.d'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc, profile.d]'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc/profile.d'
15:57:47.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc, profile.d]'
15:57:47.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:47.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:47.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:47.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:47.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib]'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib]'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:57:47.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:47.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:47.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:47.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:57:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:57:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:57:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:57:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:57:47.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:57:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:57:48.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:57:48.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:57:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:57:48.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:57:48.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:57:48.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:57:48.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:57:48.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:57:48.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:57:48.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:57:48.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:57:48.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:57:48.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:57:48.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:57:48.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:57:48.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:57:48.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:57:48.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:57:48.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:57:48.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:57:48.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:57:48.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:57:48.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:57:48.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:57:48.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/args4j-2.0.16.jar'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/args4j-2.0.16.jar'
15:57:48.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:57:48.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:57:48.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:57:48.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:57:48.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/xz-1.4.jar'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, xz-1.4.jar]'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/xz-1.4.jar'
15:57:48.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, xz-1.4.jar]'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/guava-14.0.1.jar'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, guava-14.0.1.jar]'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/guava-14.0.1.jar'
15:57:48.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, guava-14.0.1.jar]'
15:57:48.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:57:48.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:57:48.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:57:48.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:57:48.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:57:48.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:57:48.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:57:48.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:57:48.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:57:48.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:57:48.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:57:48.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:57:48.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:57:48.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:57:48.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:57:48.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:57:48.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:57:48.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:57:48.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:57:48.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:57:48.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:57:49.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.072 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:57:49.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:57:49.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:57:49.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:57:49.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:57:49.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:57:49.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:57:49.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/commons-compress-1.7.jar'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/commons-compress-1.7.jar'
15:57:49.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/transaction-api-1.1.jar'
15:57:49.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:57:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/transaction-api-1.1.jar'
15:57:49.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:57:49.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin]'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin]'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.bat'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin, cloudstore.bat]'
15:57:49.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.bat'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin, cloudstore.bat]'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin, cloudstore]'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore'
15:57:49.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, bin, cloudstore]'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore]'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/installation.properties'
15:57:49.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, installation.properties]'
15:57:49.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046576000/installation/cloudstore/installation.properties'
15:57:49.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046576000, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15873046576000/installation/cloudstore
15:57:49.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/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'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
15:57:49.205 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:57:49.206 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:57:49.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:57:49.208 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:57:49.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:57:49.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:57:49.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:57:49.209 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046576000/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15873046576000/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15873046576000/installation/cloudstore
15:57:49.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore
15:57:49.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/etc
15:57:49.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-core-1.0.13.jar
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:57:49.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
15:57:49.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:57:49.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:57:49.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:57:49.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:57:49.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/derby-10.10.2.0.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:57:49.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
15:57:49.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/args4j-2.0.16.jar
15:57:49.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/xz-1.4.jar
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/guava-14.0.1.jar
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
15:57:49.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:57:49.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:57:49.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:57:49.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/commons-compress-1.7.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/transaction-api-1.1.jar
15:57:49.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
15:57:49.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:57:49.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
15:57:49.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:57:49.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:57:49.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:57:49.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:57:49.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/bin
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.bat
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.csupdbak
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/backup
15:57:49.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9747sb7.tar.gz
15:57:49.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046576000/installation/cloudstore/installation.properties
15:57:49.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046576000/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:57:49.501 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:57:49.586 [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
15:57:49.657 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 70 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.
15:57:49.938 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:57:49.939 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
15:57:49.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:57:49.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:49.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:49.944 [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
15:57:49.945 [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'
15:57:49.946 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12b6' dir.usableSpace='13261 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%
15:57:50.085 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:57:50.088 [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
15:57:50.091 [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'
15:57:50.091 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12b6' dir.usableSpace='13244 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:57:59.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15873046695500/installation/cloudstore' dir.usableSpace='13244 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15873046695500/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k97481l2.tar.gz
15:57:59.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc'
15:57:59.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc]'
15:57:59.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc'
15:57:59.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc]'
15:57:59.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc/profile.d'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc, profile.d]'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc/profile.d'
15:57:59.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc, profile.d]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib]'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib'
15:57:59.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib]'
15:57:59.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:57:59.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:57:59.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:57:59.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:57:59.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:57:59.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:57:59.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:57:59.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:57:59.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:57:59.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:57:59.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:57:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:58:00.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:58:00.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:58:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:58:00.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:58:00.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:58:00.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:58:00.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:58:00.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:58:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:58:00.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:58:00.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:58:00.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:58:00.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:58:00.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:58:00.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:58:00.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:58:00.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:58:00.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:58:00.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:58:00.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:58:00.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:58:00.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:58:00.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:58:00.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:58:00.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:58:00.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:58:00.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:58:00.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:58:00.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:58:00.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:58:00.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:58:00.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:58:00.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:58:00.526 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/args4j-2.0.16.jar'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/args4j-2.0.16.jar'
15:58:00.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:58:00.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:58:00.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/xz-1.4.jar'
15:58:00.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, xz-1.4.jar]'
15:58:00.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/xz-1.4.jar'
15:58:00.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, xz-1.4.jar]'
15:58:00.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/guava-14.0.1.jar'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, guava-14.0.1.jar]'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/guava-14.0.1.jar'
15:58:00.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, guava-14.0.1.jar]'
15:58:00.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:58:00.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:58:00.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:58:00.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:58:00.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:58:00.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:58:00.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:58:00.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:58:00.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:58:00.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:58:00.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:58:00.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:58:00.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:58:01.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:58:01.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:58:01.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:58:01.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:58:01.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:58:01.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:58:01.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:58:01.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:58:01.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:58:01.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:58:01.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:58:01.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:58:01.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:58:01.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:58:01.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:58:01.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:58:01.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:58:01.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:58:01.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:58:01.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:58:01.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:58:01.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:58:01.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:58:01.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:58:01.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:58:01.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:58:01.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:58:01.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:58:01.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:58:01.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:58:01.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:58:01.426 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:58:01.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:58:01.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:58:01.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:58:01.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:58:01.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/commons-compress-1.7.jar'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/commons-compress-1.7.jar'
15:58:01.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:58:01.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/transaction-api-1.1.jar'
15:58:01.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:58:01.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/transaction-api-1.1.jar'
15:58:01.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin]'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin'
15:58:01.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.bat'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin, cloudstore.bat]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.bat'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin, cloudstore.bat]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore'
15:58:01.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin, cloudstore]'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, bin, cloudstore]'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore]'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/installation.properties'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, installation.properties]'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046695500/installation/cloudstore/installation.properties'
15:58:01.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046695500, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15873046695500/installation/cloudstore
15:58:01.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:58:01.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/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'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:58:01.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
15:58:01.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:58:01.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/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'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/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'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
15:58:01.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/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'
15:58:01.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:58:01.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:58:01.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:58:01.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:58:01.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:58:01.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046695500/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15873046695500/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15873046695500/installation/cloudstore
15:58:01.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore
15:58:01.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/etc
15:58:01.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-core-1.0.13.jar
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
15:58:01.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:58:01.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:58:01.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:58:01.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:58:01.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:58:01.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
15:58:01.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:58:01.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/derby-10.13.1.1.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:58:01.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
15:58:01.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:58:01.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:58:01.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:58:01.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:58:01.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:58:01.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:58:01.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
15:58:01.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:58:01.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/args4j-2.0.16.jar
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:58:01.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:58:01.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/xz-1.4.jar
15:58:01.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/guava-14.0.1.jar
15:58:01.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:58:01.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
15:58:01.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
15:58:01.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:58:01.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:58:01.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:58:01.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:58:01.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:58:01.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:58:01.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:58:01.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:58:01.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:58:01.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:58:01.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:58:01.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
15:58:01.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:58:01.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:58:01.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/commons-compress-1.7.jar
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/transaction-api-1.1.jar
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:58:01.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:58:01.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:58:01.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:58:01.770 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:58:01.771 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:58:01.771 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/bin
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.bat
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.csupdbak
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/backup
15:58:01.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k97481l2.tar.gz
15:58:01.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046695500/installation/cloudstore/installation.properties
15:58:01.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046695500/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:58:01.780 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:58:01.876 [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
15:58:02.063 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 184 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.
15:58:02.302 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:58:02.302 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
15:58:02.303 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:58:02.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:02.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:02.307 [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
15:58:02.309 [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'
15:58:02.309 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1608' dir.usableSpace='13262 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%
15:58:02.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:58:02.420 [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
15:58:02.432 [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'
15:58:02.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1608' dir.usableSpace='13245 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:58:12.303 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15873046818330/installation/cloudstore' dir.usableSpace='13245 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15873046818330/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9748b4g.tar.gz
15:58:12.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc'
15:58:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc]'
15:58:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc'
15:58:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc]'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init]'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init'
15:58:12.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init]'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init/cloudstore-server.conf'
15:58:12.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:58:12.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init/cloudstore-server.conf'
15:58:12.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:58:12.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init.d]'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d'
15:58:12.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init.d]'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d/cloudstore-server'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init.d, cloudstore-server]'
15:58:12.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d/cloudstore-server'
15:58:12.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, init.d, cloudstore-server]'
15:58:12.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, profile.d]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, profile.d]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:58:12.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib]'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib'
15:58:12.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib]'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:58:12.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:58:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:58:12.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:58:12.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:58:12.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:58:12.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:58:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:58:12.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:58:12.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:58:12.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:58:12.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:58:12.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:58:12.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:58:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:58:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:58:12.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:58:12.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:58:12.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:58:12.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:58:12.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:58:12.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:58:12.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:58:12.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:58:12.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:58:12.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:58:12.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:58:12.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:58:12.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:58:12.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:58:12.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:58:12.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:58:12.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:58:12.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:58:12.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:58:12.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:58:12.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:58:12.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:58:12.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/args4j-2.0.16.jar'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/args4j-2.0.16.jar'
15:58:12.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:58:12.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:58:12.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/xz-1.4.jar'
15:58:12.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, xz-1.4.jar]'
15:58:12.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/xz-1.4.jar'
15:58:12.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, xz-1.4.jar]'
15:58:12.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:12.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:12.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/guava-14.0.1.jar'
15:58:12.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, guava-14.0.1.jar]'
15:58:12.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/guava-14.0.1.jar'
15:58:12.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, guava-14.0.1.jar]'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:58:13.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:58:13.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:58:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:58:13.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:58:13.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:58:13.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:58:13.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:58:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:58:13.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:58:13.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:58:13.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:58:13.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:58:13.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:58:13.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:58:13.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:58:13.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:58:13.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:58:13.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
15:58:13.340 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:58:13.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:58:13.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:58:13.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:58:13.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:58:13.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
15:58:13.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:58:13.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:58:13.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:58:13.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:58:13.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:58:13.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:58:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:58:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:58:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:58:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:58:13.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:58:13.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:58:13.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:58:13.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:58:13.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:58:13.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:58:13.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:58:13.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:58:13.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:58:13.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:58:13.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/commons-compress-1.7.jar'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/commons-compress-1.7.jar'
15:58:13.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/transaction-api-1.1.jar'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/transaction-api-1.1.jar'
15:58:13.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:58:13.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore-server]'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server'
15:58:13.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore-server]'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.bat'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore.bat]'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.bat'
15:58:13.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore.bat]'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore]'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore'
15:58:13.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.bat'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore-server.bat]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.bat'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, bin, cloudstore-server.bat]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore'
15:58:13.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore]'
15:58:13.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/installation.properties'
15:58:13.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, installation.properties]'
15:58:13.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15873046818330/installation/cloudstore/installation.properties'
15:58:13.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15873046818330, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15873046818330/installation/cloudstore
15:58:13.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
15:58:13.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
15:58:13.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:58:13.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:58:13.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
15:58:13.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/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'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:58:13.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
15:58:13.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:58:13.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:58:13.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:58:13.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:58:13.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:58:13.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
15:58:13.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15873046818330/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15873046818330/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15873046818330/installation/cloudstore
15:58:14.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore
15:58:14.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc
15:58:14.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init
15:58:14.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init/cloudstore-server.conf
15:58:14.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d/cloudstore-server
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d/cloudstore.sh
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
15:58:14.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-core-1.0.13.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:58:14.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
15:58:14.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:58:14.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
15:58:14.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:58:14.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:58:14.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:58:14.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:58:14.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
15:58:14.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/derby-10.10.2.0.jar
15:58:14.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:58:14.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:58:14.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
15:58:14.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/args4j-2.0.16.jar
15:58:14.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
15:58:14.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:58:14.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/xz-1.4.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/guava-14.0.1.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:58:14.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:58:14.054 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:58:14.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:58:14.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/commons-compress-1.7.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/transaction-api-1.1.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
15:58:14.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:58:14.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
15:58:14.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:58:14.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:58:14.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:58:14.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:58:14.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:58:14.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin
15:58:14.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.bat
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.csupdbak
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.bat
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore-server.csupdbak
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/backup
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9748b4g.tar.gz
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15873046818330/installation/cloudstore/installation.properties
15:58:14.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15873046818330/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:58:14.067 [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: 49.561 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 73 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-20200419.135814-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-20200419.135814-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-20200419.135814-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-20200419.135814-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-20200419.135814-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-20200419.135814-3-sources.jar (68 kB at 23 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 1.0 MB/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